#d3bccb Hex Color
rgb(211, 188, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | bc | cb | - | #d3bccb |
RGB | 211 | 188 | 203 | - | rgb(211,188,203) |
HSL | 321 | 21% | 78% | - | hsl(321,21%,78%) |
HSV | 321 | 11% | 83% | - | hsv(321,11%,83%) |
XYZ | 55.6267 | 54.1271 | 64.0156 | - | xyz(55.6267,54.1271,64.0156) |
CIE-LAB | 78.54 | 10.75 | -4.56 | - | lab(78.54,10.75,-4.56) |
CMYK | 0 | 0.10900473933649 | 0.037914691943128 | 0.17254901960784 | cmyk(0,0.10900473933649,0.037914691943128,0.17254901960784) |
Description
The RGB value of color #d3bccb is rgb(211, 188, 203).
In the hex color #d3bccb, The value of Red is 211, value of Green is 188, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #d3bccb consists of 321° Hue, 21% Saturation, and 78% Lightness.
In the CMYK color model, the color #d3bccb can be represented as Cyan=0%, Magenta=0.10900473933649%, Yellow=0.037914691943128%, and Black=0.17254901960784%.
Shades of #d3bccb
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 #d3bccb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3bccb
Preview of #d3bccb on White Background
The contrast ratio of #d3bccb with white color is 1.78
Preview of #d3bccb on black background
The contrast ratio of #d3bccb with black color is 11.83
#d3bccb color will look good with a black background.
Color Schemes of #d3bccb
Triadic Colors of #d3bccb
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 #d3bccb
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 #d3bccb
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 #d3bccb
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: #d3bccb;
}
This is a sample text used for the color #d3bccb. 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: #d3bccb;
}
This is a sample text used for the color #d3bccb. 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 #d3bccb;
}
This is a sample text used for the color #d3bccb. 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 35.05%
Green 31.23%
Blue 33.72%
CMYK Percentage
Cyan 0
Magenta 34.12%
Yellow 11.87%
Black 54.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.