#ac9fe0 Hex Color
rgb(172, 159, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 9f | e0 | - | #ac9fe0 |
RGB | 172 | 159 | 224 | - | rgb(172,159,224) |
HSL | 252 | 51% | 75% | - | hsl(252,51%,75%) |
HSV | 252 | 29% | 88% | - | hsv(252,29%,88%) |
XYZ | 42.8659 | 38.9487 | 75.7796 | - | xyz(42.8659,38.9487,75.7796) |
CIE-LAB | 68.71 | 18.29 | -31.18 | - | lab(68.71,18.29,-31.18) |
CMYK | 0.23214285714286 | 0.29017857142857 | 0 | 0.12156862745098 | cmyk(0.23214285714286,0.29017857142857,0,0.12156862745098) |
Description
The RGB value of color #ac9fe0 is rgb(172, 159, 224).
In the hex color #ac9fe0, The value of Red is 172, value of Green is 159, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #ac9fe0 consists of 252° Hue, 51% Saturation, and 75% Lightness.
In the CMYK color model, the color #ac9fe0 can be represented as Cyan=0.23214285714286%, Magenta=0.29017857142857%, Yellow=0%, and Black=0.12156862745098%.
Shades of #ac9fe0
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 #ac9fe0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac9fe0
Preview of #ac9fe0 on White Background
The contrast ratio of #ac9fe0 with white color is 2.39
Preview of #ac9fe0 on black background
The contrast ratio of #ac9fe0 with black color is 8.79
#ac9fe0 color will look good with a black background.
Color Schemes of #ac9fe0
Triadic Colors of #ac9fe0
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 #ac9fe0
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 #ac9fe0
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 #ac9fe0
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: #ac9fe0;
}
This is a sample text used for the color #ac9fe0. 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: #ac9fe0;
}
This is a sample text used for the color #ac9fe0. 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 #ac9fe0;
}
This is a sample text used for the color #ac9fe0. 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 30.99%
Green 28.65%
Blue 40.36%
CMYK Percentage
Cyan 36.05
Magenta 45.07%
Yellow 0%
Black 18.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.