#afa3b0 Hex Color
rgb(175, 163, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | a3 | b0 | - | #afa3b0 |
RGB | 175 | 163 | 176 | - | rgb(175,163,176) |
HSL | 295 | 8% | 66% | - | hsl(295,8%,66%) |
HSV | 295 | 7% | 69% | - | hsv(295,7%,69%) |
XYZ | 38.6129 | 38.4429 | 46.4594 | - | xyz(38.6129,38.4429,46.4594) |
CIE-LAB | 68.35 | 6.75 | -5.14 | - | lab(68.35,6.75,-5.14) |
CMYK | 0.0056818181818182 | 0.073863636363636 | 0 | 0.30980392156863 | cmyk(0.0056818181818182,0.073863636363636,0,0.30980392156863) |
Description
The RGB value of color #afa3b0 is rgb(175, 163, 176).
In the hex color #afa3b0, The value of Red is 175, value of Green is 163, and value of Blue is 176. The primary color is Blue. Similarly, The HSL values for #afa3b0 consists of 295° Hue, 8% Saturation, and 66% Lightness.
In the CMYK color model, the color #afa3b0 can be represented as Cyan=0.0056818181818182%, Magenta=0.073863636363636%, Yellow=0%, and Black=0.30980392156863%.
Shades of #afa3b0
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 #afa3b0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afa3b0
Preview of #afa3b0 on White Background
The contrast ratio of #afa3b0 with white color is 2.42
Preview of #afa3b0 on black background
The contrast ratio of #afa3b0 with black color is 8.69
#afa3b0 color will look good with a black background.
Color Schemes of #afa3b0
Triadic Colors of #afa3b0
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 #afa3b0
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 #afa3b0
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 #afa3b0
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: #afa3b0;
}
This is a sample text used for the color #afa3b0. 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: #afa3b0;
}
This is a sample text used for the color #afa3b0. 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 #afa3b0;
}
This is a sample text used for the color #afa3b0. 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 34.05%
Green 31.71%
Blue 34.24%
CMYK Percentage
Cyan 1.46
Magenta 18.97%
Yellow 0%
Black 79.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.