#827a80 Hex Color
rgb(130, 122, 128)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 82 | 7a | 80 | - | #827a80 |
RGB | 130 | 122 | 128 | - | rgb(130,122,128) |
HSL | 315 | 3% | 49% | - | hsl(315,3%,49%) |
HSV | 315 | 6% | 51% | - | hsv(315,6%,51%) |
XYZ | 20.0617 | 20.2234 | 23.2682 | - | xyz(20.0617,20.2234,23.2682) |
CIE-LAB | 52.09 | 4.21 | -2.18 | - | lab(52.09,4.21,-2.18) |
CMYK | 0 | 0.061538461538461 | 0.015384615384615 | 0.49019607843137 | cmyk(0,0.061538461538461,0.015384615384615,0.49019607843137) |
Description
The RGB value of color #827a80 is rgb(130, 122, 128).
In the hex color #827a80, The value of Red is 130, value of Green is 122, and value of Blue is 128. The primary color is Red. Similarly, The HSL values for #827a80 consists of 315° Hue, 3% Saturation, and 49% Lightness.
In the CMYK color model, the color #827a80 can be represented as Cyan=0%, Magenta=0.061538461538461%, Yellow=0.015384615384615%, and Black=0.49019607843137%.
Shades of #827a80
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 #827a80
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #827a80
Preview of #827a80 on White Background
The contrast ratio of #827a80 with white color is 4.16
Preview of #827a80 on black background
The contrast ratio of #827a80 with black color is 5.04
#827a80 color will look good with a black background.
Color Schemes of #827a80
Triadic Colors of #827a80
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 #827a80
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 #827a80
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 #827a80
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: #827a80;
}
This is a sample text used for the color #827a80. 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: #827a80;
}
This is a sample text used for the color #827a80. 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 #827a80;
}
This is a sample text used for the color #827a80. 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 34.21%
Green 32.11%
Blue 33.68%
CMYK Percentage
Cyan 0
Magenta 10.85%
Yellow 2.71%
Black 86.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.