Shades of Empress #827072
Tints of Empress #827072
RGB
CMYK
RGB Variations
Color information
#827072 (or 0x827072) is known color: Empress. HEX triplet: 82, 70 and 72. RGB value is (130,112,114). Sum of RGB (Red+Green+Blue) = 130+112+114=356 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.52% from 356); Green value is 112 (44.14% from 255 or 31.46% from 356); Blue value is 114 (44.92% from 255 or 32.02% from 356); Max value from RGB is 130 - color contains mainly: red. Hex color #827072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827072 is #7D8F8D. Grayscale: #757575. Windows color (decimal): -8228750 or 7499906. OLE color: 7499906.
HSL color Cylindrical-coordinate representation of color #827072: hue angle of 353.33º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #827072 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 114 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.49 |
| HSL | 353.33º | 0.07% | 0.47% | - |
| HSV(B) | 353.33º | 0.14% | 0.51% | - |
| XYZ | 18.04 | 17.55 | 18.36 | - |
| YUV | 117.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 114 | 0 | 0.14 | 0.12 | 0.49 | 353.33 | 0.07 | 0.47 |
| Hex | 82 | 70 | 72 | 0 | E | C | 31 | 161 | 7 | 2F |
| Octal | 202 | 160 | 162 | 0 | 16 | 14 | 61 | 541 | 7 | 57 |
| Binary | 10000010 | 1110000 | 1110010 | 0 | 1110 | 1100 | 110001 | 101100001 | 111 | 101111 |
Color Harmonies of #827072
Complementary color
Monochromatic Colors of #827072
Black with #827072
Text Example
Text Example
White with #827072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827072; }
p { color: rgb(130,112,114); }
H1.HeaderClassName
{
color: #827072;
}
.AnyTagClassName
{
color: #827072;
}
</style>
background-color css
<style>
a { background-color: #827072; }
a { background-color: rgb(130,112,114); }
div.DivClassName
{
background-color: #827072;
}
.BgClassName
{
background-color: #827072;
}
</style>
border-color css
<style>
span { border-color: #827072; }
span { border-color: rgb(130,112,114); }
td.TdClassName
{
border-color: #827072;
}
.TagClassName
{
border-color: #827072;
}
</style>