Shades of Empress #816469
Tints of Empress #816469
RGB
CMYK
RGB Variations
Color information
#816469 (or 0x816469) is known color: Empress. HEX triplet: 81, 64 and 69. RGB value is (129,100,105). Sum of RGB (Red+Green+Blue) = 129+100+105=334 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.62% from 334); Green value is 100 (39.45% from 255 or 29.94% from 334); Blue value is 105 (41.41% from 255 or 31.44% from 334); Max value from RGB is 129 - color contains mainly: red. Hex color #816469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816469 is #7E9B96. Grayscale: #6D6D6D. Windows color (decimal): -8297367 or 6907009. OLE color: 6907009.
HSL color Cylindrical-coordinate representation of color #816469: hue angle of 349.66º 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 #816469 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 100 | 105 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.49 |
| HSL | 349.66º | 0.13% | 0.45% | - |
| HSV(B) | 349.66º | 0.22% | 0.51% | - |
| XYZ | 16.16 | 14.8 | 15.37 | - |
| YUV | 109.24 | 125.61 | 142.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 100 | 105 | 0 | 0.22 | 0.19 | 0.49 | 349.66 | 0.13 | 0.45 |
| Hex | 81 | 64 | 69 | 0 | 16 | 13 | 31 | 15E | D | 2D |
| Octal | 201 | 144 | 151 | 0 | 26 | 23 | 61 | 536 | 15 | 55 |
| Binary | 10000001 | 1100100 | 1101001 | 0 | 10110 | 10011 | 110001 | 101011110 | 1101 | 101101 |
Color Harmonies of #816469
Complementary color
Monochromatic Colors of #816469
Black with #816469
Text Example
Text Example
White with #816469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816469; }
p { color: rgb(129,100,105); }
H1.HeaderClassName
{
color: #816469;
}
.AnyTagClassName
{
color: #816469;
}
</style>
background-color css
<style>
a { background-color: #816469; }
a { background-color: rgb(129,100,105); }
div.DivClassName
{
background-color: #816469;
}
.BgClassName
{
background-color: #816469;
}
</style>
border-color css
<style>
span { border-color: #816469; }
span { border-color: rgb(129,100,105); }
td.TdClassName
{
border-color: #816469;
}
.TagClassName
{
border-color: #816469;
}
</style>