#afb7b1 Hex Color
rgb(175, 183, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | b7 | b1 | - | #afb7b1 |
RGB | 175 | 183 | 177 | - | rgb(175,183,177) |
HSL | 135 | 5% | 70% | - | hsl(135,5%,70%) |
HSV | 135 | 4% | 72% | - | hsv(135,4%,72%) |
XYZ | 42.5485 | 46.1553 | 48.2613 | - | xyz(42.5485,46.1553,48.2613) |
CIE-LAB | 73.65 | -3.92 | 2.07 | - | lab(73.65,-3.92,2.07) |
CMYK | 0.043715846994536 | 0 | 0.032786885245902 | 0.28235294117647 | cmyk(0.043715846994536,0,0.032786885245902,0.28235294117647) |
Description
The RGB value of color #afb7b1 is rgb(175, 183, 177).
In the hex color #afb7b1, The value of Red is 175, value of Green is 183, and value of Blue is 177. The primary color is Green. Similarly, The HSL values for #afb7b1 consists of 135° Hue, 5% Saturation, and 70% Lightness.
In the CMYK color model, the color #afb7b1 can be represented as Cyan=0.043715846994536%, Magenta=0%, Yellow=0.032786885245902%, and Black=0.28235294117647%.
Shades of #afb7b1
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 #afb7b1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afb7b1
Preview of #afb7b1 on White Background
The contrast ratio of #afb7b1 with white color is 2.05
Preview of #afb7b1 on black background
The contrast ratio of #afb7b1 with black color is 10.23
#afb7b1 color will look good with a black background.
Color Schemes of #afb7b1
Triadic Colors of #afb7b1
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 #afb7b1
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 #afb7b1
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 #afb7b1
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: #afb7b1;
}
This is a sample text used for the color #afb7b1. 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: #afb7b1;
}
This is a sample text used for the color #afb7b1. 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 #afb7b1;
}
This is a sample text used for the color #afb7b1. 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 32.71%
Green 34.21%
Blue 33.08%
CMYK Percentage
Cyan 12.18
Magenta 0%
Yellow 9.14%
Black 78.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.