#d0b1ef Hex Color
rgb(208, 177, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | b1 | ef | - | #d0b1ef |
RGB | 208 | 177 | 239 | - | rgb(208,177,239) |
HSL | 270 | 66% | 82% | - | hsl(270,66%,82%) |
HSV | 270 | 26% | 94% | - | hsv(270,26%,94%) |
XYZ | 57.3146 | 51.0862 | 88.5012 | - | xyz(57.3146,51.0862,88.5012) |
CIE-LAB | 76.73 | 22.72 | -26.77 | - | lab(76.73,22.72,-26.77) |
CMYK | 0.12970711297071 | 0.25941422594142 | 0 | 0.062745098039216 | cmyk(0.12970711297071,0.25941422594142,0,0.062745098039216) |
Description
The RGB value of color #d0b1ef is rgb(208, 177, 239).
In the hex color #d0b1ef, The value of Red is 208, value of Green is 177, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #d0b1ef consists of 270° Hue, 66% Saturation, and 82% Lightness.
In the CMYK color model, the color #d0b1ef can be represented as Cyan=0.12970711297071%, Magenta=0.25941422594142%, Yellow=0%, and Black=0.062745098039216%.
Shades of #d0b1ef
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 #d0b1ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0b1ef
Preview of #d0b1ef on White Background
The contrast ratio of #d0b1ef with white color is 1.87
Preview of #d0b1ef on black background
The contrast ratio of #d0b1ef with black color is 11.22
#d0b1ef color will look good with a black background.
Color Schemes of #d0b1ef
Triadic Colors of #d0b1ef
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 #d0b1ef
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 #d0b1ef
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 #d0b1ef
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: #d0b1ef;
}
This is a sample text used for the color #d0b1ef. 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: #d0b1ef;
}
This is a sample text used for the color #d0b1ef. 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 #d0b1ef;
}
This is a sample text used for the color #d0b1ef. 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 33.33%
Green 28.37%
Blue 38.3%
CMYK Percentage
Cyan 28.7
Magenta 57.41%
Yellow 0%
Black 13.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.