#efebf7 Hex Color
rgb(239, 235, 247)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ef | eb | f7 | - | #efebf7 |
| RGB | 239 | 235 | 247 | - | rgb(239,235,247) |
| HSL | 260 | 43% | 95% | - | hsl(260,43%,95%) |
| HSV | 260 | 5% | 97% | - | hsv(260,5%,97%) |
| XYZ | 82.0934 | 84.4828 | 99.9757 | - | xyz(82.0934,84.4828,99.9757) |
| CIE-LAB | 93.66 | 3.5 | -5.32 | - | lab(93.66,3.5,-5.32) |
| CMYK | 0.032388663967611 | 0.048582995951417 | 0 | 0.031372549019608 | cmyk(0.032388663967611,0.048582995951417,0,0.031372549019608) |
Description
The RGB value of color #efebf7 is rgb(239, 235, 247).
In the hex color #efebf7, The value of Red is 239, value of Green is 235, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #efebf7 consists of 260° Hue, 43% Saturation, and 95% Lightness.
In the CMYK color model, the color #efebf7 can be represented as Cyan=0.032388663967611%, Magenta=0.048582995951417%, Yellow=0%, and Black=0.031372549019608%.
Shades of #efebf7
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 #efebf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efebf7
Preview of #efebf7 on White Background
The contrast ratio of #efebf7 with white color is 1.17
Preview of #efebf7 on black background
The contrast ratio of #efebf7 with black color is 17.9
#efebf7 color will look good with a black background.
Color Schemes of #efebf7
Triadic Colors of #efebf7
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 #efebf7
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 #efebf7
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 #efebf7
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: #efebf7;
}
This is a sample text used for the color #efebf7. 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: #efebf7;
}
This is a sample text used for the color #efebf7. 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 #efebf7;
}
This is a sample text used for the color #efebf7. 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 33.15%
Green 32.59%
Blue 34.26%
CMYK Percentage
Cyan 28.83
Magenta 43.24%
Yellow 0%
Black 27.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.