#fc9bcb Hex Color
rgb(252, 155, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 9b | cb | - | #fc9bcb |
RGB | 252 | 155 | 203 | - | rgb(252,155,203) |
HSL | 330 | 94% | 80% | - | hsl(330,94%,80%) |
HSV | 330 | 38% | 99% | - | hsv(330,38%,99%) |
XYZ | 62.6457 | 48.4499 | 62.5499 | - | xyz(62.6457,48.4499,62.5499) |
CIE-LAB | 75.11 | 42.43 | -9.18 | - | lab(75.11,42.43,-9.18) |
CMYK | 0 | 0.38492063492063 | 0.19444444444444 | 0.011764705882353 | cmyk(0,0.38492063492063,0.19444444444444,0.011764705882353) |
Description
The RGB value of color #fc9bcb is rgb(252, 155, 203).
In the hex color #fc9bcb, The value of Red is 252, value of Green is 155, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #fc9bcb consists of 330° Hue, 94% Saturation, and 80% Lightness.
In the CMYK color model, the color #fc9bcb can be represented as Cyan=0%, Magenta=0.38492063492063%, Yellow=0.19444444444444%, and Black=0.011764705882353%.
Shades of #fc9bcb
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 #fc9bcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc9bcb
Preview of #fc9bcb on White Background
The contrast ratio of #fc9bcb with white color is 1.96
Preview of #fc9bcb on black background
The contrast ratio of #fc9bcb with black color is 10.69
#fc9bcb color will look good with a black background.
Color Schemes of #fc9bcb
Triadic Colors of #fc9bcb
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 #fc9bcb
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 #fc9bcb
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 #fc9bcb
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: #fc9bcb;
}
This is a sample text used for the color #fc9bcb. 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: #fc9bcb;
}
This is a sample text used for the color #fc9bcb. 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 #fc9bcb;
}
This is a sample text used for the color #fc9bcb. 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.31%
Green 25.41%
Blue 33.28%
CMYK Percentage
Cyan 0
Magenta 65.12%
Yellow 32.89%
Black 1.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.