#fc8dbd Hex Color
rgb(252, 141, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | 8d | bd | - | #fc8dbd |
| RGB | 252 | 141 | 189 | - | rgb(252,141,189) |
| HSL | 334 | 95% | 77% | - | hsl(334,95%,77%) |
| HSV | 334 | 44% | 99% | - | hsv(334,44%,99%) |
| XYZ | 58.8551 | 43.4193 | 53.4229 | - | xyz(58.8551,43.4193,53.4229) |
| CIE-LAB | 71.84 | 47.56 | -6.3 | - | lab(71.84,47.56,-6.3) |
| CMYK | 0 | 0.44047619047619 | 0.25 | 0.011764705882353 | cmyk(0,0.44047619047619,0.25,0.011764705882353) |
Description
The RGB value of color #fc8dbd is rgb(252, 141, 189).
In the hex color #fc8dbd, The value of Red is 252, value of Green is 141, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #fc8dbd consists of 334° Hue, 95% Saturation, and 77% Lightness.
In the CMYK color model, the color #fc8dbd can be represented as Cyan=0%, Magenta=0.44047619047619%, Yellow=0.25%, and Black=0.011764705882353%.
Shades of #fc8dbd
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 #fc8dbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc8dbd
Preview of #fc8dbd on White Background
The contrast ratio of #fc8dbd with white color is 2.17
Preview of #fc8dbd on black background
The contrast ratio of #fc8dbd with black color is 9.68
#fc8dbd color will look good with a black background.
Color Schemes of #fc8dbd
Triadic Colors of #fc8dbd
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 #fc8dbd
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 #fc8dbd
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 #fc8dbd
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: #fc8dbd;
}
This is a sample text used for the color #fc8dbd. 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: #fc8dbd;
}
This is a sample text used for the color #fc8dbd. 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 #fc8dbd;
}
This is a sample text used for the color #fc8dbd. 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 43.3%
Green 24.23%
Blue 32.47%
CMYK Percentage
Cyan 0
Magenta 62.72%
Yellow 35.6%
Black 1.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.