#dca2db Hex Color
rgb(220, 162, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | a2 | db | - | #dca2db |
RGB | 220 | 162 | 219 | - | rgb(220,162,219) |
HSL | 301 | 45% | 75% | - | hsl(301,45%,75%) |
HSV | 301 | 26% | 86% | - | hsv(301,26%,86%) |
XYZ | 55.2217 | 46.1708 | 73.0192 | - | xyz(55.2217,46.1708,73.0192) |
CIE-LAB | 73.66 | 30.77 | -20.48 | - | lab(73.66,30.77,-20.48) |
CMYK | 0 | 0.26363636363636 | 0.0045454545454547 | 0.13725490196078 | cmyk(0,0.26363636363636,0.0045454545454547,0.13725490196078) |
Description
The RGB value of color #dca2db is rgb(220, 162, 219).
In the hex color #dca2db, The value of Red is 220, value of Green is 162, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #dca2db consists of 301° Hue, 45% Saturation, and 75% Lightness.
In the CMYK color model, the color #dca2db can be represented as Cyan=0%, Magenta=0.26363636363636%, Yellow=0.0045454545454547%, and Black=0.13725490196078%.
Shades of #dca2db
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 #dca2db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dca2db
Preview of #dca2db on White Background
The contrast ratio of #dca2db with white color is 2.05
Preview of #dca2db on black background
The contrast ratio of #dca2db with black color is 10.23
#dca2db color will look good with a black background.
Color Schemes of #dca2db
Triadic Colors of #dca2db
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 #dca2db
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 #dca2db
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 #dca2db
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: #dca2db;
}
This is a sample text used for the color #dca2db. 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: #dca2db;
}
This is a sample text used for the color #dca2db. 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 #dca2db;
}
This is a sample text used for the color #dca2db. 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 36.61%
Green 26.96%
Blue 36.44%
CMYK Percentage
Cyan 0
Magenta 65.03%
Yellow 1.12%
Black 33.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.