#dca3db Hex Color
rgb(220, 163, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | a3 | db | - | #dca3db |
RGB | 220 | 163 | 219 | - | rgb(220,163,219) |
HSL | 301 | 45% | 75% | - | hsl(301,45%,75%) |
HSV | 301 | 26% | 86% | - | hsv(301,26%,86%) |
XYZ | 55.3986 | 46.5245 | 73.0781 | - | xyz(55.3986,46.5245,73.0781) |
CIE-LAB | 73.88 | 30.23 | -20.13 | - | lab(73.88,30.23,-20.13) |
CMYK | 0 | 0.25909090909091 | 0.0045454545454547 | 0.13725490196078 | cmyk(0,0.25909090909091,0.0045454545454547,0.13725490196078) |
Description
The RGB value of color #dca3db is rgb(220, 163, 219).
In the hex color #dca3db, The value of Red is 220, value of Green is 163, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #dca3db consists of 301° Hue, 45% Saturation, and 75% Lightness.
In the CMYK color model, the color #dca3db can be represented as Cyan=0%, Magenta=0.25909090909091%, Yellow=0.0045454545454547%, and Black=0.13725490196078%.
Shades of #dca3db
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 #dca3db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dca3db
Preview of #dca3db on White Background
The contrast ratio of #dca3db with white color is 2.04
Preview of #dca3db on black background
The contrast ratio of #dca3db with black color is 10.3
#dca3db color will look good with a black background.
Color Schemes of #dca3db
Triadic Colors of #dca3db
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 #dca3db
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 #dca3db
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 #dca3db
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: #dca3db;
}
This is a sample text used for the color #dca3db. 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: #dca3db;
}
This is a sample text used for the color #dca3db. 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 #dca3db;
}
This is a sample text used for the color #dca3db. 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.54%
Green 27.08%
Blue 36.38%
CMYK Percentage
Cyan 0
Magenta 64.63%
Yellow 1.13%
Black 34.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.