Shades of Empress #816770
Tints of Empress #816770
RGB
CMYK
RGB Variations
Color information
#816770 (or 0x816770) is known color: Empress. HEX triplet: 81, 67 and 70. RGB value is (129,103,112). Sum of RGB (Red+Green+Blue) = 129+103+112=344 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.5% from 344); Green value is 103 (40.62% from 255 or 29.94% from 344); Blue value is 112 (44.14% from 255 or 32.56% from 344); Max value from RGB is 129 - color contains mainly: red. Hex color #816770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816770 is #7E988F. Grayscale: #6F6F6F. Windows color (decimal): -8296592 or 7366529. OLE color: 7366529.
HSL color Cylindrical-coordinate representation of color #816770: hue angle of 339.23º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #816770 is Cyan = 0, Magento = 0.20, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 112 | - |
| CMYK | 0 | 0.20 | 0.13 | 0.49 |
| HSL | 339.23º | 0.11% | 0.45% | - |
| HSV(B) | 339.23º | 0.2% | 0.51% | - |
| XYZ | 16.83 | 15.54 | 17.44 | - |
| YUV | 111.8 | 128.11 | 140.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 112 | 0 | 0.20 | 0.13 | 0.49 | 339.23 | 0.11 | 0.45 |
| Hex | 81 | 67 | 70 | 0 | 14 | D | 31 | 153 | B | 2D |
| Octal | 201 | 147 | 160 | 0 | 24 | 15 | 61 | 523 | 13 | 55 |
| Binary | 10000001 | 1100111 | 1110000 | 0 | 10100 | 1101 | 110001 | 101010011 | 1011 | 101101 |
Color Harmonies of #816770
Complementary color
Monochromatic Colors of #816770
Black with #816770
Text Example
Text Example
White with #816770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816770; }
p { color: rgb(129,103,112); }
H1.HeaderClassName
{
color: #816770;
}
.AnyTagClassName
{
color: #816770;
}
</style>
background-color css
<style>
a { background-color: #816770; }
a { background-color: rgb(129,103,112); }
div.DivClassName
{
background-color: #816770;
}
.BgClassName
{
background-color: #816770;
}
</style>
border-color css
<style>
span { border-color: #816770; }
span { border-color: rgb(129,103,112); }
td.TdClassName
{
border-color: #816770;
}
.TagClassName
{
border-color: #816770;
}
</style>