#efecfb Hex Color
rgb(239, 236, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | ec | fb | - | #efecfb |
RGB | 239 | 236 | 251 | - | rgb(239,236,251) |
HSL | 252 | 65% | 95% | - | hsl(252,65%,95%) |
HSV | 252 | 6% | 98% | - | hsv(252,6%,98%) |
XYZ | 83.0046 | 85.3067 | 103.3578 | - | xyz(83.0046,85.3067,103.3578) |
CIE-LAB | 94.02 | 3.72 | -6.88 | - | lab(94.02,3.72,-6.88) |
CMYK | 0.047808764940239 | 0.059760956175299 | 0 | 0.015686274509804 | cmyk(0.047808764940239,0.059760956175299,0,0.015686274509804) |
Description
The RGB value of color #efecfb is rgb(239, 236, 251).
In the hex color #efecfb, The value of Red is 239, value of Green is 236, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #efecfb consists of 252° Hue, 65% Saturation, and 95% Lightness.
In the CMYK color model, the color #efecfb can be represented as Cyan=0.047808764940239%, Magenta=0.059760956175299%, Yellow=0%, and Black=0.015686274509804%.
Shades of #efecfb
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 #efecfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efecfb
Preview of #efecfb on White Background
The contrast ratio of #efecfb with white color is 1.16
Preview of #efecfb on black background
The contrast ratio of #efecfb with black color is 18.06
#efecfb color will look good with a black background.
Color Schemes of #efecfb
Triadic Colors of #efecfb
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 #efecfb
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 #efecfb
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 #efecfb
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: #efecfb;
}
This is a sample text used for the color #efecfb. 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: #efecfb;
}
This is a sample text used for the color #efecfb. 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 #efecfb;
}
This is a sample text used for the color #efecfb. 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 32.92%
Green 32.51%
Blue 34.57%
CMYK Percentage
Cyan 38.79
Magenta 48.49%
Yellow 0%
Black 12.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.