#d59ccd Hex Color
rgb(213, 156, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | 9c | cd | - | #d59ccd |
RGB | 213 | 156 | 205 | - | rgb(213,156,205) |
HSL | 308 | 40% | 72% | - | hsl(308,40%,72%) |
HSV | 308 | 27% | 84% | - | hsv(308,27%,84%) |
XYZ | 50.3485 | 42.3308 | 63.2746 | - | xyz(50.3485,42.3308,63.2746) |
CIE-LAB | 71.1 | 29.14 | -16.73 | - | lab(71.1,29.14,-16.73) |
CMYK | 0 | 0.26760563380282 | 0.037558685446009 | 0.16470588235294 | cmyk(0,0.26760563380282,0.037558685446009,0.16470588235294) |
Description
The RGB value of color #d59ccd is rgb(213, 156, 205).
In the hex color #d59ccd, The value of Red is 213, value of Green is 156, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #d59ccd consists of 308° Hue, 40% Saturation, and 72% Lightness.
In the CMYK color model, the color #d59ccd can be represented as Cyan=0%, Magenta=0.26760563380282%, Yellow=0.037558685446009%, and Black=0.16470588235294%.
Shades of #d59ccd
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 #d59ccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d59ccd
Preview of #d59ccd on White Background
The contrast ratio of #d59ccd with white color is 2.22
Preview of #d59ccd on black background
The contrast ratio of #d59ccd with black color is 9.47
#d59ccd color will look good with a black background.
Color Schemes of #d59ccd
Triadic Colors of #d59ccd
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 #d59ccd
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 #d59ccd
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 #d59ccd
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: #d59ccd;
}
This is a sample text used for the color #d59ccd. 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: #d59ccd;
}
This is a sample text used for the color #d59ccd. 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 #d59ccd;
}
This is a sample text used for the color #d59ccd. 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.11%
Green 27.18%
Blue 35.71%
CMYK Percentage
Cyan 0
Magenta 56.95%
Yellow 7.99%
Black 35.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.