#d3bbbc Hex Color
rgb(211, 187, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | bb | bc | - | #d3bbbc |
RGB | 211 | 187 | 188 | - | rgb(211,187,188) |
HSL | 358 | 21% | 78% | - | hsl(358,21%,78%) |
HSV | 358 | 11% | 83% | - | hsv(358,11%,83%) |
XYZ | 53.7114 | 53.0204 | 54.98 | - | xyz(53.7114,53.0204,54.98) |
CIE-LAB | 77.89 | 8.69 | 2.61 | - | lab(77.89,8.69,2.61) |
CMYK | 0 | 0.11374407582938 | 0.10900473933649 | 0.17254901960784 | cmyk(0,0.11374407582938,0.10900473933649,0.17254901960784) |
Description
The RGB value of color #d3bbbc is rgb(211, 187, 188).
In the hex color #d3bbbc, The value of Red is 211, value of Green is 187, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #d3bbbc consists of 358° Hue, 21% Saturation, and 78% Lightness.
In the CMYK color model, the color #d3bbbc can be represented as Cyan=0%, Magenta=0.11374407582938%, Yellow=0.10900473933649%, and Black=0.17254901960784%.
Shades of #d3bbbc
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 #d3bbbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3bbbc
Preview of #d3bbbc on White Background
The contrast ratio of #d3bbbc with white color is 1.81
Preview of #d3bbbc on black background
The contrast ratio of #d3bbbc with black color is 11.6
#d3bbbc color will look good with a black background.
Color Schemes of #d3bbbc
Triadic Colors of #d3bbbc
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 #d3bbbc
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 #d3bbbc
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 #d3bbbc
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: #d3bbbc;
}
This is a sample text used for the color #d3bbbc. 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: #d3bbbc;
}
This is a sample text used for the color #d3bbbc. 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 #d3bbbc;
}
This is a sample text used for the color #d3bbbc. 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 36.01%
Green 31.91%
Blue 32.08%
CMYK Percentage
Cyan 0
Magenta 28.77%
Yellow 27.58%
Black 43.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.