#8a807d Hex Color
rgb(138, 128, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8a | 80 | 7d | - | #8a807d |
RGB | 138 | 128 | 125 | - | rgb(138,128,125) |
HSL | 14 | 5% | 52% | - | hsl(14,5%,52%) |
HSV | 14 | 9% | 54% | - | hsv(14,9%,54%) |
XYZ | 21.9021 | 22.3223 | 22.5563 | - | xyz(21.9021,22.3223,22.5563) |
CIE-LAB | 54.37 | 3.23 | 2.98 | - | lab(54.37,3.23,2.98) |
CMYK | 0 | 0.072463768115942 | 0.094202898550725 | 0.45882352941176 | cmyk(0,0.072463768115942,0.094202898550725,0.45882352941176) |
Description
The RGB value of color #8a807d is rgb(138, 128, 125).
In the hex color #8a807d, The value of Red is 138, value of Green is 128, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #8a807d consists of 14° Hue, 5% Saturation, and 52% Lightness.
In the CMYK color model, the color #8a807d can be represented as Cyan=0%, Magenta=0.072463768115942%, Yellow=0.094202898550725%, and Black=0.45882352941176%.
Shades of #8a807d
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 #8a807d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8a807d
Preview of #8a807d on White Background
The contrast ratio of #8a807d with white color is 3.84
Preview of #8a807d on black background
The contrast ratio of #8a807d with black color is 5.46
#8a807d color will look good with a black background.
Color Schemes of #8a807d
Triadic Colors of #8a807d
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 #8a807d
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 #8a807d
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 #8a807d
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: #8a807d;
}
This is a sample text used for the color #8a807d. 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: #8a807d;
}
This is a sample text used for the color #8a807d. 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 #8a807d;
}
This is a sample text used for the color #8a807d. 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.29%
Green 32.74%
Blue 31.97%
CMYK Percentage
Cyan 0
Magenta 11.59%
Yellow 15.06%
Black 73.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.