#fecfb5 Hex Color
rgb(254, 207, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | cf | b5 | - | #fecfb5 |
RGB | 254 | 207 | 181 | - | rgb(254,207,181) |
HSL | 21 | 97% | 85% | - | hsl(21,97%,85%) |
HSV | 21 | 29% | 100% | - | hsv(21,29%,100%) |
XYZ | 71.5264 | 69.0327 | 53.2709 | - | xyz(71.5264,69.0327,53.2709) |
CIE-LAB | 86.52 | 12.89 | 19.16 | - | lab(86.52,12.89,19.16) |
CMYK | 0 | 0.18503937007874 | 0.28740157480315 | 0.003921568627451 | cmyk(0,0.18503937007874,0.28740157480315,0.003921568627451) |
Description
The RGB value of color #fecfb5 is rgb(254, 207, 181).
In the hex color #fecfb5, The value of Red is 254, value of Green is 207, and value of Blue is 181. The primary color is Red. Similarly, The HSL values for #fecfb5 consists of 21° Hue, 97% Saturation, and 85% Lightness.
In the CMYK color model, the color #fecfb5 can be represented as Cyan=0%, Magenta=0.18503937007874%, Yellow=0.28740157480315%, and Black=0.003921568627451%.
This color is named Apricot Lily.
Shades of #fecfb5
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 #fecfb5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fecfb5
Preview of #fecfb5 on White Background
The contrast ratio of #fecfb5 with white color is 1.42
Preview of #fecfb5 on black background
The contrast ratio of #fecfb5 with black color is 14.81
#fecfb5 color will look good with a black background.
Color Schemes of #fecfb5
Triadic Colors of #fecfb5
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 #fecfb5
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 #fecfb5
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 #fecfb5
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: #fecfb5;
}
This is a sample text used for the color #fecfb5. 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: #fecfb5;
}
This is a sample text used for the color #fecfb5. 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 #fecfb5;
}
This is a sample text used for the color #fecfb5. 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 39.56%
Green 32.24%
Blue 28.19%
CMYK Percentage
Cyan 0
Magenta 38.84%
Yellow 60.33%
Black 0.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.