#fcc07e Hex Color
rgb(252, 192, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | c0 | 7e | - | #fcc07e |
RGB | 252 | 192 | 126 | - | rgb(252,192,126) |
HSL | 31 | 95% | 74% | - | hsl(31,95%,74%) |
HSV | 31 | 50% | 99% | - | hsv(31,50%,99%) |
XYZ | 62.7604 | 59.9011 | 27.9929 | - | xyz(62.7604,59.9011,27.9929) |
CIE-LAB | 81.78 | 13.91 | 41.42 | - | lab(81.78,13.91,41.42) |
CMYK | 0 | 0.23809523809524 | 0.5 | 0.011764705882353 | cmyk(0,0.23809523809524,0.5,0.011764705882353) |
Description
The RGB value of color #fcc07e is rgb(252, 192, 126).
In the hex color #fcc07e, The value of Red is 252, value of Green is 192, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #fcc07e consists of 31° Hue, 95% Saturation, and 74% Lightness.
In the CMYK color model, the color #fcc07e can be represented as Cyan=0%, Magenta=0.23809523809524%, Yellow=0.5%, and Black=0.011764705882353%.
Shades of #fcc07e
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 #fcc07e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcc07e
Preview of #fcc07e on White Background
The contrast ratio of #fcc07e with white color is 1.62
Preview of #fcc07e on black background
The contrast ratio of #fcc07e with black color is 12.98
#fcc07e color will look good with a black background.
Color Schemes of #fcc07e
Triadic Colors of #fcc07e
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 #fcc07e
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 #fcc07e
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 #fcc07e
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: #fcc07e;
}
This is a sample text used for the color #fcc07e. 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: #fcc07e;
}
This is a sample text used for the color #fcc07e. 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 #fcc07e;
}
This is a sample text used for the color #fcc07e. 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 44.21%
Green 33.68%
Blue 22.11%
CMYK Percentage
Cyan 0
Magenta 31.75%
Yellow 66.68%
Black 1.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.