#fcdc15 Hex Color
rgb(252, 220, 21)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | dc | 15 | - | #fcdc15 |
| RGB | 252 | 220 | 21 | - | rgb(252,220,21) |
| HSL | 52 | 97% | 54% | - | hsl(52,97%,54%) |
| HSV | 52 | 92% | 99% | - | hsv(52,92%,99%) |
| XYZ | 65.8734 | 71.936 | 11.1226 | - | xyz(65.8734,71.936,11.1226) |
| CIE-LAB | 87.94 | -5.53 | 85.71 | - | lab(87.94,-5.53,85.71) |
| CMYK | 0 | 0.12698412698413 | 0.91666666666667 | 0.011764705882353 | cmyk(0,0.12698412698413,0.91666666666667,0.011764705882353) |
Description
The RGB value of color #fcdc15 is rgb(252, 220, 21).
In the hex color #fcdc15, The value of Red is 252, value of Green is 220, and value of Blue is 21. The primary color is Red. Similarly, The HSL values for #fcdc15 consists of 52° Hue, 97% Saturation, and 54% Lightness.
In the CMYK color model, the color #fcdc15 can be represented as Cyan=0%, Magenta=0.12698412698413%, Yellow=0.91666666666667%, and Black=0.011764705882353%.
Shades of #fcdc15
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 #fcdc15
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcdc15
Preview of #fcdc15 on White Background
The contrast ratio of #fcdc15 with white color is 1.36
Preview of #fcdc15 on black background
The contrast ratio of #fcdc15 with black color is 15.39
#fcdc15 color will look good with a black background.
Color Schemes of #fcdc15
Triadic Colors of #fcdc15
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 #fcdc15
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 #fcdc15
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 #fcdc15
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: #fcdc15;
}
This is a sample text used for the color #fcdc15. 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: #fcdc15;
}
This is a sample text used for the color #fcdc15. 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 #fcdc15;
}
This is a sample text used for the color #fcdc15. 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.12%
Green 44.62%
Blue 4.26%
CMYK Percentage
Cyan 0
Magenta 12.03%
Yellow 86.85%
Black 1.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.