#a68aa8 Hex Color
rgb(166, 138, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | 8a | a8 | - | #a68aa8 |
RGB | 166 | 138 | 168 | - | rgb(166,138,168) |
HSL | 296 | 15% | 60% | - | hsl(296,15%,60%) |
HSV | 296 | 18% | 66% | - | hsv(296,18%,66%) |
XYZ | 31.8822 | 29.1111 | 40.9844 | - | xyz(31.8822,29.1111,40.9844) |
CIE-LAB | 60.88 | 16.03 | -11.85 | - | lab(60.88,16.03,-11.85) |
CMYK | 0.011904761904762 | 0.17857142857143 | 0 | 0.34117647058824 | cmyk(0.011904761904762,0.17857142857143,0,0.34117647058824) |
Description
The RGB value of color #a68aa8 is rgb(166, 138, 168).
In the hex color #a68aa8, The value of Red is 166, value of Green is 138, and value of Blue is 168. The primary color is Blue. Similarly, The HSL values for #a68aa8 consists of 296° Hue, 15% Saturation, and 60% Lightness.
In the CMYK color model, the color #a68aa8 can be represented as Cyan=0.011904761904762%, Magenta=0.17857142857143%, Yellow=0%, and Black=0.34117647058824%.
Shades of #a68aa8
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 #a68aa8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a68aa8
Preview of #a68aa8 on White Background
The contrast ratio of #a68aa8 with white color is 3.08
Preview of #a68aa8 on black background
The contrast ratio of #a68aa8 with black color is 6.82
#a68aa8 color will look good with a black background.
Color Schemes of #a68aa8
Triadic Colors of #a68aa8
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 #a68aa8
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 #a68aa8
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 #a68aa8
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: #a68aa8;
}
This is a sample text used for the color #a68aa8. 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: #a68aa8;
}
This is a sample text used for the color #a68aa8. 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 #a68aa8;
}
This is a sample text used for the color #a68aa8. 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.17%
Green 29.24%
Blue 35.59%
CMYK Percentage
Cyan 2.24
Magenta 33.59%
Yellow 0%
Black 64.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.