#fcce1e Hex Color
rgb(252, 206, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | ce | 1e | - | #fcce1e |
RGB | 252 | 206 | 30 | - | rgb(252,206,30) |
HSL | 48 | 97% | 55% | - | hsl(48,97%,55%) |
HSV | 48 | 88% | 99% | - | hsv(48,88%,99%) |
XYZ | 62.4505 | 64.9318 | 10.4699 | - | xyz(62.4505,64.9318,10.4699) |
CIE-LAB | 84.45 | 1.71 | 81.56 | - | lab(84.45,1.71,81.56) |
CMYK | 0 | 0.18253968253968 | 0.88095238095238 | 0.011764705882353 | cmyk(0,0.18253968253968,0.88095238095238,0.011764705882353) |
Description
The RGB value of color #fcce1e is rgb(252, 206, 30).
In the hex color #fcce1e, The value of Red is 252, value of Green is 206, and value of Blue is 30. The primary color is Red. Similarly, The HSL values for #fcce1e consists of 48° Hue, 97% Saturation, and 55% Lightness.
In the CMYK color model, the color #fcce1e can be represented as Cyan=0%, Magenta=0.18253968253968%, Yellow=0.88095238095238%, and Black=0.011764705882353%.
Shades of #fcce1e
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 #fcce1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcce1e
Preview of #fcce1e on White Background
The contrast ratio of #fcce1e with white color is 1.5
Preview of #fcce1e on black background
The contrast ratio of #fcce1e with black color is 13.99
#fcce1e color will look good with a black background.
Color Schemes of #fcce1e
Triadic Colors of #fcce1e
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 #fcce1e
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 #fcce1e
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 #fcce1e
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: #fcce1e;
}
This is a sample text used for the color #fcce1e. 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: #fcce1e;
}
This is a sample text used for the color #fcce1e. 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 #fcce1e;
}
This is a sample text used for the color #fcce1e. 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 51.64%
Green 42.21%
Blue 6.15%
CMYK Percentage
Cyan 0
Magenta 16.98%
Yellow 81.93%
Black 1.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.