#fcc68a Hex Color
rgb(252, 198, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | c6 | 8a | - | #fcc68a |
RGB | 252 | 198 | 138 | - | rgb(252,198,138) |
HSL | 32 | 95% | 76% | - | hsl(32,95%,76%) |
HSV | 32 | 45% | 99% | - | hsv(32,45%,99%) |
XYZ | 64.9264 | 62.9186 | 32.7673 | - | xyz(64.9264,62.9186,32.7673) |
CIE-LAB | 83.4 | 11.9 | 37.35 | - | lab(83.4,11.9,37.35) |
CMYK | 0 | 0.21428571428571 | 0.45238095238095 | 0.011764705882353 | cmyk(0,0.21428571428571,0.45238095238095,0.011764705882353) |
Description
The RGB value of color #fcc68a is rgb(252, 198, 138).
In the hex color #fcc68a, The value of Red is 252, value of Green is 198, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #fcc68a consists of 32° Hue, 95% Saturation, and 76% Lightness.
In the CMYK color model, the color #fcc68a can be represented as Cyan=0%, Magenta=0.21428571428571%, Yellow=0.45238095238095%, and Black=0.011764705882353%.
Shades of #fcc68a
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 #fcc68a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcc68a
Preview of #fcc68a on White Background
The contrast ratio of #fcc68a with white color is 1.55
Preview of #fcc68a on black background
The contrast ratio of #fcc68a with black color is 13.58
#fcc68a color will look good with a black background.
Color Schemes of #fcc68a
Triadic Colors of #fcc68a
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 #fcc68a
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 #fcc68a
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 #fcc68a
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: #fcc68a;
}
This is a sample text used for the color #fcc68a. 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: #fcc68a;
}
This is a sample text used for the color #fcc68a. 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 #fcc68a;
}
This is a sample text used for the color #fcc68a. 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 42.86%
Green 33.67%
Blue 23.47%
CMYK Percentage
Cyan 0
Magenta 31.59%
Yellow 66.68%
Black 1.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.