Shades of Empress #816467
Tints of Empress #816467
RGB
CMYK
RGB Variations
Color information
#816467 (or 0x816467) is known color: Empress. HEX triplet: 81, 64 and 67. RGB value is (129,100,103). Sum of RGB (Red+Green+Blue) = 129+100+103=332 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.86% from 332); Green value is 100 (39.45% from 255 or 30.12% from 332); Blue value is 103 (40.62% from 255 or 31.02% from 332); Max value from RGB is 129 - color contains mainly: red. Hex color #816467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816467 is #7E9B98. Grayscale: #6D6D6D. Windows color (decimal): -8297369 or 6775937. OLE color: 6775937.
HSL color Cylindrical-coordinate representation of color #816467: hue angle of 353.79º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #816467 is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 100 | 103 | - |
| CMYK | 0 | 0.22 | 0.20 | 0.49 |
| HSL | 353.79º | 0.13% | 0.45% | - |
| HSV(B) | 353.79º | 0.22% | 0.51% | - |
| XYZ | 16.06 | 14.76 | 14.83 | - |
| YUV | 109.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 100 | 103 | 0 | 0.22 | 0.20 | 0.49 | 353.79 | 0.13 | 0.45 |
| Hex | 81 | 64 | 67 | 0 | 16 | 14 | 31 | 162 | D | 2D |
| Octal | 201 | 144 | 147 | 0 | 26 | 24 | 61 | 542 | 15 | 55 |
| Binary | 10000001 | 1100100 | 1100111 | 0 | 10110 | 10100 | 110001 | 101100010 | 1101 | 101101 |
Color Harmonies of #816467
Complementary color
Monochromatic Colors of #816467
Black with #816467
Text Example
Text Example
White with #816467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816467; }
p { color: rgb(129,100,103); }
H1.HeaderClassName
{
color: #816467;
}
.AnyTagClassName
{
color: #816467;
}
</style>
background-color css
<style>
a { background-color: #816467; }
a { background-color: rgb(129,100,103); }
div.DivClassName
{
background-color: #816467;
}
.BgClassName
{
background-color: #816467;
}
</style>
border-color css
<style>
span { border-color: #816467; }
span { border-color: rgb(129,100,103); }
td.TdClassName
{
border-color: #816467;
}
.TagClassName
{
border-color: #816467;
}
</style>