Shades of Empress #787375
Tints of Empress #787375
RGB
CMYK
RGB Variations
Color information
#787375 (or 0x787375) is known color: Empress. HEX triplet: 78, 73 and 75. RGB value is (120,115,117). Sum of RGB (Red+Green+Blue) = 120+115+117=352 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.09% from 352); Green value is 115 (45.31% from 255 or 32.67% from 352); Blue value is 117 (46.09% from 255 or 33.24% from 352); Max value from RGB is 120 - color contains mainly: red. Hex color #787375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787375 is #878C8A. Grayscale: #747474. Windows color (decimal): -8883339 or 7697272. OLE color: 7697272.
HSL color Cylindrical-coordinate representation of color #787375: hue angle of 336º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #787375 is Cyan = 0, Magento = 0.04, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 115 | 117 | - |
| CMYK | 0 | 0.04 | 0.02 | 0.53 |
| HSL | 336º | 0.02% | 0.46% | - |
| HSV(B) | 336º | 0.04% | 0.47% | - |
| XYZ | 17.09 | 17.54 | 19.31 | - |
| YUV | 116.72 | 128.16 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 115 | 117 | 0 | 0.04 | 0.02 | 0.53 | 336 | 0.02 | 0.46 |
| Hex | 78 | 73 | 75 | 0 | 4 | 2 | 35 | 150 | 2 | 2E |
| Octal | 170 | 163 | 165 | 0 | 4 | 2 | 65 | 520 | 2 | 56 |
| Binary | 1111000 | 1110011 | 1110101 | 0 | 100 | 10 | 110101 | 101010000 | 10 | 101110 |
Color Harmonies of #787375
Complementary color
Monochromatic Colors of #787375
Black with #787375
Text Example
Text Example
White with #787375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787375; }
p { color: rgb(120,115,117); }
H1.HeaderClassName
{
color: #787375;
}
.AnyTagClassName
{
color: #787375;
}
</style>
background-color css
<style>
a { background-color: #787375; }
a { background-color: rgb(120,115,117); }
div.DivClassName
{
background-color: #787375;
}
.BgClassName
{
background-color: #787375;
}
</style>
border-color css
<style>
span { border-color: #787375; }
span { border-color: rgb(120,115,117); }
td.TdClassName
{
border-color: #787375;
}
.TagClassName
{
border-color: #787375;
}
</style>