#d2acda Hex Color
rgb(210, 172, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | ac | da | - | #d2acda |
RGB | 210 | 172 | 218 | - | rgb(210,172,218) |
HSL | 290 | 38% | 76% | - | hsl(290,38%,76%) |
HSV | 290 | 21% | 85% | - | hsv(290,21%,85%) |
XYZ | 53.9858 | 48.2686 | 72.8011 | - | xyz(53.9858,48.2686,72.8011) |
CIE-LAB | 74.99 | 21.86 | -18 | - | lab(74.99,21.86,-18) |
CMYK | 0.036697247706422 | 0.21100917431193 | 0 | 0.14509803921569 | cmyk(0.036697247706422,0.21100917431193,0,0.14509803921569) |
Description
The RGB value of color #d2acda is rgb(210, 172, 218).
In the hex color #d2acda, The value of Red is 210, value of Green is 172, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #d2acda consists of 290° Hue, 38% Saturation, and 76% Lightness.
In the CMYK color model, the color #d2acda can be represented as Cyan=0.036697247706422%, Magenta=0.21100917431193%, Yellow=0%, and Black=0.14509803921569%.
Shades of #d2acda
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 #d2acda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2acda
Preview of #d2acda on White Background
The contrast ratio of #d2acda with white color is 1.97
Preview of #d2acda on black background
The contrast ratio of #d2acda with black color is 10.65
#d2acda color will look good with a black background.
Color Schemes of #d2acda
Triadic Colors of #d2acda
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 #d2acda
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 #d2acda
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 #d2acda
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: #d2acda;
}
This is a sample text used for the color #d2acda. 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: #d2acda;
}
This is a sample text used for the color #d2acda. 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 #d2acda;
}
This is a sample text used for the color #d2acda. 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%
Green 28.67%
Blue 36.33%
CMYK Percentage
Cyan 9.34
Magenta 53.72%
Yellow 0%
Black 36.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.