#ef6acb Hex Color
rgb(239, 106, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 6a | cb | - | #ef6acb |
RGB | 239 | 106 | 203 | - | rgb(239,106,203) |
HSL | 316 | 81% | 68% | - | hsl(316,81%,68%) |
HSV | 316 | 56% | 94% | - | hsv(316,56%,94%) |
XYZ | 51.5301 | 32.9706 | 60.1479 | - | xyz(51.5301,32.9706,60.1479) |
CIE-LAB | 64.14 | 62.28 | -25.94 | - | lab(64.14,62.28,-25.94) |
CMYK | 0 | 0.55648535564854 | 0.15062761506276 | 0.062745098039216 | cmyk(0,0.55648535564854,0.15062761506276,0.062745098039216) |
Description
The RGB value of color #ef6acb is rgb(239, 106, 203).
In the hex color #ef6acb, The value of Red is 239, value of Green is 106, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #ef6acb consists of 316° Hue, 81% Saturation, and 68% Lightness.
In the CMYK color model, the color #ef6acb can be represented as Cyan=0%, Magenta=0.55648535564854%, Yellow=0.15062761506276%, and Black=0.062745098039216%.
Shades of #ef6acb
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 #ef6acb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef6acb
Preview of #ef6acb on White Background
The contrast ratio of #ef6acb with white color is 2.77
Preview of #ef6acb on black background
The contrast ratio of #ef6acb with black color is 7.59
#ef6acb color will look good with a black background.
Color Schemes of #ef6acb
Triadic Colors of #ef6acb
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 #ef6acb
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 #ef6acb
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 #ef6acb
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: #ef6acb;
}
This is a sample text used for the color #ef6acb. 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: #ef6acb;
}
This is a sample text used for the color #ef6acb. 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 #ef6acb;
}
This is a sample text used for the color #ef6acb. 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 43.61%
Green 19.34%
Blue 37.04%
CMYK Percentage
Cyan 0
Magenta 72.28%
Yellow 19.57%
Black 8.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.