Shades of Empress #786768
Tints of Empress #786768
RGB
CMYK
RGB Variations
Color information
#786768 (or 0x786768) is known color: Empress. HEX triplet: 78, 67 and 68. RGB value is (120,103,104). Sum of RGB (Red+Green+Blue) = 120+103+104=327 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.70% from 327); Green value is 103 (40.62% from 255 or 31.50% from 327); Blue value is 104 (41.02% from 255 or 31.80% from 327); Max value from RGB is 120 - color contains mainly: red. Hex color #786768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786768 is #879897. Grayscale: #6C6C6C. Windows color (decimal): -8886424 or 6842232. OLE color: 6842232.
HSL color Cylindrical-coordinate representation of color #786768: hue angle of 356.47º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #786768 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 104 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.53 |
| HSL | 356.47º | 0.08% | 0.44% | - |
| HSV(B) | 356.47º | 0.14% | 0.47% | - |
| XYZ | 15.09 | 14.69 | 15.14 | - |
| YUV | 108.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 104 | 0 | 0.14 | 0.13 | 0.53 | 356.47 | 0.08 | 0.44 |
| Hex | 78 | 67 | 68 | 0 | E | D | 35 | 164 | 8 | 2C |
| Octal | 170 | 147 | 150 | 0 | 16 | 15 | 65 | 544 | 10 | 54 |
| Binary | 1111000 | 1100111 | 1101000 | 0 | 1110 | 1101 | 110101 | 101100100 | 1000 | 101100 |
Color Harmonies of #786768
Complementary color
Monochromatic Colors of #786768
Black with #786768
Text Example
Text Example
White with #786768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786768; }
p { color: rgb(120,103,104); }
H1.HeaderClassName
{
color: #786768;
}
.AnyTagClassName
{
color: #786768;
}
</style>
background-color css
<style>
a { background-color: #786768; }
a { background-color: rgb(120,103,104); }
div.DivClassName
{
background-color: #786768;
}
.BgClassName
{
background-color: #786768;
}
</style>
border-color css
<style>
span { border-color: #786768; }
span { border-color: rgb(120,103,104); }
td.TdClassName
{
border-color: #786768;
}
.TagClassName
{
border-color: #786768;
}
</style>