Shades of Empress #827576
Tints of Empress #827576
RGB
CMYK
RGB Variations
Color information
#827576 (or 0x827576) is known color: Empress. HEX triplet: 82, 75 and 76. RGB value is (130,117,118). Sum of RGB (Red+Green+Blue) = 130+117+118=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 117 (46.09% from 255 or 32.05% from 365); Blue value is 118 (46.48% from 255 or 32.33% from 365); Max value from RGB is 130 - color contains mainly: red. Hex color #827576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827576 is #7D8A89. Grayscale: #797979. Windows color (decimal): -8227466 or 7763330. OLE color: 7763330.
HSL color Cylindrical-coordinate representation of color #827576: hue angle of 355.38º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #827576 is Cyan = 0, Magento = 0.1, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 118 | - |
| CMYK | 0 | 0.1 | 0.09 | 0.49 |
| HSL | 355.38º | 0.05% | 0.48% | - |
| HSV(B) | 355.38º | 0.1% | 0.51% | - |
| XYZ | 18.84 | 18.78 | 19.77 | - |
| YUV | 121 | 126.31 | 134.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 118 | 0 | 0.1 | 0.09 | 0.49 | 355.38 | 0.05 | 0.48 |
| Hex | 82 | 75 | 76 | 0 | A | 9 | 31 | 163 | 5 | 30 |
| Octal | 202 | 165 | 166 | 0 | 12 | 11 | 61 | 543 | 5 | 60 |
| Binary | 10000010 | 1110101 | 1110110 | 0 | 1010 | 1001 | 110001 | 101100011 | 101 | 110000 |
Color Harmonies of #827576
Complementary color
Monochromatic Colors of #827576
Black with #827576
Text Example
Text Example
White with #827576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827576; }
p { color: rgb(130,117,118); }
H1.HeaderClassName
{
color: #827576;
}
.AnyTagClassName
{
color: #827576;
}
</style>
background-color css
<style>
a { background-color: #827576; }
a { background-color: rgb(130,117,118); }
div.DivClassName
{
background-color: #827576;
}
.BgClassName
{
background-color: #827576;
}
</style>
border-color css
<style>
span { border-color: #827576; }
span { border-color: rgb(130,117,118); }
td.TdClassName
{
border-color: #827576;
}
.TagClassName
{
border-color: #827576;
}
</style>