#dac8db Hex Color
rgb(218, 200, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | c8 | db | - | #dac8db |
RGB | 218 | 200 | 219 | - | rgb(218,200,219) |
HSL | 297 | 21% | 82% | - | hsl(297,21%,82%) |
HSV | 297 | 9% | 86% | - | hsv(297,9%,86%) |
XYZ | 62.3539 | 61.3285 | 75.569 | - | xyz(62.3539,61.3285,75.569) |
CIE-LAB | 82.56 | 9.65 | -7.15 | - | lab(82.56,9.65,-7.15) |
CMYK | 0.0045662100456621 | 0.08675799086758 | 0 | 0.14117647058824 | cmyk(0.0045662100456621,0.08675799086758,0,0.14117647058824) |
Description
The RGB value of color #dac8db is rgb(218, 200, 219).
In the hex color #dac8db, The value of Red is 218, value of Green is 200, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #dac8db consists of 297° Hue, 21% Saturation, and 82% Lightness.
In the CMYK color model, the color #dac8db can be represented as Cyan=0.0045662100456621%, Magenta=0.08675799086758%, Yellow=0%, and Black=0.14117647058824%.
Shades of #dac8db
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 #dac8db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dac8db
Preview of #dac8db on White Background
The contrast ratio of #dac8db with white color is 1.58
Preview of #dac8db on black background
The contrast ratio of #dac8db with black color is 13.27
#dac8db color will look good with a black background.
Color Schemes of #dac8db
Triadic Colors of #dac8db
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 #dac8db
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 #dac8db
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 #dac8db
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: #dac8db;
}
This is a sample text used for the color #dac8db. 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: #dac8db;
}
This is a sample text used for the color #dac8db. 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 #dac8db;
}
This is a sample text used for the color #dac8db. 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 34.22%
Green 31.4%
Blue 34.38%
CMYK Percentage
Cyan 1.96
Magenta 37.32%
Yellow 0%
Black 60.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.