#afb1b1 Hex Color
rgb(175, 177, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | b1 | b1 | - | #afb1b1 |
RGB | 175 | 177 | 177 | - | rgb(175,177,177) |
HSL | 180 | 1% | 69% | - | hsl(180,1%,69%) |
HSV | 180 | 1% | 69% | - | hsv(180,1%,69%) |
XYZ | 41.3371 | 43.7326 | 47.8575 | - | xyz(41.3371,43.7326,47.8575) |
CIE-LAB | 72.05 | -0.7 | -0.25 | - | lab(72.05,-0.7,-0.25) |
CMYK | 0.011299435028249 | 0 | 0 | 0.30588235294118 | cmyk(0.011299435028249,0,0,0.30588235294118) |
Description
The RGB value of color #afb1b1 is rgb(175, 177, 177).
In the hex color #afb1b1, The value of Red is 175, value of Green is 177, and value of Blue is 177. The primary color is Red. Similarly, The HSL values for #afb1b1 consists of 180° Hue, 1% Saturation, and 69% Lightness.
In the CMYK color model, the color #afb1b1 can be represented as Cyan=0.011299435028249%, Magenta=0%, Yellow=0%, and Black=0.30588235294118%.
Shades of #afb1b1
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 #afb1b1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afb1b1
Preview of #afb1b1 on White Background
The contrast ratio of #afb1b1 with white color is 2.15
Preview of #afb1b1 on black background
The contrast ratio of #afb1b1 with black color is 9.75
#afb1b1 color will look good with a black background.
Color Schemes of #afb1b1
Triadic Colors of #afb1b1
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 #afb1b1
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 #afb1b1
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 #afb1b1
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: #afb1b1;
}
This is a sample text used for the color #afb1b1. 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: #afb1b1;
}
This is a sample text used for the color #afb1b1. 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 #afb1b1;
}
This is a sample text used for the color #afb1b1. 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.08%
Green 33.46%
Blue 33.46%
CMYK Percentage
Cyan 3.56
Magenta 0%
Yellow 0%
Black 96.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.