#fefccf Hex Color
rgb(254, 252, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | fc | cf | - | #fefccf |
RGB | 254 | 252 | 207 | - | rgb(254,252,207) |
HSL | 57 | 96% | 90% | - | hsl(57,96%,90%) |
HSV | 57 | 19% | 100% | - | hsv(57,19%,100%) |
XYZ | 86.9459 | 95.1966 | 72.8237 | - | xyz(86.9459,95.1966,72.8237) |
CIE-LAB | 98.11 | -6.49 | 21.84 | - | lab(98.11,-6.49,21.84) |
CMYK | 0 | 0.0078740157480315 | 0.18503937007874 | 0.003921568627451 | cmyk(0,0.0078740157480315,0.18503937007874,0.003921568627451) |
Description
The RGB value of color #fefccf is rgb(254, 252, 207).
In the hex color #fefccf, The value of Red is 254, value of Green is 252, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #fefccf consists of 57° Hue, 96% Saturation, and 90% Lightness.
In the CMYK color model, the color #fefccf can be represented as Cyan=0%, Magenta=0.0078740157480315%, Yellow=0.18503937007874%, and Black=0.003921568627451%.
Shades of #fefccf
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 #fefccf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fefccf
Preview of #fefccf on White Background
The contrast ratio of #fefccf with white color is 1.05
Preview of #fefccf on black background
The contrast ratio of #fefccf with black color is 20.04
#fefccf color will look good with a black background.
Color Schemes of #fefccf
Triadic Colors of #fefccf
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 #fefccf
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 #fefccf
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 #fefccf
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: #fefccf;
}
This is a sample text used for the color #fefccf. 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: #fefccf;
}
This is a sample text used for the color #fefccf. 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 #fefccf;
}
This is a sample text used for the color #fefccf. 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 35.62%
Green 35.34%
Blue 29.03%
CMYK Percentage
Cyan 0
Magenta 4%
Yellow 94.01%
Black 1.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.