#808566 Hex Color
rgb(128, 133, 102)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 80 | 85 | 66 | - | #808566 |
| RGB | 128 | 133 | 102 | - | rgb(128,133,102) |
| HSL | 70 | 13% | 46% | - | hsl(70,13%,46%) |
| HSV | 70 | 23% | 52% | - | hsv(70,23%,52%) |
| XYZ | 19.6879 | 22.3236 | 15.8416 | - | xyz(19.6879,22.3236,15.8416) |
| CIE-LAB | 54.37 | -7.47 | 16.13 | - | lab(54.37,-7.47,16.13) |
| CMYK | 0.037593984962406 | 0 | 0.23308270676692 | 0.47843137254902 | cmyk(0.037593984962406,0,0.23308270676692,0.47843137254902) |
Description
The RGB value of color #808566 is rgb(128, 133, 102).
In the hex color #808566, The value of Red is 128, value of Green is 133, and value of Blue is 102. The primary color is Green. Similarly, The HSL values for #808566 consists of 70° Hue, 13% Saturation, and 46% Lightness.
In the CMYK color model, the color #808566 can be represented as Cyan=0.037593984962406%, Magenta=0%, Yellow=0.23308270676692%, and Black=0.47843137254902%.
Shades of #808566
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 #808566
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #808566
Preview of #808566 on White Background
The contrast ratio of #808566 with white color is 3.84
Preview of #808566 on black background
The contrast ratio of #808566 with black color is 5.46
#808566 color will look good with a black background.
Color Schemes of #808566
Triadic Colors of #808566
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 #808566
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 #808566
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 #808566
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: #808566;
}
This is a sample text used for the color #808566. 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: #808566;
}
This is a sample text used for the color #808566. 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 #808566;
}
This is a sample text used for the color #808566. 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 35.26%
Green 36.64%
Blue 28.1%
CMYK Percentage
Cyan 5.02
Magenta 0%
Yellow 31.11%
Black 63.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.