#dab9dd Hex Color
rgb(218, 185, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | b9 | dd | - | #dab9dd |
RGB | 218 | 185 | 221 | - | rgb(218,185,221) |
HSL | 295 | 35% | 80% | - | hsl(295,35%,80%) |
HSV | 295 | 16% | 87% | - | hsv(295,16%,87%) |
XYZ | 59.3135 | 54.8238 | 75.8625 | - | xyz(59.3135,54.8238,75.8625) |
CIE-LAB | 78.94 | 18.05 | -13.62 | - | lab(78.94,18.05,-13.62) |
CMYK | 0.013574660633484 | 0.16289592760181 | 0 | 0.13333333333333 | cmyk(0.013574660633484,0.16289592760181,0,0.13333333333333) |
Description
The RGB value of color #dab9dd is rgb(218, 185, 221).
In the hex color #dab9dd, The value of Red is 218, value of Green is 185, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #dab9dd consists of 295° Hue, 35% Saturation, and 80% Lightness.
In the CMYK color model, the color #dab9dd can be represented as Cyan=0.013574660633484%, Magenta=0.16289592760181%, Yellow=0%, and Black=0.13333333333333%.
Shades of #dab9dd
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 #dab9dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dab9dd
Preview of #dab9dd on White Background
The contrast ratio of #dab9dd with white color is 1.76
Preview of #dab9dd on black background
The contrast ratio of #dab9dd with black color is 11.96
#dab9dd color will look good with a black background.
Color Schemes of #dab9dd
Triadic Colors of #dab9dd
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 #dab9dd
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 #dab9dd
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 #dab9dd
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: #dab9dd;
}
This is a sample text used for the color #dab9dd. 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: #dab9dd;
}
This is a sample text used for the color #dab9dd. 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 #dab9dd;
}
This is a sample text used for the color #dab9dd. 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.94%
Green 29.65%
Blue 35.42%
CMYK Percentage
Cyan 4.38
Magenta 52.58%
Yellow 0%
Black 43.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.