#efcefb Hex Color
rgb(239, 206, 251)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ef | ce | fb | - | #efcefb |
| RGB | 239 | 206 | 251 | - | rgb(239,206,251) |
| HSL | 284 | 85% | 90% | - | hsl(284,85%,90%) |
| HSV | 284 | 18% | 98% | - | hsv(284,18%,98%) |
| XYZ | 75.0805 | 69.4584 | 100.7164 | - | xyz(75.0805,69.4584,100.7164) |
| CIE-LAB | 86.73 | 19.4 | -17.75 | - | lab(86.73,19.4,-17.75) |
| CMYK | 0.047808764940239 | 0.1792828685259 | 0 | 0.015686274509804 | cmyk(0.047808764940239,0.1792828685259,0,0.015686274509804) |
Description
The RGB value of color #efcefb is rgb(239, 206, 251).
In the hex color #efcefb, The value of Red is 239, value of Green is 206, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #efcefb consists of 284° Hue, 85% Saturation, and 90% Lightness.
In the CMYK color model, the color #efcefb can be represented as Cyan=0.047808764940239%, Magenta=0.1792828685259%, Yellow=0%, and Black=0.015686274509804%.
Shades of #efcefb
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 #efcefb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efcefb
Preview of #efcefb on White Background
The contrast ratio of #efcefb with white color is 1.41
Preview of #efcefb on black background
The contrast ratio of #efcefb with black color is 14.89
#efcefb color will look good with a black background.
Color Schemes of #efcefb
Triadic Colors of #efcefb
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 #efcefb
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 #efcefb
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 #efcefb
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: #efcefb;
}
This is a sample text used for the color #efcefb. 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: #efcefb;
}
This is a sample text used for the color #efcefb. 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 #efcefb;
}
This is a sample text used for the color #efcefb. 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 34.34%
Green 29.6%
Blue 36.06%
CMYK Percentage
Cyan 19.69
Magenta 73.85%
Yellow 0%
Black 6.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.