#dcb5db Hex Color
rgb(220, 181, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | b5 | db | - | #dcb5db |
RGB | 220 | 181 | 219 | - | rgb(220,181,219) |
HSL | 302 | 36% | 79% | - | hsl(302,36%,79%) |
HSV | 302 | 18% | 86% | - | hsv(302,18%,86%) |
XYZ | 58.8253 | 53.3779 | 74.2204 | - | xyz(58.8253,53.3779,74.2204) |
CIE-LAB | 78.1 | 20.51 | -13.78 | - | lab(78.1,20.51,-13.78) |
CMYK | 0 | 0.17727272727273 | 0.0045454545454547 | 0.13725490196078 | cmyk(0,0.17727272727273,0.0045454545454547,0.13725490196078) |
Description
The RGB value of color #dcb5db is rgb(220, 181, 219).
In the hex color #dcb5db, The value of Red is 220, value of Green is 181, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #dcb5db consists of 302° Hue, 36% Saturation, and 79% Lightness.
In the CMYK color model, the color #dcb5db can be represented as Cyan=0%, Magenta=0.17727272727273%, Yellow=0.0045454545454547%, and Black=0.13725490196078%.
Shades of #dcb5db
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 #dcb5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcb5db
Preview of #dcb5db on White Background
The contrast ratio of #dcb5db with white color is 1.8
Preview of #dcb5db on black background
The contrast ratio of #dcb5db with black color is 11.68
#dcb5db color will look good with a black background.
Color Schemes of #dcb5db
Triadic Colors of #dcb5db
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 #dcb5db
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 #dcb5db
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 #dcb5db
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: #dcb5db;
}
This is a sample text used for the color #dcb5db. 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: #dcb5db;
}
This is a sample text used for the color #dcb5db. 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 #dcb5db;
}
This is a sample text used for the color #dcb5db. 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.48%
Green 29.19%
Blue 35.32%
CMYK Percentage
Cyan 0
Magenta 55.56%
Yellow 1.42%
Black 43.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.