Shades of Empress #786468
Tints of Empress #786468
RGB
CMYK
RGB Variations
Color information
#786468 (or 0x786468) is known color: Empress. HEX triplet: 78, 64 and 68. RGB value is (120,100,104). Sum of RGB (Red+Green+Blue) = 120+100+104=324 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.04% from 324); Green value is 100 (39.45% from 255 or 30.86% from 324); Blue value is 104 (41.02% from 255 or 32.10% from 324); Max value from RGB is 120 - color contains mainly: red. Hex color #786468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786468 is #879B97. Grayscale: #6A6A6A. Windows color (decimal): -8887192 or 6841464. OLE color: 6841464.
HSL color Cylindrical-coordinate representation of color #786468: hue angle of 348º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #786468 is Cyan = 0, Magento = 0.17, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 100 | 104 | - |
| CMYK | 0 | 0.17 | 0.13 | 0.53 |
| HSL | 348º | 0.09% | 0.43% | - |
| HSV(B) | 348º | 0.17% | 0.47% | - |
| XYZ | 14.8 | 14.11 | 15.04 | - |
| YUV | 106.44 | 126.63 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 100 | 104 | 0 | 0.17 | 0.13 | 0.53 | 348 | 0.09 | 0.43 |
| Hex | 78 | 64 | 68 | 0 | 11 | D | 35 | 15C | 9 | 2B |
| Octal | 170 | 144 | 150 | 0 | 21 | 15 | 65 | 534 | 11 | 53 |
| Binary | 1111000 | 1100100 | 1101000 | 0 | 10001 | 1101 | 110101 | 101011100 | 1001 | 101011 |
Color Harmonies of #786468
Complementary color
Monochromatic Colors of #786468
Black with #786468
Text Example
Text Example
White with #786468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786468; }
p { color: rgb(120,100,104); }
H1.HeaderClassName
{
color: #786468;
}
.AnyTagClassName
{
color: #786468;
}
</style>
background-color css
<style>
a { background-color: #786468; }
a { background-color: rgb(120,100,104); }
div.DivClassName
{
background-color: #786468;
}
.BgClassName
{
background-color: #786468;
}
</style>
border-color css
<style>
span { border-color: #786468; }
span { border-color: rgb(120,100,104); }
td.TdClassName
{
border-color: #786468;
}
.TagClassName
{
border-color: #786468;
}
</style>