#d4ccfc Hex Color
rgb(212, 204, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | cc | fc | - | #d4ccfc |
RGB | 212 | 204 | 252 | - | rgb(212,204,252) |
HSL | 250 | 89% | 89% | - | hsl(250,89%,89%) |
HSV | 250 | 19% | 99% | - | hsv(250,19%,99%) |
XYZ | 66.3149 | 64.2111 | 100.9943 | - | xyz(66.3149,64.2111,100.9943) |
CIE-LAB | 84.08 | 12.11 | -22.5 | - | lab(84.08,12.11,-22.5) |
CMYK | 0.15873015873016 | 0.19047619047619 | 0 | 0.011764705882353 | cmyk(0.15873015873016,0.19047619047619,0,0.011764705882353) |
Description
The RGB value of color #d4ccfc is rgb(212, 204, 252).
In the hex color #d4ccfc, The value of Red is 212, value of Green is 204, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #d4ccfc consists of 250° Hue, 89% Saturation, and 89% Lightness.
In the CMYK color model, the color #d4ccfc can be represented as Cyan=0.15873015873016%, Magenta=0.19047619047619%, Yellow=0%, and Black=0.011764705882353%.
Shades of #d4ccfc
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 #d4ccfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4ccfc
Preview of #d4ccfc on White Background
The contrast ratio of #d4ccfc with white color is 1.52
Preview of #d4ccfc on black background
The contrast ratio of #d4ccfc with black color is 13.84
#d4ccfc color will look good with a black background.
Color Schemes of #d4ccfc
Triadic Colors of #d4ccfc
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 #d4ccfc
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 #d4ccfc
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 #d4ccfc
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: #d4ccfc;
}
This is a sample text used for the color #d4ccfc. 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: #d4ccfc;
}
This is a sample text used for the color #d4ccfc. 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 #d4ccfc;
}
This is a sample text used for the color #d4ccfc. 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 31.74%
Green 30.54%
Blue 37.72%
CMYK Percentage
Cyan 43.97
Magenta 52.77%
Yellow 0%
Black 3.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.