#fd9bcb Hex Color
rgb(253, 155, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 9b | cb | - | #fd9bcb |
RGB | 253 | 155 | 203 | - | rgb(253,155,203) |
HSL | 331 | 96% | 80% | - | hsl(331,96%,80%) |
HSV | 331 | 39% | 99% | - | hsv(331,39%,99%) |
XYZ | 63.0088 | 48.6371 | 62.5669 | - | xyz(63.0088,48.6371,62.5669) |
CIE-LAB | 75.23 | 42.76 | -8.99 | - | lab(75.23,42.76,-8.99) |
CMYK | 0 | 0.38735177865613 | 0.19762845849802 | 0.0078431372549019 | cmyk(0,0.38735177865613,0.19762845849802,0.0078431372549019) |
Description
The RGB value of color #fd9bcb is rgb(253, 155, 203).
In the hex color #fd9bcb, The value of Red is 253, value of Green is 155, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #fd9bcb consists of 331° Hue, 96% Saturation, and 80% Lightness.
In the CMYK color model, the color #fd9bcb can be represented as Cyan=0%, Magenta=0.38735177865613%, Yellow=0.19762845849802%, and Black=0.0078431372549019%.
Shades of #fd9bcb
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 #fd9bcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd9bcb
Preview of #fd9bcb on White Background
The contrast ratio of #fd9bcb with white color is 1.96
Preview of #fd9bcb on black background
The contrast ratio of #fd9bcb with black color is 10.73
#fd9bcb color will look good with a black background.
Color Schemes of #fd9bcb
Triadic Colors of #fd9bcb
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 #fd9bcb
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 #fd9bcb
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 #fd9bcb
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: #fd9bcb;
}
This is a sample text used for the color #fd9bcb. 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: #fd9bcb;
}
This is a sample text used for the color #fd9bcb. 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 #fd9bcb;
}
This is a sample text used for the color #fd9bcb. 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.41%
Green 25.37%
Blue 33.22%
CMYK Percentage
Cyan 0
Magenta 65.34%
Yellow 33.34%
Black 1.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.