#ef00cb Hex Color
rgb(239, 0, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 00 | cb | - | #ef00cb |
RGB | 239 | 0 | 203 | - | rgb(239,0,203) |
HSL | 309 | 100% | 47% | - | hsl(309,100%,47%) |
HSV | 309 | 100% | 94% | - | hsv(309,100%,94%) |
XYZ | 46.3761 | 22.6625 | 58.4299 | - | xyz(46.3761,22.6625,58.4299) |
CIE-LAB | 54.72 | 88.79 | -40.59 | - | lab(54.72,88.79,-40.59) |
CMYK | 0 | 1 | 0.15062761506276 | 0.062745098039216 | cmyk(0,1,0.15062761506276,0.062745098039216) |
Description
The RGB value of color #ef00cb is rgb(239, 0, 203).
In the hex color #ef00cb, The value of Red is 239, value of Green is 0, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #ef00cb consists of 309° Hue, 100% Saturation, and 47% Lightness.
In the CMYK color model, the color #ef00cb can be represented as Cyan=0%, Magenta=1%, Yellow=0.15062761506276%, and Black=0.062745098039216%.
Shades of #ef00cb
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #ef00cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef00cb
Preview of #ef00cb on White Background
The contrast ratio of #ef00cb with white color is 3.8
Preview of #ef00cb on black background
The contrast ratio of #ef00cb with black color is 5.53
#ef00cb color will look good with a black background.
Color Schemes of #ef00cb
Triadic Colors of #ef00cb
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #ef00cb
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #ef00cb
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #ef00cb
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ef00cb;
}
This is a sample text used for the color #ef00cb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #ef00cb;
}
This is a sample text used for the color #ef00cb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #ef00cb;
}
This is a sample text used for the color #ef00cb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 54.07%
Green 0%
Blue 45.93%
CMYK Percentage
Cyan 0
Magenta 82.41%
Yellow 12.41%
Black 5.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.