#fc87d4 Hex Color
rgb(252, 135, 212)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 87 | d4 | - | #fc87d4 |
RGB | 252 | 135 | 212 | - | rgb(252,135,212) |
HSL | 321 | 95% | 76% | - | hsl(321,95%,76%) |
HSV | 321 | 46% | 99% | - | hsv(321,46%,99%) |
XYZ | 60.6925 | 42.7769 | 67.3453 | - | xyz(60.6925,42.7769,67.3453) |
CIE-LAB | 71.4 | 53.82 | -19.71 | - | lab(71.4,53.82,-19.71) |
CMYK | 0 | 0.46428571428571 | 0.15873015873016 | 0.011764705882353 | cmyk(0,0.46428571428571,0.15873015873016,0.011764705882353) |
Description
The RGB value of color #fc87d4 is rgb(252, 135, 212).
In the hex color #fc87d4, The value of Red is 252, value of Green is 135, and value of Blue is 212. The primary color is Red. Similarly, The HSL values for #fc87d4 consists of 321° Hue, 95% Saturation, and 76% Lightness.
In the CMYK color model, the color #fc87d4 can be represented as Cyan=0%, Magenta=0.46428571428571%, Yellow=0.15873015873016%, and Black=0.011764705882353%.
Shades of #fc87d4
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 #fc87d4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc87d4
Preview of #fc87d4 on White Background
The contrast ratio of #fc87d4 with white color is 2.2
Preview of #fc87d4 on black background
The contrast ratio of #fc87d4 with black color is 9.56
#fc87d4 color will look good with a black background.
Color Schemes of #fc87d4
Triadic Colors of #fc87d4
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 #fc87d4
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 #fc87d4
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 #fc87d4
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: #fc87d4;
}
This is a sample text used for the color #fc87d4. 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: #fc87d4;
}
This is a sample text used for the color #fc87d4. 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 #fc87d4;
}
This is a sample text used for the color #fc87d4. 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 42.07%
Green 22.54%
Blue 35.39%
CMYK Percentage
Cyan 0
Magenta 73.14%
Yellow 25.01%
Black 1.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.