#fc97cb Hex Color
rgb(252, 151, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 97 | cb | - | #fc97cb |
RGB | 252 | 151 | 203 | - | rgb(252,151,203) |
HSL | 329 | 94% | 79% | - | hsl(329,94%,79%) |
HSV | 329 | 40% | 99% | - | hsv(329,40%,99%) |
XYZ | 61.991 | 47.1405 | 62.3316 | - | xyz(61.991,47.1405,62.3316) |
CIE-LAB | 74.28 | 44.47 | -10.41 | - | lab(74.28,44.47,-10.41) |
CMYK | 0 | 0.40079365079365 | 0.19444444444444 | 0.011764705882353 | cmyk(0,0.40079365079365,0.19444444444444,0.011764705882353) |
Description
The RGB value of color #fc97cb is rgb(252, 151, 203).
In the hex color #fc97cb, The value of Red is 252, value of Green is 151, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #fc97cb consists of 329° Hue, 94% Saturation, and 79% Lightness.
In the CMYK color model, the color #fc97cb can be represented as Cyan=0%, Magenta=0.40079365079365%, Yellow=0.19444444444444%, and Black=0.011764705882353%.
Shades of #fc97cb
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 #fc97cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc97cb
Preview of #fc97cb on White Background
The contrast ratio of #fc97cb with white color is 2.01
Preview of #fc97cb on black background
The contrast ratio of #fc97cb with black color is 10.43
#fc97cb color will look good with a black background.
Color Schemes of #fc97cb
Triadic Colors of #fc97cb
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 #fc97cb
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 #fc97cb
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 #fc97cb
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: #fc97cb;
}
This is a sample text used for the color #fc97cb. 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: #fc97cb;
}
This is a sample text used for the color #fc97cb. 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 #fc97cb;
}
This is a sample text used for the color #fc97cb. 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 41.58%
Green 24.92%
Blue 33.5%
CMYK Percentage
Cyan 0
Magenta 66.03%
Yellow 32.03%
Black 1.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.