#afa4bd Hex Color
rgb(175, 164, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | a4 | bd | - | #afa4bd |
| RGB | 175 | 164 | 189 | - | rgb(175,164,189) |
| HSL | 266 | 16% | 69% | - | hsl(266,16%,69%) |
| HSV | 266 | 13% | 74% | - | hsv(266,13%,74%) |
| XYZ | 40.14 | 39.339 | 53.6217 | - | xyz(40.14,39.339,53.6217) |
| CIE-LAB | 69 | 8.77 | -11.39 | - | lab(69,8.77,-11.39) |
| CMYK | 0.074074074074074 | 0.13227513227513 | 0 | 0.25882352941176 | cmyk(0.074074074074074,0.13227513227513,0,0.25882352941176) |
Description
The RGB value of color #afa4bd is rgb(175, 164, 189).
In the hex color #afa4bd, The value of Red is 175, value of Green is 164, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #afa4bd consists of 266° Hue, 16% Saturation, and 69% Lightness.
In the CMYK color model, the color #afa4bd can be represented as Cyan=0.074074074074074%, Magenta=0.13227513227513%, Yellow=0%, and Black=0.25882352941176%.
Shades of #afa4bd
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 #afa4bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afa4bd
Preview of #afa4bd on White Background
The contrast ratio of #afa4bd with white color is 2.37
Preview of #afa4bd on black background
The contrast ratio of #afa4bd with black color is 8.87
#afa4bd color will look good with a black background.
Color Schemes of #afa4bd
Triadic Colors of #afa4bd
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 #afa4bd
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 #afa4bd
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 #afa4bd
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: #afa4bd;
}
This is a sample text used for the color #afa4bd. 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: #afa4bd;
}
This is a sample text used for the color #afa4bd. 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 #afa4bd;
}
This is a sample text used for the color #afa4bd. 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.14%
Green 31.06%
Blue 35.8%
CMYK Percentage
Cyan 15.92
Magenta 28.44%
Yellow 0%
Black 55.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.