#fcdcdf Hex Color
rgb(252, 220, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | dc | df | - | #fcdcdf |
RGB | 252 | 220 | 223 | - | rgb(252,220,223) |
HSL | 354 | 84% | 93% | - | hsl(354,84%,93%) |
HSV | 354 | 13% | 99% | - | hsv(354,13%,99%) |
XYZ | 79.0574 | 77.2096 | 80.5482 | - | xyz(79.0574,77.2096,80.5482) |
CIE-LAB | 90.42 | 11.53 | 2.6 | - | lab(90.42,11.53,2.6) |
CMYK | 0 | 0.12698412698413 | 0.11507936507937 | 0.011764705882353 | cmyk(0,0.12698412698413,0.11507936507937,0.011764705882353) |
Description
The RGB value of color #fcdcdf is rgb(252, 220, 223).
In the hex color #fcdcdf, The value of Red is 252, value of Green is 220, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #fcdcdf consists of 354° Hue, 84% Saturation, and 93% Lightness.
In the CMYK color model, the color #fcdcdf can be represented as Cyan=0%, Magenta=0.12698412698413%, Yellow=0.11507936507937%, and Black=0.011764705882353%.
Shades of #fcdcdf
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 #fcdcdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcdcdf
Preview of #fcdcdf on White Background
The contrast ratio of #fcdcdf with white color is 1.28
Preview of #fcdcdf on black background
The contrast ratio of #fcdcdf with black color is 16.44
#fcdcdf color will look good with a black background.
Color Schemes of #fcdcdf
Triadic Colors of #fcdcdf
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 #fcdcdf
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 #fcdcdf
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 #fcdcdf
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: #fcdcdf;
}
This is a sample text used for the color #fcdcdf. 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: #fcdcdf;
}
This is a sample text used for the color #fcdcdf. 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 #fcdcdf;
}
This is a sample text used for the color #fcdcdf. 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.26%
Green 31.65%
Blue 32.09%
CMYK Percentage
Cyan 0
Magenta 50.03%
Yellow 45.34%
Black 4.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.