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