#fdb2bc Hex Color
rgb(253, 178, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | b2 | bc | - | #fdb2bc |
RGB | 253 | 178 | 188 | - | rgb(253,178,188) |
HSL | 352 | 95% | 85% | - | hsl(352,95%,85%) |
HSV | 352 | 30% | 99% | - | hsv(352,30%,99%) |
XYZ | 65.5055 | 56.3543 | 55.0019 | - | xyz(65.5055,56.3543,55.0019) |
CIE-LAB | 79.82 | 28.66 | 5.92 | - | lab(79.82,28.66,5.92) |
CMYK | 0 | 0.29644268774704 | 0.25691699604743 | 0.0078431372549019 | cmyk(0,0.29644268774704,0.25691699604743,0.0078431372549019) |
Description
The RGB value of color #fdb2bc is rgb(253, 178, 188).
In the hex color #fdb2bc, The value of Red is 253, value of Green is 178, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #fdb2bc consists of 352° Hue, 95% Saturation, and 85% Lightness.
In the CMYK color model, the color #fdb2bc can be represented as Cyan=0%, Magenta=0.29644268774704%, Yellow=0.25691699604743%, and Black=0.0078431372549019%.
Shades of #fdb2bc
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 #fdb2bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdb2bc
Preview of #fdb2bc on White Background
The contrast ratio of #fdb2bc with white color is 1.71
Preview of #fdb2bc on black background
The contrast ratio of #fdb2bc with black color is 12.27
#fdb2bc color will look good with a black background.
Color Schemes of #fdb2bc
Triadic Colors of #fdb2bc
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 #fdb2bc
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 #fdb2bc
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 #fdb2bc
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: #fdb2bc;
}
This is a sample text used for the color #fdb2bc. 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: #fdb2bc;
}
This is a sample text used for the color #fdb2bc. 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 #fdb2bc;
}
This is a sample text used for the color #fdb2bc. 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 40.87%
Green 28.76%
Blue 30.37%
CMYK Percentage
Cyan 0
Magenta 52.82%
Yellow 45.78%
Black 1.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.