Shades of Empress #716869
Tints of Empress #716869
RGB
CMYK
RGB Variations
Color information
#716869 (or 0x716869) is known color: Empress. HEX triplet: 71, 68 and 69. RGB value is (113,104,105). Sum of RGB (Red+Green+Blue) = 113+104+105=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 104 (41.02% from 255 or 32.30% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 113 - color contains mainly: red. Hex color #716869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716869 is #8E9796. Grayscale: #6A6A6A. Windows color (decimal): -9344919 or 6908017. OLE color: 6908017.
HSL color Cylindrical-coordinate representation of color #716869: hue angle of 353.33º degrees, saturation: 0.04, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #716869 is Cyan = 0, Magento = 0.08, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 105 | - |
| CMYK | 0 | 0.08 | 0.07 | 0.56 |
| HSL | 353.33º | 0.04% | 0.43% | - |
| HSV(B) | 353.33º | 0.08% | 0.44% | - |
| XYZ | 14.31 | 14.43 | 15.4 | - |
| YUV | 106.81 | 126.98 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 105 | 0 | 0.08 | 0.07 | 0.56 | 353.33 | 0.04 | 0.43 |
| Hex | 71 | 68 | 69 | 0 | 8 | 7 | 38 | 161 | 4 | 2B |
| Octal | 161 | 150 | 151 | 0 | 10 | 7 | 70 | 541 | 4 | 53 |
| Binary | 1110001 | 1101000 | 1101001 | 0 | 1000 | 111 | 111000 | 101100001 | 100 | 101011 |
Color Harmonies of #716869
Complementary color
Monochromatic Colors of #716869
Black with #716869
Text Example
Text Example
White with #716869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716869; }
p { color: rgb(113,104,105); }
H1.HeaderClassName
{
color: #716869;
}
.AnyTagClassName
{
color: #716869;
}
</style>
background-color css
<style>
a { background-color: #716869; }
a { background-color: rgb(113,104,105); }
div.DivClassName
{
background-color: #716869;
}
.BgClassName
{
background-color: #716869;
}
</style>
border-color css
<style>
span { border-color: #716869; }
span { border-color: rgb(113,104,105); }
td.TdClassName
{
border-color: #716869;
}
.TagClassName
{
border-color: #716869;
}
</style>