#af9cc0 Hex Color
rgb(175, 156, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | 9c | c0 | - | #af9cc0 |
RGB | 175 | 156 | 192 | - | rgb(175,156,192) |
HSL | 272 | 22% | 68% | - | hsl(272,22%,68%) |
HSV | 272 | 19% | 75% | - | hsv(272,19%,75%) |
XYZ | 39.0821 | 36.6967 | 54.8925 | - | xyz(39.0821,36.6967,54.8925) |
CIE-LAB | 67.05 | 13.84 | -15.99 | - | lab(67.05,13.84,-15.99) |
CMYK | 0.088541666666667 | 0.1875 | 0 | 0.24705882352941 | cmyk(0.088541666666667,0.1875,0,0.24705882352941) |
Description
The RGB value of color #af9cc0 is rgb(175, 156, 192).
In the hex color #af9cc0, The value of Red is 175, value of Green is 156, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #af9cc0 consists of 272° Hue, 22% Saturation, and 68% Lightness.
In the CMYK color model, the color #af9cc0 can be represented as Cyan=0.088541666666667%, Magenta=0.1875%, Yellow=0%, and Black=0.24705882352941%.
Shades of #af9cc0
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 #af9cc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #af9cc0
Preview of #af9cc0 on White Background
The contrast ratio of #af9cc0 with white color is 2.52
Preview of #af9cc0 on black background
The contrast ratio of #af9cc0 with black color is 8.34
#af9cc0 color will look good with a black background.
Color Schemes of #af9cc0
Triadic Colors of #af9cc0
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 #af9cc0
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 #af9cc0
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 #af9cc0
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: #af9cc0;
}
This is a sample text used for the color #af9cc0. 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: #af9cc0;
}
This is a sample text used for the color #af9cc0. 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 #af9cc0;
}
This is a sample text used for the color #af9cc0. 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.46%
Green 29.83%
Blue 36.71%
CMYK Percentage
Cyan 16.93
Magenta 35.84%
Yellow 0%
Black 47.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.