#d9befb Hex Color
rgb(217, 190, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | be | fb | - | #d9befb |
RGB | 217 | 190 | 251 | - | rgb(217,190,251) |
HSL | 267 | 88% | 86% | - | hsl(267,88%,86%) |
HSV | 267 | 24% | 98% | - | hsv(267,24%,98%) |
XYZ | 64.4413 | 58.5437 | 99.1704 | - | xyz(64.4413,58.5437,99.1704) |
CIE-LAB | 81.04 | 20.97 | -26.56 | - | lab(81.04,20.97,-26.56) |
CMYK | 0.13545816733068 | 0.24302788844622 | 0 | 0.015686274509804 | cmyk(0.13545816733068,0.24302788844622,0,0.015686274509804) |
Description
The RGB value of color #d9befb is rgb(217, 190, 251).
In the hex color #d9befb, The value of Red is 217, value of Green is 190, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #d9befb consists of 267° Hue, 88% Saturation, and 86% Lightness.
In the CMYK color model, the color #d9befb can be represented as Cyan=0.13545816733068%, Magenta=0.24302788844622%, Yellow=0%, and Black=0.015686274509804%.
Shades of #d9befb
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 #d9befb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9befb
Preview of #d9befb on White Background
The contrast ratio of #d9befb with white color is 1.65
Preview of #d9befb on black background
The contrast ratio of #d9befb with black color is 12.71
#d9befb color will look good with a black background.
Color Schemes of #d9befb
Triadic Colors of #d9befb
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 #d9befb
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 #d9befb
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 #d9befb
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: #d9befb;
}
This is a sample text used for the color #d9befb. 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: #d9befb;
}
This is a sample text used for the color #d9befb. 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 #d9befb;
}
This is a sample text used for the color #d9befb. 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.98%
Green 28.88%
Blue 38.15%
CMYK Percentage
Cyan 34.37
Magenta 61.66%
Yellow 0%
Black 3.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.