#fceb7b Hex Color
rgb(252, 235, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | eb | 7b | - | #fceb7b |
RGB | 252 | 235 | 123 | - | rgb(252,235,123) |
HSL | 52 | 96% | 74% | - | hsl(52,96%,74%) |
HSV | 52 | 51% | 99% | - | hsv(52,51%,99%) |
XYZ | 73.4284 | 81.5422 | 30.608 | - | xyz(73.4284,81.5422,30.608) |
CIE-LAB | 92.37 | -8.33 | 55.83 | - | lab(92.37,-8.33,55.83) |
CMYK | 0 | 0.067460317460318 | 0.51190476190476 | 0.011764705882353 | cmyk(0,0.067460317460318,0.51190476190476,0.011764705882353) |
Description
The RGB value of color #fceb7b is rgb(252, 235, 123).
In the hex color #fceb7b, The value of Red is 252, value of Green is 235, and value of Blue is 123. The primary color is Red. Similarly, The HSL values for #fceb7b consists of 52° Hue, 96% Saturation, and 74% Lightness.
In the CMYK color model, the color #fceb7b can be represented as Cyan=0%, Magenta=0.067460317460318%, Yellow=0.51190476190476%, and Black=0.011764705882353%.
Shades of #fceb7b
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 #fceb7b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fceb7b
Preview of #fceb7b on White Background
The contrast ratio of #fceb7b with white color is 1.21
Preview of #fceb7b on black background
The contrast ratio of #fceb7b with black color is 17.31
#fceb7b color will look good with a black background.
Color Schemes of #fceb7b
Triadic Colors of #fceb7b
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 #fceb7b
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 #fceb7b
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 #fceb7b
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: #fceb7b;
}
This is a sample text used for the color #fceb7b. 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: #fceb7b;
}
This is a sample text used for the color #fceb7b. 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 #fceb7b;
}
This is a sample text used for the color #fceb7b. 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 41.31%
Green 38.52%
Blue 20.16%
CMYK Percentage
Cyan 0
Magenta 11.41%
Yellow 86.6%
Black 1.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.