#d2788c Hex Color
rgb(210, 120, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 78 | 8c | - | #d2788c |
RGB | 210 | 120 | 140 | - | rgb(210,120,140) |
HSL | 347 | 50% | 65% | - | hsl(347,50%,65%) |
HSV | 347 | 43% | 82% | - | hsv(347,43%,82%) |
XYZ | 38.0284 | 29.028 | 28.4096 | - | xyz(38.0284,29.028,28.4096) |
CIE-LAB | 60.81 | 37.37 | 4.62 | - | lab(60.81,37.37,4.62) |
CMYK | 0 | 0.42857142857143 | 0.33333333333333 | 0.17647058823529 | cmyk(0,0.42857142857143,0.33333333333333,0.17647058823529) |
Description
The RGB value of color #d2788c is rgb(210, 120, 140).
In the hex color #d2788c, The value of Red is 210, value of Green is 120, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #d2788c consists of 347° Hue, 50% Saturation, and 65% Lightness.
In the CMYK color model, the color #d2788c can be represented as Cyan=0%, Magenta=0.42857142857143%, Yellow=0.33333333333333%, and Black=0.17647058823529%.
Shades of #d2788c
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 #d2788c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2788c
Preview of #d2788c on White Background
The contrast ratio of #d2788c with white color is 3.09
Preview of #d2788c on black background
The contrast ratio of #d2788c with black color is 6.81
#d2788c color will look good with a black background.
Color Schemes of #d2788c
Triadic Colors of #d2788c
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 #d2788c
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 #d2788c
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 #d2788c
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: #d2788c;
}
This is a sample text used for the color #d2788c. 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: #d2788c;
}
This is a sample text used for the color #d2788c. 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 #d2788c;
}
This is a sample text used for the color #d2788c. 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 44.68%
Green 25.53%
Blue 29.79%
CMYK Percentage
Cyan 0
Magenta 45.67%
Yellow 35.52%
Black 18.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.