#a68dca Hex Color
rgb(166, 141, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a6 | 8d | ca | - | #a68dca |
| RGB | 166 | 141 | 202 | - | rgb(166,141,202) |
| HSL | 265 | 37% | 67% | - | hsl(265,37%,67%) |
| HSV | 265 | 30% | 79% | - | hsv(265,30%,79%) |
| XYZ | 35.9114 | 31.421 | 60.0492 | - | xyz(35.9114,31.421,60.0492) |
| CIE-LAB | 62.86 | 21.55 | -28.05 | - | lab(62.86,21.55,-28.05) |
| CMYK | 0.17821782178218 | 0.3019801980198 | 0 | 0.2078431372549 | cmyk(0.17821782178218,0.3019801980198,0,0.2078431372549) |
Description
The RGB value of color #a68dca is rgb(166, 141, 202).
In the hex color #a68dca, The value of Red is 166, value of Green is 141, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #a68dca consists of 265° Hue, 37% Saturation, and 67% Lightness.
In the CMYK color model, the color #a68dca can be represented as Cyan=0.17821782178218%, Magenta=0.3019801980198%, Yellow=0%, and Black=0.2078431372549%.
Shades of #a68dca
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 #a68dca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a68dca
Preview of #a68dca on White Background
The contrast ratio of #a68dca with white color is 2.88
Preview of #a68dca on black background
The contrast ratio of #a68dca with black color is 7.28
#a68dca color will look good with a black background.
Color Schemes of #a68dca
Triadic Colors of #a68dca
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 #a68dca
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 #a68dca
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 #a68dca
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: #a68dca;
}
This is a sample text used for the color #a68dca. 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: #a68dca;
}
This is a sample text used for the color #a68dca. 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 #a68dca;
}
This is a sample text used for the color #a68dca. 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 32.61%
Green 27.7%
Blue 39.69%
CMYK Percentage
Cyan 25.9
Magenta 43.89%
Yellow 0%
Black 30.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.