#a89cda Hex Color
rgb(168, 156, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 9c | da | - | #a89cda |
RGB | 168 | 156 | 218 | - | rgb(168,156,218) |
HSL | 252 | 46% | 73% | - | hsl(252,46%,73%) |
HSV | 252 | 28% | 85% | - | hsv(252,28%,85%) |
XYZ | 40.6918 | 37.1637 | 71.3583 | - | xyz(40.6918,37.1637,71.3583) |
CIE-LAB | 67.4 | 17.36 | -29.93 | - | lab(67.4,17.36,-29.93) |
CMYK | 0.22935779816514 | 0.28440366972477 | 0 | 0.14509803921569 | cmyk(0.22935779816514,0.28440366972477,0,0.14509803921569) |
Description
The RGB value of color #a89cda is rgb(168, 156, 218).
In the hex color #a89cda, The value of Red is 168, value of Green is 156, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #a89cda consists of 252° Hue, 46% Saturation, and 73% Lightness.
In the CMYK color model, the color #a89cda can be represented as Cyan=0.22935779816514%, Magenta=0.28440366972477%, Yellow=0%, and Black=0.14509803921569%.
Shades of #a89cda
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 #a89cda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a89cda
Preview of #a89cda on White Background
The contrast ratio of #a89cda with white color is 2.49
Preview of #a89cda on black background
The contrast ratio of #a89cda with black color is 8.43
#a89cda color will look good with a black background.
Color Schemes of #a89cda
Triadic Colors of #a89cda
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 #a89cda
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 #a89cda
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 #a89cda
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: #a89cda;
}
This is a sample text used for the color #a89cda. 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: #a89cda;
}
This is a sample text used for the color #a89cda. 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 #a89cda;
}
This is a sample text used for the color #a89cda. 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 31%
Green 28.78%
Blue 40.22%
CMYK Percentage
Cyan 34.81
Magenta 43.17%
Yellow 0%
Black 22.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.