#87787f Hex Color
rgb(135, 120, 127)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 87 | 78 | 7f | - | #87787f |
| RGB | 135 | 120 | 127 | - | rgb(135,120,127) |
| HSL | 332 | 6% | 50% | - | hsl(332,6%,50%) |
| HSV | 332 | 11% | 53% | - | hsv(332,11%,53%) |
| XYZ | 20.5389 | 20.1161 | 22.879 | - | xyz(20.5389,20.1161,22.879) |
| CIE-LAB | 51.97 | 7.08 | -1.72 | - | lab(51.97,7.08,-1.72) |
| CMYK | 0 | 0.11111111111111 | 0.059259259259259 | 0.47058823529412 | cmyk(0,0.11111111111111,0.059259259259259,0.47058823529412) |
Description
The RGB value of color #87787f is rgb(135, 120, 127).
In the hex color #87787f, The value of Red is 135, value of Green is 120, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #87787f consists of 332° Hue, 6% Saturation, and 50% Lightness.
In the CMYK color model, the color #87787f can be represented as Cyan=0%, Magenta=0.11111111111111%, Yellow=0.059259259259259%, and Black=0.47058823529412%.
Shades of #87787f
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 #87787f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #87787f
Preview of #87787f on White Background
The contrast ratio of #87787f with white color is 4.18
Preview of #87787f on black background
The contrast ratio of #87787f with black color is 5.02
#87787f color will look good with a black background.
Color Schemes of #87787f
Triadic Colors of #87787f
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 #87787f
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 #87787f
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 #87787f
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: #87787f;
}
This is a sample text used for the color #87787f. 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: #87787f;
}
This is a sample text used for the color #87787f. 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 #87787f;
}
This is a sample text used for the color #87787f. 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.34%
Green 31.41%
Blue 33.25%
CMYK Percentage
Cyan 0
Magenta 17.34%
Yellow 9.25%
Black 73.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.