#af7f8f Hex Color
rgb(175, 127, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | 7f | 8f | - | #af7f8f |
RGB | 175 | 127 | 143 | - | rgb(175,127,143) |
HSL | 340 | 23% | 59% | - | hsl(340,23%,59%) |
HSV | 340 | 27% | 69% | - | hsv(340,27%,69%) |
XYZ | 30.2265 | 26.2759 | 29.4652 | - | xyz(30.2265,26.2759,29.4652) |
CIE-LAB | 58.3 | 21.04 | -1.26 | - | lab(58.3,21.04,-1.26) |
CMYK | 0 | 0.27428571428571 | 0.18285714285714 | 0.31372549019608 | cmyk(0,0.27428571428571,0.18285714285714,0.31372549019608) |
Description
The RGB value of color #af7f8f is rgb(175, 127, 143).
In the hex color #af7f8f, The value of Red is 175, value of Green is 127, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #af7f8f consists of 340° Hue, 23% Saturation, and 59% Lightness.
In the CMYK color model, the color #af7f8f can be represented as Cyan=0%, Magenta=0.27428571428571%, Yellow=0.18285714285714%, and Black=0.31372549019608%.
Shades of #af7f8f
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 #af7f8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #af7f8f
Preview of #af7f8f on White Background
The contrast ratio of #af7f8f with white color is 3.36
Preview of #af7f8f on black background
The contrast ratio of #af7f8f with black color is 6.26
#af7f8f color will look good with a black background.
Color Schemes of #af7f8f
Triadic Colors of #af7f8f
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 #af7f8f
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 #af7f8f
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 #af7f8f
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: #af7f8f;
}
This is a sample text used for the color #af7f8f. 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: #af7f8f;
}
This is a sample text used for the color #af7f8f. 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 #af7f8f;
}
This is a sample text used for the color #af7f8f. 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 39.33%
Green 28.54%
Blue 32.13%
CMYK Percentage
Cyan 0
Magenta 35.58%
Yellow 23.72%
Black 40.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.