#8f828b Hex Color
rgb(143, 130, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8f | 82 | 8b | - | #8f828b |
RGB | 143 | 130 | 139 | - | rgb(143,130,139) |
HSL | 318 | 5% | 54% | - | hsl(318,5%,54%) |
HSV | 318 | 9% | 56% | - | hsv(318,9%,56%) |
XYZ | 23.9705 | 23.669 | 27.7313 | - | xyz(23.9705,23.669,27.7313) |
CIE-LAB | 55.75 | 6.61 | -3.06 | - | lab(55.75,6.61,-3.06) |
CMYK | 0 | 0.090909090909091 | 0.027972027972028 | 0.43921568627451 | cmyk(0,0.090909090909091,0.027972027972028,0.43921568627451) |
Description
The RGB value of color #8f828b is rgb(143, 130, 139).
In the hex color #8f828b, The value of Red is 143, value of Green is 130, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #8f828b consists of 318° Hue, 5% Saturation, and 54% Lightness.
In the CMYK color model, the color #8f828b can be represented as Cyan=0%, Magenta=0.090909090909091%, Yellow=0.027972027972028%, and Black=0.43921568627451%.
Shades of #8f828b
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 #8f828b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8f828b
Preview of #8f828b on White Background
The contrast ratio of #8f828b with white color is 3.66
Preview of #8f828b on black background
The contrast ratio of #8f828b with black color is 5.73
#8f828b color will look good with a black background.
Color Schemes of #8f828b
Triadic Colors of #8f828b
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 #8f828b
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 #8f828b
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 #8f828b
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: #8f828b;
}
This is a sample text used for the color #8f828b. 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: #8f828b;
}
This is a sample text used for the color #8f828b. 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 #8f828b;
}
This is a sample text used for the color #8f828b. 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.71%
Green 31.55%
Blue 33.74%
CMYK Percentage
Cyan 0
Magenta 16.29%
Yellow 5.01%
Black 78.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.