#fdbcdc Hex Color
rgb(253, 188, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | bc | dc | - | #fdbcdc |
RGB | 253 | 188 | 220 | - | rgb(253,188,220) |
HSL | 330 | 94% | 86% | - | hsl(330,94%,86%) |
HSV | 330 | 26% | 99% | - | hsv(330,26%,99%) |
XYZ | 71.4095 | 62.0164 | 75.9168 | - | xyz(71.4095,62.0164,75.9168) |
CIE-LAB | 82.92 | 28.16 | -6.79 | - | lab(82.92,28.16,-6.79) |
CMYK | 0 | 0.25691699604743 | 0.1304347826087 | 0.0078431372549019 | cmyk(0,0.25691699604743,0.1304347826087,0.0078431372549019) |
Description
The RGB value of color #fdbcdc is rgb(253, 188, 220).
In the hex color #fdbcdc, The value of Red is 253, value of Green is 188, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fdbcdc consists of 330° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #fdbcdc can be represented as Cyan=0%, Magenta=0.25691699604743%, Yellow=0.1304347826087%, and Black=0.0078431372549019%.
Shades of #fdbcdc
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 #fdbcdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdbcdc
Preview of #fdbcdc on White Background
The contrast ratio of #fdbcdc with white color is 1.57
Preview of #fdbcdc on black background
The contrast ratio of #fdbcdc with black color is 13.4
#fdbcdc color will look good with a black background.
Color Schemes of #fdbcdc
Triadic Colors of #fdbcdc
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 #fdbcdc
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 #fdbcdc
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 #fdbcdc
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: #fdbcdc;
}
This is a sample text used for the color #fdbcdc. 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: #fdbcdc;
}
This is a sample text used for the color #fdbcdc. 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 #fdbcdc;
}
This is a sample text used for the color #fdbcdc. 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 38.28%
Green 28.44%
Blue 33.28%
CMYK Percentage
Cyan 0
Magenta 65.01%
Yellow 33.01%
Black 1.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.