#fecdc4 Hex Color
rgb(254, 205, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | cd | c4 | - | #fecdc4 |
RGB | 254 | 205 | 196 | - | rgb(254,205,196) |
HSL | 9 | 97% | 88% | - | hsl(9,97%,88%) |
HSV | 9 | 23% | 100% | - | hsv(9,23%,100%) |
XYZ | 72.6682 | 68.719 | 61.6586 | - | xyz(72.6682,68.719,61.6586) |
CIE-LAB | 86.36 | 15.97 | 11.03 | - | lab(86.36,15.97,11.03) |
CMYK | 0 | 0.19291338582677 | 0.22834645669291 | 0.003921568627451 | cmyk(0,0.19291338582677,0.22834645669291,0.003921568627451) |
Description
The RGB value of color #fecdc4 is rgb(254, 205, 196).
In the hex color #fecdc4, The value of Red is 254, value of Green is 205, and value of Blue is 196. The primary color is Red. Similarly, The HSL values for #fecdc4 consists of 9° Hue, 97% Saturation, and 88% Lightness.
In the CMYK color model, the color #fecdc4 can be represented as Cyan=0%, Magenta=0.19291338582677%, Yellow=0.22834645669291%, and Black=0.003921568627451%.
Shades of #fecdc4
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 #fecdc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fecdc4
Preview of #fecdc4 on White Background
The contrast ratio of #fecdc4 with white color is 1.42
Preview of #fecdc4 on black background
The contrast ratio of #fecdc4 with black color is 14.74
#fecdc4 color will look good with a black background.
Color Schemes of #fecdc4
Triadic Colors of #fecdc4
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 #fecdc4
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 #fecdc4
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 #fecdc4
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: #fecdc4;
}
This is a sample text used for the color #fecdc4. 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: #fecdc4;
}
This is a sample text used for the color #fecdc4. 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 #fecdc4;
}
This is a sample text used for the color #fecdc4. 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 38.78%
Green 31.3%
Blue 29.92%
CMYK Percentage
Cyan 0
Magenta 45.37%
Yellow 53.71%
Black 0.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.