#efbccf Hex Color
rgb(239, 188, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | bc | cf | - | #efbccf |
RGB | 239 | 188 | 207 | - | rgb(239,188,207) |
HSL | 338 | 61% | 84% | - | hsl(338,61%,84%) |
HSV | 338 | 21% | 94% | - | hsv(338,21%,94%) |
XYZ | 64.8423 | 58.8222 | 66.9677 | - | xyz(64.8423,58.8222,66.9677) |
CIE-LAB | 81.19 | 21.22 | -2.51 | - | lab(81.19,21.22,-2.51) |
CMYK | 0 | 0.21338912133891 | 0.13389121338912 | 0.062745098039216 | cmyk(0,0.21338912133891,0.13389121338912,0.062745098039216) |
Description
The RGB value of color #efbccf is rgb(239, 188, 207).
In the hex color #efbccf, The value of Red is 239, value of Green is 188, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #efbccf consists of 338° Hue, 61% Saturation, and 84% Lightness.
In the CMYK color model, the color #efbccf can be represented as Cyan=0%, Magenta=0.21338912133891%, Yellow=0.13389121338912%, and Black=0.062745098039216%.
Shades of #efbccf
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 #efbccf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efbccf
Preview of #efbccf on White Background
The contrast ratio of #efbccf with white color is 1.65
Preview of #efbccf on black background
The contrast ratio of #efbccf with black color is 12.76
#efbccf color will look good with a black background.
Color Schemes of #efbccf
Triadic Colors of #efbccf
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 #efbccf
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 #efbccf
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 #efbccf
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: #efbccf;
}
This is a sample text used for the color #efbccf. 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: #efbccf;
}
This is a sample text used for the color #efbccf. 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 #efbccf;
}
This is a sample text used for the color #efbccf. 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 37.7%
Green 29.65%
Blue 32.65%
CMYK Percentage
Cyan 0
Magenta 52.04%
Yellow 32.65%
Black 15.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.