#a08daf Hex Color
rgb(160, 141, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 8d | af | - | #a08daf |
RGB | 160 | 141 | 175 | - | rgb(160,141,175) |
HSL | 274 | 18% | 62% | - | hsl(274,18%,62%) |
HSV | 274 | 19% | 69% | - | hsv(274,19%,69%) |
XYZ | 31.7599 | 29.6185 | 44.6004 | - | xyz(31.7599,29.6185,44.6004) |
CIE-LAB | 61.32 | 13.67 | -15.22 | - | lab(61.32,13.67,-15.22) |
CMYK | 0.085714285714286 | 0.19428571428571 | 0 | 0.31372549019608 | cmyk(0.085714285714286,0.19428571428571,0,0.31372549019608) |
Description
The RGB value of color #a08daf is rgb(160, 141, 175).
In the hex color #a08daf, The value of Red is 160, value of Green is 141, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #a08daf consists of 274° Hue, 18% Saturation, and 62% Lightness.
In the CMYK color model, the color #a08daf can be represented as Cyan=0.085714285714286%, Magenta=0.19428571428571%, Yellow=0%, and Black=0.31372549019608%.
Shades of #a08daf
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 #a08daf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a08daf
Preview of #a08daf on White Background
The contrast ratio of #a08daf with white color is 3.03
Preview of #a08daf on black background
The contrast ratio of #a08daf with black color is 6.92
#a08daf color will look good with a black background.
Color Schemes of #a08daf
Triadic Colors of #a08daf
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 #a08daf
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 #a08daf
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 #a08daf
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: #a08daf;
}
This is a sample text used for the color #a08daf. 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: #a08daf;
}
This is a sample text used for the color #a08daf. 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 #a08daf;
}
This is a sample text used for the color #a08daf. 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 33.61%
Green 29.62%
Blue 36.76%
CMYK Percentage
Cyan 14.44
Magenta 32.72%
Yellow 0%
Black 52.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.