#fceb8c Hex Color
rgb(252, 235, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | eb | 8c | - | #fceb8c |
RGB | 252 | 235 | 140 | - | rgb(252,235,140) |
HSL | 51 | 95% | 77% | - | hsl(51,95%,77%) |
HSV | 51 | 44% | 99% | - | hsv(51,44%,99%) |
XYZ | 74.5868 | 82.0056 | 36.7085 | - | xyz(74.5868,82.0056,36.7085) |
CIE-LAB | 92.58 | -6.82 | 48 | - | lab(92.58,-6.82,48) |
CMYK | 0 | 0.067460317460318 | 0.44444444444444 | 0.011764705882353 | cmyk(0,0.067460317460318,0.44444444444444,0.011764705882353) |
Description
The RGB value of color #fceb8c is rgb(252, 235, 140).
In the hex color #fceb8c, The value of Red is 252, value of Green is 235, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #fceb8c consists of 51° Hue, 95% Saturation, and 77% Lightness.
In the CMYK color model, the color #fceb8c can be represented as Cyan=0%, Magenta=0.067460317460318%, Yellow=0.44444444444444%, and Black=0.011764705882353%.
Shades of #fceb8c
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 #fceb8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fceb8c
Preview of #fceb8c on White Background
The contrast ratio of #fceb8c with white color is 1.21
Preview of #fceb8c on black background
The contrast ratio of #fceb8c with black color is 17.4
#fceb8c color will look good with a black background.
Color Schemes of #fceb8c
Triadic Colors of #fceb8c
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 #fceb8c
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 #fceb8c
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 #fceb8c
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: #fceb8c;
}
This is a sample text used for the color #fceb8c. 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: #fceb8c;
}
This is a sample text used for the color #fceb8c. 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 #fceb8c;
}
This is a sample text used for the color #fceb8c. 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 40.19%
Green 37.48%
Blue 22.33%
CMYK Percentage
Cyan 0
Magenta 12.88%
Yellow 84.87%
Black 2.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.