#fcc8ef Hex Color
rgb(252, 200, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | c8 | ef | - | #fcc8ef |
RGB | 252 | 200 | 239 | - | rgb(252,200,239) |
HSL | 315 | 90% | 89% | - | hsl(315,90%,89%) |
HSV | 315 | 21% | 99% | - | hsv(315,21%,99%) |
XYZ | 76.3791 | 68.236 | 90.8066 | - | xyz(76.3791,68.236,90.8066) |
CIE-LAB | 86.12 | 24.66 | -12.18 | - | lab(86.12,24.66,-12.18) |
CMYK | 0 | 0.20634920634921 | 0.051587301587302 | 0.011764705882353 | cmyk(0,0.20634920634921,0.051587301587302,0.011764705882353) |
Description
The RGB value of color #fcc8ef is rgb(252, 200, 239).
In the hex color #fcc8ef, The value of Red is 252, value of Green is 200, and value of Blue is 239. The primary color is Red. Similarly, The HSL values for #fcc8ef consists of 315° Hue, 90% Saturation, and 89% Lightness.
In the CMYK color model, the color #fcc8ef can be represented as Cyan=0%, Magenta=0.20634920634921%, Yellow=0.051587301587302%, and Black=0.011764705882353%.
Shades of #fcc8ef
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 #fcc8ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcc8ef
Preview of #fcc8ef on White Background
The contrast ratio of #fcc8ef with white color is 1.43
Preview of #fcc8ef on black background
The contrast ratio of #fcc8ef with black color is 14.65
#fcc8ef color will look good with a black background.
Color Schemes of #fcc8ef
Triadic Colors of #fcc8ef
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 #fcc8ef
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 #fcc8ef
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 #fcc8ef
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: #fcc8ef;
}
This is a sample text used for the color #fcc8ef. 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: #fcc8ef;
}
This is a sample text used for the color #fcc8ef. 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 #fcc8ef;
}
This is a sample text used for the color #fcc8ef. 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 36.47%
Green 28.94%
Blue 34.59%
CMYK Percentage
Cyan 0
Magenta 76.51%
Yellow 19.13%
Black 4.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.