#8b727c Hex Color
rgb(139, 114, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 72 | 7c | - | #8b727c |
RGB | 139 | 114 | 124 | - | rgb(139,114,124) |
HSL | 336 | 10% | 50% | - | hsl(336,10%,50%) |
HSV | 336 | 18% | 55% | - | hsv(336,18%,55%) |
XYZ | 20.3029 | 18.9788 | 21.662 | - | xyz(20.3029,18.9788,21.662) |
CIE-LAB | 50.66 | 11.55 | -1.82 | - | lab(50.66,11.55,-1.82) |
CMYK | 0 | 0.17985611510791 | 0.10791366906475 | 0.45490196078431 | cmyk(0,0.17985611510791,0.10791366906475,0.45490196078431) |
Description
The RGB value of color #8b727c is rgb(139, 114, 124).
In the hex color #8b727c, The value of Red is 139, value of Green is 114, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #8b727c consists of 336° Hue, 10% Saturation, and 50% Lightness.
In the CMYK color model, the color #8b727c can be represented as Cyan=0%, Magenta=0.17985611510791%, Yellow=0.10791366906475%, and Black=0.45490196078431%.
Shades of #8b727c
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 #8b727c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b727c
Preview of #8b727c on White Background
The contrast ratio of #8b727c with white color is 4.38
Preview of #8b727c on black background
The contrast ratio of #8b727c with black color is 4.8
#8b727c color will look good with a black background.
Color Schemes of #8b727c
Triadic Colors of #8b727c
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 #8b727c
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 #8b727c
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 #8b727c
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: #8b727c;
}
This is a sample text used for the color #8b727c. 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: #8b727c;
}
This is a sample text used for the color #8b727c. 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 #8b727c;
}
This is a sample text used for the color #8b727c. 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 36.87%
Green 30.24%
Blue 32.89%
CMYK Percentage
Cyan 0
Magenta 24.22%
Yellow 14.53%
Black 61.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.