#fcced7 Hex Color
rgb(252, 206, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | ce | d7 | - | #fcced7 |
RGB | 252 | 206 | 215 | - | rgb(252,206,215) |
HSL | 348 | 88% | 90% | - | hsl(348,88%,90%) |
HSV | 348 | 18% | 99% | - | hsv(348,18%,99%) |
XYZ | 74.4819 | 69.7444 | 73.8264 | - | xyz(74.4819,69.7444,73.8264) |
CIE-LAB | 86.87 | 17.56 | 1.66 | - | lab(86.87,17.56,1.66) |
CMYK | 0 | 0.18253968253968 | 0.1468253968254 | 0.011764705882353 | cmyk(0,0.18253968253968,0.1468253968254,0.011764705882353) |
Description
The RGB value of color #fcced7 is rgb(252, 206, 215).
In the hex color #fcced7, The value of Red is 252, value of Green is 206, and value of Blue is 215. The primary color is Red. Similarly, The HSL values for #fcced7 consists of 348° Hue, 88% Saturation, and 90% Lightness.
In the CMYK color model, the color #fcced7 can be represented as Cyan=0%, Magenta=0.18253968253968%, Yellow=0.1468253968254%, and Black=0.011764705882353%.
Shades of #fcced7
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 #fcced7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcced7
Preview of #fcced7 on White Background
The contrast ratio of #fcced7 with white color is 1.4
Preview of #fcced7 on black background
The contrast ratio of #fcced7 with black color is 14.95
#fcced7 color will look good with a black background.
Color Schemes of #fcced7
Triadic Colors of #fcced7
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 #fcced7
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 #fcced7
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 #fcced7
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: #fcced7;
}
This is a sample text used for the color #fcced7. 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: #fcced7;
}
This is a sample text used for the color #fcced7. 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 #fcced7;
}
This is a sample text used for the color #fcced7. 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 37.44%
Green 30.61%
Blue 31.95%
CMYK Percentage
Cyan 0
Magenta 53.51%
Yellow 43.04%
Black 3.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.