#a985cc Hex Color
rgb(169, 133, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 85 | cc | - | #a985cc |
RGB | 169 | 133 | 204 | - | rgb(169,133,204) |
HSL | 270 | 41% | 66% | - | hsl(270,41%,66%) |
HSV | 270 | 35% | 80% | - | hsv(270,35%,80%) |
XYZ | 35.6488 | 29.5697 | 60.9554 | - | xyz(35.6488,29.5697,60.9554) |
CIE-LAB | 61.28 | 27.47 | -31.59 | - | lab(61.28,27.47,-31.59) |
CMYK | 0.17156862745098 | 0.34803921568627 | 0 | 0.2 | cmyk(0.17156862745098,0.34803921568627,0,0.2) |
Description
The RGB value of color #a985cc is rgb(169, 133, 204).
In the hex color #a985cc, The value of Red is 169, value of Green is 133, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #a985cc consists of 270° Hue, 41% Saturation, and 66% Lightness.
In the CMYK color model, the color #a985cc can be represented as Cyan=0.17156862745098%, Magenta=0.34803921568627%, Yellow=0%, and Black=0.2%.
Shades of #a985cc
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 #a985cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a985cc
Preview of #a985cc on White Background
The contrast ratio of #a985cc with white color is 3.04
Preview of #a985cc on black background
The contrast ratio of #a985cc with black color is 6.91
#a985cc color will look good with a black background.
Color Schemes of #a985cc
Triadic Colors of #a985cc
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 #a985cc
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 #a985cc
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 #a985cc
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: #a985cc;
}
This is a sample text used for the color #a985cc. 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: #a985cc;
}
This is a sample text used for the color #a985cc. 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 #a985cc;
}
This is a sample text used for the color #a985cc. 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.4%
Green 26.28%
Blue 40.32%
CMYK Percentage
Cyan 23.84
Magenta 48.37%
Yellow 0%
Black 27.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.