#d6c3fc Hex Color
rgb(214, 195, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | c3 | fc | - | #d6c3fc |
RGB | 214 | 195 | 252 | - | rgb(214,195,252) |
HSL | 260 | 90% | 88% | - | hsl(260,90%,88%) |
HSV | 260 | 23% | 99% | - | hsv(260,23%,99%) |
XYZ | 64.8174 | 60.3546 | 100.3288 | - | xyz(64.8174,60.3546,100.3288) |
CIE-LAB | 82.03 | 17.56 | -25.6 | - | lab(82.03,17.56,-25.6) |
CMYK | 0.15079365079365 | 0.22619047619048 | 0 | 0.011764705882353 | cmyk(0.15079365079365,0.22619047619048,0,0.011764705882353) |
Description
The RGB value of color #d6c3fc is rgb(214, 195, 252).
In the hex color #d6c3fc, The value of Red is 214, value of Green is 195, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #d6c3fc consists of 260° Hue, 90% Saturation, and 88% Lightness.
In the CMYK color model, the color #d6c3fc can be represented as Cyan=0.15079365079365%, Magenta=0.22619047619048%, Yellow=0%, and Black=0.011764705882353%.
Shades of #d6c3fc
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 #d6c3fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6c3fc
Preview of #d6c3fc on White Background
The contrast ratio of #d6c3fc with white color is 1.61
Preview of #d6c3fc on black background
The contrast ratio of #d6c3fc with black color is 13.07
#d6c3fc color will look good with a black background.
Color Schemes of #d6c3fc
Triadic Colors of #d6c3fc
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 #d6c3fc
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 #d6c3fc
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 #d6c3fc
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: #d6c3fc;
}
This is a sample text used for the color #d6c3fc. 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: #d6c3fc;
}
This is a sample text used for the color #d6c3fc. 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 #d6c3fc;
}
This is a sample text used for the color #d6c3fc. 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 32.38%
Green 29.5%
Blue 38.12%
CMYK Percentage
Cyan 38.79
Magenta 58.18%
Yellow 0%
Black 3.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.