#dab5dd Hex Color
rgb(218, 181, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | b5 | dd | - | #dab5dd |
RGB | 218 | 181 | 221 | - | rgb(218,181,221) |
HSL | 296 | 37% | 79% | - | hsl(296,37%,79%) |
HSV | 296 | 18% | 87% | - | hsv(296,18%,87%) |
XYZ | 58.4885 | 53.1736 | 75.5875 | - | xyz(58.4885,53.1736,75.5875) |
CIE-LAB | 77.98 | 20.21 | -15.06 | - | lab(77.98,20.21,-15.06) |
CMYK | 0.013574660633484 | 0.18099547511312 | 0 | 0.13333333333333 | cmyk(0.013574660633484,0.18099547511312,0,0.13333333333333) |
Description
The RGB value of color #dab5dd is rgb(218, 181, 221).
In the hex color #dab5dd, The value of Red is 218, value of Green is 181, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #dab5dd consists of 296° Hue, 37% Saturation, and 79% Lightness.
In the CMYK color model, the color #dab5dd can be represented as Cyan=0.013574660633484%, Magenta=0.18099547511312%, Yellow=0%, and Black=0.13333333333333%.
Shades of #dab5dd
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 #dab5dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dab5dd
Preview of #dab5dd on White Background
The contrast ratio of #dab5dd with white color is 1.8
Preview of #dab5dd on black background
The contrast ratio of #dab5dd with black color is 11.63
#dab5dd color will look good with a black background.
Color Schemes of #dab5dd
Triadic Colors of #dab5dd
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 #dab5dd
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 #dab5dd
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 #dab5dd
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: #dab5dd;
}
This is a sample text used for the color #dab5dd. 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: #dab5dd;
}
This is a sample text used for the color #dab5dd. 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 #dab5dd;
}
This is a sample text used for the color #dab5dd. 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.16%
Green 29.19%
Blue 35.65%
CMYK Percentage
Cyan 4.14
Magenta 55.2%
Yellow 0%
Black 40.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.