#d0bffc Hex Color
rgb(208, 191, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | bf | fc | - | #d0bffc |
RGB | 208 | 191 | 252 | - | rgb(208,191,252) |
HSL | 257 | 91% | 87% | - | hsl(257,91%,87%) |
HSV | 257 | 24% | 99% | - | hsv(257,24%,99%) |
XYZ | 62.2139 | 57.6998 | 99.9536 | - | xyz(62.2139,57.6998,99.9536) |
CIE-LAB | 80.57 | 17.87 | -27.87 | - | lab(80.57,17.87,-27.87) |
CMYK | 0.17460317460317 | 0.24206349206349 | 0 | 0.011764705882353 | cmyk(0.17460317460317,0.24206349206349,0,0.011764705882353) |
Description
The RGB value of color #d0bffc is rgb(208, 191, 252).
In the hex color #d0bffc, The value of Red is 208, value of Green is 191, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #d0bffc consists of 257° Hue, 91% Saturation, and 87% Lightness.
In the CMYK color model, the color #d0bffc can be represented as Cyan=0.17460317460317%, Magenta=0.24206349206349%, Yellow=0%, and Black=0.011764705882353%.
Shades of #d0bffc
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 #d0bffc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0bffc
Preview of #d0bffc on White Background
The contrast ratio of #d0bffc with white color is 1.67
Preview of #d0bffc on black background
The contrast ratio of #d0bffc with black color is 12.54
#d0bffc color will look good with a black background.
Color Schemes of #d0bffc
Triadic Colors of #d0bffc
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 #d0bffc
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 #d0bffc
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 #d0bffc
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: #d0bffc;
}
This is a sample text used for the color #d0bffc. 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: #d0bffc;
}
This is a sample text used for the color #d0bffc. 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 #d0bffc;
}
This is a sample text used for the color #d0bffc. 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.95%
Green 29.34%
Blue 38.71%
CMYK Percentage
Cyan 40.75
Magenta 56.5%
Yellow 0%
Black 2.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.