#fcb28a Hex Color
rgb(252, 178, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | b2 | 8a | - | #fcb28a |
RGB | 252 | 178 | 138 | - | rgb(252,178,138) |
HSL | 21 | 95% | 76% | - | hsl(21,95%,76%) |
HSV | 21 | 45% | 99% | - | hsv(21,45%,99%) |
XYZ | 60.6527 | 54.3712 | 31.3427 | - | xyz(60.6527,54.3712,31.3427) |
CIE-LAB | 78.68 | 22.37 | 31.18 | - | lab(78.68,22.37,31.18) |
CMYK | 0 | 0.29365079365079 | 0.45238095238095 | 0.011764705882353 | cmyk(0,0.29365079365079,0.45238095238095,0.011764705882353) |
Description
The RGB value of color #fcb28a is rgb(252, 178, 138).
In the hex color #fcb28a, The value of Red is 252, value of Green is 178, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #fcb28a consists of 21° Hue, 95% Saturation, and 76% Lightness.
In the CMYK color model, the color #fcb28a can be represented as Cyan=0%, Magenta=0.29365079365079%, Yellow=0.45238095238095%, and Black=0.011764705882353%.
Shades of #fcb28a
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 #fcb28a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcb28a
Preview of #fcb28a on White Background
The contrast ratio of #fcb28a with white color is 1.77
Preview of #fcb28a on black background
The contrast ratio of #fcb28a with black color is 11.87
#fcb28a color will look good with a black background.
Color Schemes of #fcb28a
Triadic Colors of #fcb28a
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 #fcb28a
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 #fcb28a
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 #fcb28a
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: #fcb28a;
}
This is a sample text used for the color #fcb28a. 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: #fcb28a;
}
This is a sample text used for the color #fcb28a. 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 #fcb28a;
}
This is a sample text used for the color #fcb28a. 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.37%
Green 31.34%
Blue 24.3%
CMYK Percentage
Cyan 0
Magenta 38.75%
Yellow 59.7%
Black 1.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.