#dca6ef Hex Color
rgb(220, 166, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | a6 | ef | - | #dca6ef |
RGB | 220 | 166 | 239 | - | rgb(220,166,239) |
HSL | 284 | 70% | 79% | - | hsl(284,70%,79%) |
HSV | 284 | 31% | 94% | - | hsv(284,31%,94%) |
XYZ | 58.7314 | 48.7201 | 87.9698 | - | xyz(58.7314,48.7201,87.9698) |
CIE-LAB | 75.28 | 32.44 | -28.9 | - | lab(75.28,32.44,-28.9) |
CMYK | 0.079497907949791 | 0.30543933054393 | 0 | 0.062745098039216 | cmyk(0.079497907949791,0.30543933054393,0,0.062745098039216) |
Description
The RGB value of color #dca6ef is rgb(220, 166, 239).
In the hex color #dca6ef, The value of Red is 220, value of Green is 166, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #dca6ef consists of 284° Hue, 70% Saturation, and 79% Lightness.
In the CMYK color model, the color #dca6ef can be represented as Cyan=0.079497907949791%, Magenta=0.30543933054393%, Yellow=0%, and Black=0.062745098039216%.
Shades of #dca6ef
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 #dca6ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dca6ef
Preview of #dca6ef on White Background
The contrast ratio of #dca6ef with white color is 1.95
Preview of #dca6ef on black background
The contrast ratio of #dca6ef with black color is 10.74
#dca6ef color will look good with a black background.
Color Schemes of #dca6ef
Triadic Colors of #dca6ef
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 #dca6ef
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 #dca6ef
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 #dca6ef
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: #dca6ef;
}
This is a sample text used for the color #dca6ef. 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: #dca6ef;
}
This is a sample text used for the color #dca6ef. 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 #dca6ef;
}
This is a sample text used for the color #dca6ef. 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 35.2%
Green 26.56%
Blue 38.24%
CMYK Percentage
Cyan 17.76
Magenta 68.23%
Yellow 0%
Black 14.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.