#fcc6eb Hex Color
rgb(252, 198, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | c6 | eb | - | #fcc6eb |
RGB | 252 | 198 | 235 | - | rgb(252,198,235) |
HSL | 319 | 90% | 88% | - | hsl(319,90%,88%) |
HSV | 319 | 21% | 99% | - | hsv(319,21%,99%) |
XYZ | 75.3344 | 67.0818 | 87.5748 | - | xyz(75.3344,67.0818,87.5748) |
CIE-LAB | 85.55 | 25.03 | -10.92 | - | lab(85.55,25.03,-10.92) |
CMYK | 0 | 0.21428571428571 | 0.067460317460318 | 0.011764705882353 | cmyk(0,0.21428571428571,0.067460317460318,0.011764705882353) |
Description
The RGB value of color #fcc6eb is rgb(252, 198, 235).
In the hex color #fcc6eb, The value of Red is 252, value of Green is 198, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #fcc6eb consists of 319° Hue, 90% Saturation, and 88% Lightness.
In the CMYK color model, the color #fcc6eb can be represented as Cyan=0%, Magenta=0.21428571428571%, Yellow=0.067460317460318%, and Black=0.011764705882353%.
Shades of #fcc6eb
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 #fcc6eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcc6eb
Preview of #fcc6eb on White Background
The contrast ratio of #fcc6eb with white color is 1.46
Preview of #fcc6eb on black background
The contrast ratio of #fcc6eb with black color is 14.42
#fcc6eb color will look good with a black background.
Color Schemes of #fcc6eb
Triadic Colors of #fcc6eb
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 #fcc6eb
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 #fcc6eb
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 #fcc6eb
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: #fcc6eb;
}
This is a sample text used for the color #fcc6eb. 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: #fcc6eb;
}
This is a sample text used for the color #fcc6eb. 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 #fcc6eb;
}
This is a sample text used for the color #fcc6eb. 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.79%
Green 28.91%
Blue 34.31%
CMYK Percentage
Cyan 0
Magenta 73.01%
Yellow 22.98%
Black 4.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.