#807d83 Hex Color
rgb(128, 125, 131)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | 7d | 83 | - | #807d83 |
RGB | 128 | 125 | 131 | - | rgb(128,125,131) |
HSL | 270 | 2% | 50% | - | hsl(270,2%,50%) |
HSV | 270 | 5% | 51% | - | hsv(270,5%,51%) |
XYZ | 20.3324 | 20.8951 | 24.4343 | - | xyz(20.3324,20.8951,24.4343) |
CIE-LAB | 52.83 | 2.33 | -2.86 | - | lab(52.83,2.33,-2.86) |
CMYK | 0.022900763358779 | 0.045801526717557 | 0 | 0.48627450980392 | cmyk(0.022900763358779,0.045801526717557,0,0.48627450980392) |
Description
The RGB value of color #807d83 is rgb(128, 125, 131).
In the hex color #807d83, The value of Red is 128, value of Green is 125, and value of Blue is 131. The primary color is Blue. Similarly, The HSL values for #807d83 consists of 270° Hue, 2% Saturation, and 50% Lightness.
In the CMYK color model, the color #807d83 can be represented as Cyan=0.022900763358779%, Magenta=0.045801526717557%, Yellow=0%, and Black=0.48627450980392%.
Shades of #807d83
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 #807d83
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #807d83
Preview of #807d83 on White Background
The contrast ratio of #807d83 with white color is 4.05
Preview of #807d83 on black background
The contrast ratio of #807d83 with black color is 5.18
#807d83 color will look good with a black background.
Color Schemes of #807d83
Triadic Colors of #807d83
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 #807d83
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 #807d83
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 #807d83
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: #807d83;
}
This is a sample text used for the color #807d83. 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: #807d83;
}
This is a sample text used for the color #807d83. 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 #807d83;
}
This is a sample text used for the color #807d83. 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.33%
Green 32.55%
Blue 34.11%
CMYK Percentage
Cyan 4.13
Magenta 8.25%
Yellow 0%
Black 87.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.