#a09dd1 Hex Color
rgb(160, 157, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 9d | d1 | - | #a09dd1 |
RGB | 160 | 157 | 209 | - | rgb(160,157,209) |
HSL | 243 | 36% | 72% | - | hsl(243,36%,72%) |
HSV | 243 | 25% | 82% | - | hsv(243,25%,82%) |
XYZ | 38.0628 | 36.191 | 65.301 | - | xyz(38.0628,36.191,65.301) |
CIE-LAB | 66.67 | 12.23 | -26.13 | - | lab(66.67,12.23,-26.13) |
CMYK | 0.23444976076555 | 0.2488038277512 | 0 | 0.18039215686275 | cmyk(0.23444976076555,0.2488038277512,0,0.18039215686275) |
Description
The RGB value of color #a09dd1 is rgb(160, 157, 209).
In the hex color #a09dd1, The value of Red is 160, value of Green is 157, and value of Blue is 209. The primary color is Blue. Similarly, The HSL values for #a09dd1 consists of 243° Hue, 36% Saturation, and 72% Lightness.
In the CMYK color model, the color #a09dd1 can be represented as Cyan=0.23444976076555%, Magenta=0.2488038277512%, Yellow=0%, and Black=0.18039215686275%.
Shades of #a09dd1
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 #a09dd1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a09dd1
Preview of #a09dd1 on White Background
The contrast ratio of #a09dd1 with white color is 2.55
Preview of #a09dd1 on black background
The contrast ratio of #a09dd1 with black color is 8.24
#a09dd1 color will look good with a black background.
Color Schemes of #a09dd1
Triadic Colors of #a09dd1
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 #a09dd1
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 #a09dd1
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 #a09dd1
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: #a09dd1;
}
This is a sample text used for the color #a09dd1. 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: #a09dd1;
}
This is a sample text used for the color #a09dd1. 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 #a09dd1;
}
This is a sample text used for the color #a09dd1. 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 30.42%
Green 29.85%
Blue 39.73%
CMYK Percentage
Cyan 35.33
Magenta 37.49%
Yellow 0%
Black 27.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.