#fcb8ae Hex Color
rgb(252, 184, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | b8 | ae | - | #fcb8ae |
RGB | 252 | 184 | 174 | - | rgb(252,184,174) |
HSL | 8 | 93% | 84% | - | hsl(8,93%,84%) |
HSV | 8 | 31% | 99% | - | hsv(8,31%,99%) |
XYZ | 64.9254 | 58.0324 | 47.8238 | - | xyz(64.9254,58.0324,47.8238) |
CIE-LAB | 80.76 | 23.29 | 14.79 | - | lab(80.76,23.29,14.79) |
CMYK | 0 | 0.26984126984127 | 0.30952380952381 | 0.011764705882353 | cmyk(0,0.26984126984127,0.30952380952381,0.011764705882353) |
Description
The RGB value of color #fcb8ae is rgb(252, 184, 174).
In the hex color #fcb8ae, The value of Red is 252, value of Green is 184, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #fcb8ae consists of 8° Hue, 93% Saturation, and 84% Lightness.
In the CMYK color model, the color #fcb8ae can be represented as Cyan=0%, Magenta=0.26984126984127%, Yellow=0.30952380952381%, and Black=0.011764705882353%.
Shades of #fcb8ae
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 #fcb8ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcb8ae
Preview of #fcb8ae on White Background
The contrast ratio of #fcb8ae with white color is 1.67
Preview of #fcb8ae on black background
The contrast ratio of #fcb8ae with black color is 12.61
#fcb8ae color will look good with a black background.
Color Schemes of #fcb8ae
Triadic Colors of #fcb8ae
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 #fcb8ae
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 #fcb8ae
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 #fcb8ae
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: #fcb8ae;
}
This is a sample text used for the color #fcb8ae. 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: #fcb8ae;
}
This is a sample text used for the color #fcb8ae. 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 #fcb8ae;
}
This is a sample text used for the color #fcb8ae. 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 41.31%
Green 30.16%
Blue 28.52%
CMYK Percentage
Cyan 0
Magenta 45.65%
Yellow 52.36%
Black 1.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.