#dca4cd Hex Color
rgb(220, 164, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | a4 | cd | - | #dca4cd |
RGB | 220 | 164 | 205 | - | rgb(220,164,205) |
HSL | 316 | 44% | 75% | - | hsl(316,44%,75%) |
HSV | 316 | 25% | 86% | - | hsv(316,25%,86%) |
XYZ | 53.8101 | 46.1743 | 63.834 | - | xyz(53.8101,46.1743,63.834) |
CIE-LAB | 73.66 | 27.17 | -12.81 | - | lab(73.66,27.17,-12.81) |
CMYK | 0 | 0.25454545454545 | 0.068181818181818 | 0.13725490196078 | cmyk(0,0.25454545454545,0.068181818181818,0.13725490196078) |
Description
The RGB value of color #dca4cd is rgb(220, 164, 205).
In the hex color #dca4cd, The value of Red is 220, value of Green is 164, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #dca4cd consists of 316° Hue, 44% Saturation, and 75% Lightness.
In the CMYK color model, the color #dca4cd can be represented as Cyan=0%, Magenta=0.25454545454545%, Yellow=0.068181818181818%, and Black=0.13725490196078%.
Shades of #dca4cd
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 #dca4cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dca4cd
Preview of #dca4cd on White Background
The contrast ratio of #dca4cd with white color is 2.05
Preview of #dca4cd on black background
The contrast ratio of #dca4cd with black color is 10.23
#dca4cd color will look good with a black background.
Color Schemes of #dca4cd
Triadic Colors of #dca4cd
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 #dca4cd
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 #dca4cd
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 #dca4cd
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: #dca4cd;
}
This is a sample text used for the color #dca4cd. 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: #dca4cd;
}
This is a sample text used for the color #dca4cd. 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 #dca4cd;
}
This is a sample text used for the color #dca4cd. 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.35%
Green 27.84%
Blue 34.8%
CMYK Percentage
Cyan 0
Magenta 55.34%
Yellow 14.82%
Black 29.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.