#878485 Hex Color
rgb(135, 132, 133)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 87 | 84 | 85 | - | #878485 |
RGB | 135 | 132 | 133 | - | rgb(135,132,133) |
HSL | 340 | 1% | 52% | - | hsl(340,1%,52%) |
HSV | 340 | 2% | 53% | - | hsv(340,2%,53%) |
XYZ | 22.4766 | 23.3469 | 25.5121 | - | xyz(22.4766,23.3469,25.5121) |
CIE-LAB | 55.43 | 1.32 | -0.15 | - | lab(55.43,1.32,-0.15) |
CMYK | 0 | 0.022222222222222 | 0.014814814814815 | 0.47058823529412 | cmyk(0,0.022222222222222,0.014814814814815,0.47058823529412) |
Description
The RGB value of color #878485 is rgb(135, 132, 133).
In the hex color #878485, The value of Red is 135, value of Green is 132, and value of Blue is 133. The primary color is Red. Similarly, The HSL values for #878485 consists of 340° Hue, 1% Saturation, and 52% Lightness.
In the CMYK color model, the color #878485 can be represented as Cyan=0%, Magenta=0.022222222222222%, Yellow=0.014814814814815%, and Black=0.47058823529412%.
Shades of #878485
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 #878485
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #878485
Preview of #878485 on White Background
The contrast ratio of #878485 with white color is 3.7
Preview of #878485 on black background
The contrast ratio of #878485 with black color is 5.67
#878485 color will look good with a black background.
Color Schemes of #878485
Triadic Colors of #878485
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 #878485
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 #878485
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 #878485
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: #878485;
}
This is a sample text used for the color #878485. 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: #878485;
}
This is a sample text used for the color #878485. 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 #878485;
}
This is a sample text used for the color #878485. 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.75%
Green 33%
Blue 33.25%
CMYK Percentage
Cyan 0
Magenta 4.38%
Yellow 2.92%
Black 92.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.