Shades of Empress #786568
Tints of Empress #786568
RGB
CMYK
RGB Variations
Color information
#786568 (or 0x786568) is known color: Empress. HEX triplet: 78, 65 and 68. RGB value is (120,101,104). Sum of RGB (Red+Green+Blue) = 120+101+104=325 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.92% from 325); Green value is 101 (39.84% from 255 or 31.08% from 325); Blue value is 104 (41.02% from 255 or 32% from 325); Max value from RGB is 120 - color contains mainly: red. Hex color #786568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786568 is #879A97. Grayscale: #6B6B6B. Windows color (decimal): -8886936 or 6841720. OLE color: 6841720.
HSL color Cylindrical-coordinate representation of color #786568: hue angle of 350.53º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #786568 is Cyan = 0, Magento = 0.16, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 104 | - |
| CMYK | 0 | 0.16 | 0.13 | 0.53 |
| HSL | 350.53º | 0.09% | 0.43% | - |
| HSV(B) | 350.53º | 0.16% | 0.47% | - |
| XYZ | 14.9 | 14.3 | 15.07 | - |
| YUV | 107.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 104 | 0 | 0.16 | 0.13 | 0.53 | 350.53 | 0.09 | 0.43 |
| Hex | 78 | 65 | 68 | 0 | 10 | D | 35 | 15F | 9 | 2B |
| Octal | 170 | 145 | 150 | 0 | 20 | 15 | 65 | 537 | 11 | 53 |
| Binary | 1111000 | 1100101 | 1101000 | 0 | 10000 | 1101 | 110101 | 101011111 | 1001 | 101011 |
Color Harmonies of #786568
Complementary color
Monochromatic Colors of #786568
Black with #786568
Text Example
Text Example
White with #786568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786568; }
p { color: rgb(120,101,104); }
H1.HeaderClassName
{
color: #786568;
}
.AnyTagClassName
{
color: #786568;
}
</style>
background-color css
<style>
a { background-color: #786568; }
a { background-color: rgb(120,101,104); }
div.DivClassName
{
background-color: #786568;
}
.BgClassName
{
background-color: #786568;
}
</style>
border-color css
<style>
span { border-color: #786568; }
span { border-color: rgb(120,101,104); }
td.TdClassName
{
border-color: #786568;
}
.TagClassName
{
border-color: #786568;
}
</style>