#dc7a9e Hex Color
rgb(220, 122, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 7a | 9e | - | #dc7a9e |
RGB | 220 | 122 | 158 | - | rgb(220,122,158) |
HSL | 338 | 58% | 67% | - | hsl(338,58%,67%) |
HSV | 338 | 45% | 86% | - | hsv(338,45%,86%) |
XYZ | 42.6463 | 31.6033 | 36.2001 | - | xyz(42.6463,31.6033,36.2001) |
CIE-LAB | 63.01 | 42.21 | -2.32 | - | lab(63.01,42.21,-2.32) |
CMYK | 0 | 0.44545454545455 | 0.28181818181818 | 0.13725490196078 | cmyk(0,0.44545454545455,0.28181818181818,0.13725490196078) |
Description
The RGB value of color #dc7a9e is rgb(220, 122, 158).
In the hex color #dc7a9e, The value of Red is 220, value of Green is 122, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #dc7a9e consists of 338° Hue, 58% Saturation, and 67% Lightness.
In the CMYK color model, the color #dc7a9e can be represented as Cyan=0%, Magenta=0.44545454545455%, Yellow=0.28181818181818%, and Black=0.13725490196078%.
Shades of #dc7a9e
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 #dc7a9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc7a9e
Preview of #dc7a9e on White Background
The contrast ratio of #dc7a9e with white color is 2.87
Preview of #dc7a9e on black background
The contrast ratio of #dc7a9e with black color is 7.32
#dc7a9e color will look good with a black background.
Color Schemes of #dc7a9e
Triadic Colors of #dc7a9e
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 #dc7a9e
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 #dc7a9e
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 #dc7a9e
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: #dc7a9e;
}
This is a sample text used for the color #dc7a9e. 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: #dc7a9e;
}
This is a sample text used for the color #dc7a9e. 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 #dc7a9e;
}
This is a sample text used for the color #dc7a9e. 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%
Green 24.4%
Blue 31.6%
CMYK Percentage
Cyan 0
Magenta 51.53%
Yellow 32.6%
Black 15.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.