#fcc00f Hex Color
rgb(252, 192, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | c0 | 0f | - | #fcc00f |
RGB | 252 | 192 | 15 | - | rgb(252,192,15) |
HSL | 45 | 98% | 52% | - | hsl(45,98%,52%) |
HSV | 45 | 94% | 99% | - | hsv(45,94%,99%) |
XYZ | 59.0807 | 58.4292 | 8.616 | - | xyz(59.0807,58.4292,8.616) |
CIE-LAB | 80.98 | 8.71 | 81.34 | - | lab(80.98,8.71,81.34) |
CMYK | 0 | 0.23809523809524 | 0.94047619047619 | 0.011764705882353 | cmyk(0,0.23809523809524,0.94047619047619,0.011764705882353) |
Description
The RGB value of color #fcc00f is rgb(252, 192, 15).
In the hex color #fcc00f, The value of Red is 252, value of Green is 192, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #fcc00f consists of 45° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #fcc00f can be represented as Cyan=0%, Magenta=0.23809523809524%, Yellow=0.94047619047619%, and Black=0.011764705882353%.
Shades of #fcc00f
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 #fcc00f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcc00f
Preview of #fcc00f on White Background
The contrast ratio of #fcc00f with white color is 1.66
Preview of #fcc00f on black background
The contrast ratio of #fcc00f with black color is 12.69
#fcc00f color will look good with a black background.
Color Schemes of #fcc00f
Triadic Colors of #fcc00f
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 #fcc00f
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 #fcc00f
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 #fcc00f
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: #fcc00f;
}
This is a sample text used for the color #fcc00f. 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: #fcc00f;
}
This is a sample text used for the color #fcc00f. 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 #fcc00f;
}
This is a sample text used for the color #fcc00f. 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 41.83%
Blue 3.27%
CMYK Percentage
Cyan 0
Magenta 20%
Yellow 79.01%
Black 0.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.