#d4bfcc Hex Color
rgb(212, 191, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | bf | cc | - | #d4bfcc |
RGB | 212 | 191 | 204 | - | rgb(212,191,204) |
HSL | 323 | 20% | 79% | - | hsl(323,20%,79%) |
HSV | 323 | 10% | 83% | - | hsv(323,10%,83%) |
XYZ | 56.6813 | 55.6183 | 64.8747 | - | xyz(56.6813,55.6183,64.8747) |
CIE-LAB | 79.4 | 9.67 | -3.82 | - | lab(79.4,9.67,-3.82) |
CMYK | 0 | 0.099056603773585 | 0.037735849056604 | 0.16862745098039 | cmyk(0,0.099056603773585,0.037735849056604,0.16862745098039) |
Description
The RGB value of color #d4bfcc is rgb(212, 191, 204).
In the hex color #d4bfcc, The value of Red is 212, value of Green is 191, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #d4bfcc consists of 323° Hue, 20% Saturation, and 79% Lightness.
In the CMYK color model, the color #d4bfcc can be represented as Cyan=0%, Magenta=0.099056603773585%, Yellow=0.037735849056604%, and Black=0.16862745098039%.
Shades of #d4bfcc
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 #d4bfcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4bfcc
Preview of #d4bfcc on White Background
The contrast ratio of #d4bfcc with white color is 1.73
Preview of #d4bfcc on black background
The contrast ratio of #d4bfcc with black color is 12.12
#d4bfcc color will look good with a black background.
Color Schemes of #d4bfcc
Triadic Colors of #d4bfcc
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 #d4bfcc
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 #d4bfcc
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 #d4bfcc
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: #d4bfcc;
}
This is a sample text used for the color #d4bfcc. 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: #d4bfcc;
}
This is a sample text used for the color #d4bfcc. 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 #d4bfcc;
}
This is a sample text used for the color #d4bfcc. 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 34.93%
Green 31.47%
Blue 33.61%
CMYK Percentage
Cyan 0
Magenta 32.43%
Yellow 12.36%
Black 55.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.