#d1afdb Hex Color
rgb(209, 175, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | af | db | - | #d1afdb |
RGB | 209 | 175 | 219 | - | rgb(209,175,219) |
HSL | 286 | 38% | 77% | - | hsl(286,38%,77%) |
HSV | 286 | 20% | 86% | - | hsv(286,20%,86%) |
XYZ | 54.4107 | 49.3297 | 73.6717 | - | xyz(54.4107,49.3297,73.6717) |
CIE-LAB | 75.66 | 20.09 | -17.55 | - | lab(75.66,20.09,-17.55) |
CMYK | 0.045662100456621 | 0.20091324200913 | 0 | 0.14117647058824 | cmyk(0.045662100456621,0.20091324200913,0,0.14117647058824) |
Description
The RGB value of color #d1afdb is rgb(209, 175, 219).
In the hex color #d1afdb, The value of Red is 209, value of Green is 175, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #d1afdb consists of 286° Hue, 38% Saturation, and 77% Lightness.
In the CMYK color model, the color #d1afdb can be represented as Cyan=0.045662100456621%, Magenta=0.20091324200913%, Yellow=0%, and Black=0.14117647058824%.
Shades of #d1afdb
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 #d1afdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1afdb
Preview of #d1afdb on White Background
The contrast ratio of #d1afdb with white color is 1.93
Preview of #d1afdb on black background
The contrast ratio of #d1afdb with black color is 10.87
#d1afdb color will look good with a black background.
Color Schemes of #d1afdb
Triadic Colors of #d1afdb
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 #d1afdb
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 #d1afdb
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 #d1afdb
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: #d1afdb;
}
This is a sample text used for the color #d1afdb. 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: #d1afdb;
}
This is a sample text used for the color #d1afdb. 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 #d1afdb;
}
This is a sample text used for the color #d1afdb. 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.66%
Green 29.02%
Blue 36.32%
CMYK Percentage
Cyan 11.78
Magenta 51.81%
Yellow 0%
Black 36.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.