#d79ecb Hex Color
rgb(215, 158, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | 9e | cb | - | #d79ecb |
RGB | 215 | 158 | 203 | - | rgb(215,158,203) |
HSL | 313 | 42% | 73% | - | hsl(313,42%,73%) |
HSV | 313 | 27% | 84% | - | hsv(313,27%,84%) |
XYZ | 51.0307 | 43.2126 | 62.1512 | - | xyz(51.0307,43.2126,62.1512) |
CIE-LAB | 71.7 | 28.37 | -14.7 | - | lab(71.7,28.37,-14.7) |
CMYK | 0 | 0.26511627906977 | 0.055813953488372 | 0.15686274509804 | cmyk(0,0.26511627906977,0.055813953488372,0.15686274509804) |
Description
The RGB value of color #d79ecb is rgb(215, 158, 203).
In the hex color #d79ecb, The value of Red is 215, value of Green is 158, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #d79ecb consists of 313° Hue, 42% Saturation, and 73% Lightness.
In the CMYK color model, the color #d79ecb can be represented as Cyan=0%, Magenta=0.26511627906977%, Yellow=0.055813953488372%, and Black=0.15686274509804%.
Shades of #d79ecb
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 #d79ecb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d79ecb
Preview of #d79ecb on White Background
The contrast ratio of #d79ecb with white color is 2.18
Preview of #d79ecb on black background
The contrast ratio of #d79ecb with black color is 9.64
#d79ecb color will look good with a black background.
Color Schemes of #d79ecb
Triadic Colors of #d79ecb
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 #d79ecb
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 #d79ecb
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 #d79ecb
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: #d79ecb;
}
This is a sample text used for the color #d79ecb. 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: #d79ecb;
}
This is a sample text used for the color #d79ecb. 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 #d79ecb;
}
This is a sample text used for the color #d79ecb. 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 37.33%
Green 27.43%
Blue 35.24%
CMYK Percentage
Cyan 0
Magenta 55.49%
Yellow 11.68%
Black 32.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.