#fcc30c Hex Color
rgb(252, 195, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | c3 | 0c | - | #fcc30c |
RGB | 252 | 195 | 12 | - | rgb(252,195,12) |
HSL | 46 | 98% | 52% | - | hsl(46,98%,52%) |
HSV | 46 | 95% | 99% | - | hsv(46,95%,99%) |
XYZ | 59.7264 | 59.7522 | 8.7332 | - | xyz(59.7264,59.7522,8.7332) |
CIE-LAB | 81.7 | 7.13 | 82.2 | - | lab(81.7,7.13,82.2) |
CMYK | 0 | 0.22619047619048 | 0.95238095238095 | 0.011764705882353 | cmyk(0,0.22619047619048,0.95238095238095,0.011764705882353) |
Description
The RGB value of color #fcc30c is rgb(252, 195, 12).
In the hex color #fcc30c, The value of Red is 252, value of Green is 195, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #fcc30c consists of 46° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #fcc30c can be represented as Cyan=0%, Magenta=0.22619047619048%, Yellow=0.95238095238095%, and Black=0.011764705882353%.
Shades of #fcc30c
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 #fcc30c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcc30c
Preview of #fcc30c on White Background
The contrast ratio of #fcc30c with white color is 1.62
Preview of #fcc30c on black background
The contrast ratio of #fcc30c with black color is 12.95
#fcc30c color will look good with a black background.
Color Schemes of #fcc30c
Triadic Colors of #fcc30c
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 #fcc30c
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 #fcc30c
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 #fcc30c
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: #fcc30c;
}
This is a sample text used for the color #fcc30c. 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: #fcc30c;
}
This is a sample text used for the color #fcc30c. 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 #fcc30c;
}
This is a sample text used for the color #fcc30c. 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 54.9%
Green 42.48%
Blue 2.61%
CMYK Percentage
Cyan 0
Magenta 19%
Yellow 80.01%
Black 0.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.