#dc6a8e Hex Color
rgb(220, 106, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 6a | 8e | - | #dc6a8e |
RGB | 220 | 106 | 142 | - | rgb(220,106,142) |
HSL | 341 | 62% | 64% | - | hsl(341,62%,64%) |
HSV | 341 | 52% | 86% | - | hsv(341,52%,86%) |
XYZ | 39.5517 | 27.4767 | 28.8101 | - | xyz(39.5517,27.4767,28.8101) |
CIE-LAB | 59.41 | 48.23 | 1.62 | - | lab(59.41,48.23,1.62) |
CMYK | 0 | 0.51818181818182 | 0.35454545454545 | 0.13725490196078 | cmyk(0,0.51818181818182,0.35454545454545,0.13725490196078) |
Description
The RGB value of color #dc6a8e is rgb(220, 106, 142).
In the hex color #dc6a8e, The value of Red is 220, value of Green is 106, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #dc6a8e consists of 341° Hue, 62% Saturation, and 64% Lightness.
In the CMYK color model, the color #dc6a8e can be represented as Cyan=0%, Magenta=0.51818181818182%, Yellow=0.35454545454545%, and Black=0.13725490196078%.
Shades of #dc6a8e
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 #dc6a8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc6a8e
Preview of #dc6a8e on White Background
The contrast ratio of #dc6a8e with white color is 3.23
Preview of #dc6a8e on black background
The contrast ratio of #dc6a8e with black color is 6.5
#dc6a8e color will look good with a black background.
Color Schemes of #dc6a8e
Triadic Colors of #dc6a8e
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 #dc6a8e
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 #dc6a8e
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 #dc6a8e
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: #dc6a8e;
}
This is a sample text used for the color #dc6a8e. 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: #dc6a8e;
}
This is a sample text used for the color #dc6a8e. 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 #dc6a8e;
}
This is a sample text used for the color #dc6a8e. 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 47.01%
Green 22.65%
Blue 30.34%
CMYK Percentage
Cyan 0
Magenta 51.31%
Yellow 35.1%
Black 13.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.