#d79bdf Hex Color
rgb(215, 155, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | 9b | df | - | #d79bdf |
RGB | 215 | 155 | 223 | - | rgb(215,155,223) |
HSL | 293 | 52% | 74% | - | hsl(293,52%,74%) |
HSV | 293 | 30% | 87% | - | hsv(293,30%,87%) |
XYZ | 53.065 | 43.2175 | 75.357 | - | xyz(53.065,43.2175,75.357) |
CIE-LAB | 71.7 | 33.68 | -25.7 | - | lab(71.7,33.68,-25.7) |
CMYK | 0.035874439461883 | 0.30493273542601 | 0 | 0.12549019607843 | cmyk(0.035874439461883,0.30493273542601,0,0.12549019607843) |
Description
The RGB value of color #d79bdf is rgb(215, 155, 223).
In the hex color #d79bdf, The value of Red is 215, value of Green is 155, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #d79bdf consists of 293° Hue, 52% Saturation, and 74% Lightness.
In the CMYK color model, the color #d79bdf can be represented as Cyan=0.035874439461883%, Magenta=0.30493273542601%, Yellow=0%, and Black=0.12549019607843%.
Shades of #d79bdf
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 #d79bdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d79bdf
Preview of #d79bdf on White Background
The contrast ratio of #d79bdf with white color is 2.18
Preview of #d79bdf on black background
The contrast ratio of #d79bdf with black color is 9.64
#d79bdf color will look good with a black background.
Color Schemes of #d79bdf
Triadic Colors of #d79bdf
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 #d79bdf
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 #d79bdf
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 #d79bdf
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: #d79bdf;
}
This is a sample text used for the color #d79bdf. 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: #d79bdf;
}
This is a sample text used for the color #d79bdf. 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 #d79bdf;
}
This is a sample text used for the color #d79bdf. 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 36.26%
Green 26.14%
Blue 37.61%
CMYK Percentage
Cyan 7.69
Magenta 65.39%
Yellow 0%
Black 26.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.