#fec4e7 Hex Color
rgb(254, 196, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | c4 | e7 | - | #fec4e7 |
RGB | 254 | 196 | 231 | - | rgb(254,196,231) |
HSL | 324 | 97% | 88% | - | hsl(324,97%,88%) |
HSV | 324 | 23% | 100% | - | hsv(324,23%,100%) |
XYZ | 75.0368 | 66.3202 | 84.4475 | - | xyz(75.0368,66.3202,84.4475) |
CIE-LAB | 85.16 | 26.08 | -9.34 | - | lab(85.16,26.08,-9.34) |
CMYK | 0 | 0.22834645669291 | 0.090551181102362 | 0.003921568627451 | cmyk(0,0.22834645669291,0.090551181102362,0.003921568627451) |
Description
The RGB value of color #fec4e7 is rgb(254, 196, 231).
In the hex color #fec4e7, The value of Red is 254, value of Green is 196, and value of Blue is 231. The primary color is Red. Similarly, The HSL values for #fec4e7 consists of 324° Hue, 97% Saturation, and 88% Lightness.
In the CMYK color model, the color #fec4e7 can be represented as Cyan=0%, Magenta=0.22834645669291%, Yellow=0.090551181102362%, and Black=0.003921568627451%.
Shades of #fec4e7
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 #fec4e7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fec4e7
Preview of #fec4e7 on White Background
The contrast ratio of #fec4e7 with white color is 1.47
Preview of #fec4e7 on black background
The contrast ratio of #fec4e7 with black color is 14.26
#fec4e7 color will look good with a black background.
Color Schemes of #fec4e7
Triadic Colors of #fec4e7
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 #fec4e7
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 #fec4e7
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 #fec4e7
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: #fec4e7;
}
This is a sample text used for the color #fec4e7. 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: #fec4e7;
}
This is a sample text used for the color #fec4e7. 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 #fec4e7;
}
This is a sample text used for the color #fec4e7. 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.3%
Green 28.78%
Blue 33.92%
CMYK Percentage
Cyan 0
Magenta 70.74%
Yellow 28.05%
Black 1.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.