Shades of Empress #816769
Tints of Empress #816769
RGB
CMYK
RGB Variations
Color information
#816769 (or 0x816769) is known color: Empress. HEX triplet: 81, 67 and 69. RGB value is (129,103,105). Sum of RGB (Red+Green+Blue) = 129+103+105=337 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.28% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 105 (41.41% from 255 or 31.16% from 337); Max value from RGB is 129 - color contains mainly: red. Hex color #816769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816769 is #7E9896. Grayscale: #6F6F6F. Windows color (decimal): -8296599 or 6907777. OLE color: 6907777.
HSL color Cylindrical-coordinate representation of color #816769: hue angle of 355.38º 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 #816769 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 105 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.49 |
| HSL | 355.38º | 0.11% | 0.45% | - |
| HSV(B) | 355.38º | 0.2% | 0.51% | - |
| XYZ | 16.45 | 15.39 | 15.47 | - |
| YUV | 111 | 124.61 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 105 | 0 | 0.20 | 0.19 | 0.49 | 355.38 | 0.11 | 0.45 |
| Hex | 81 | 67 | 69 | 0 | 14 | 13 | 31 | 163 | B | 2D |
| Octal | 201 | 147 | 151 | 0 | 24 | 23 | 61 | 543 | 13 | 55 |
| Binary | 10000001 | 1100111 | 1101001 | 0 | 10100 | 10011 | 110001 | 101100011 | 1011 | 101101 |
Color Harmonies of #816769
Complementary color
Monochromatic Colors of #816769
Black with #816769
Text Example
Text Example
White with #816769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816769; }
p { color: rgb(129,103,105); }
H1.HeaderClassName
{
color: #816769;
}
.AnyTagClassName
{
color: #816769;
}
</style>
background-color css
<style>
a { background-color: #816769; }
a { background-color: rgb(129,103,105); }
div.DivClassName
{
background-color: #816769;
}
.BgClassName
{
background-color: #816769;
}
</style>
border-color css
<style>
span { border-color: #816769; }
span { border-color: rgb(129,103,105); }
td.TdClassName
{
border-color: #816769;
}
.TagClassName
{
border-color: #816769;
}
</style>