Shades of Empress #787172
Tints of Empress #787172
RGB
CMYK
RGB Variations
Color information
#787172 (or 0x787172) is known color: Empress. HEX triplet: 78, 71 and 72. RGB value is (120,113,114). Sum of RGB (Red+Green+Blue) = 120+113+114=347 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.58% from 347); Green value is 113 (44.53% from 255 or 32.56% from 347); Blue value is 114 (44.92% from 255 or 32.85% from 347); Max value from RGB is 120 - color contains mainly: red. Hex color #787172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787172 is #878E8D. Grayscale: #737373. Windows color (decimal): -8883854 or 7500152. OLE color: 7500152.
HSL color Cylindrical-coordinate representation of color #787172: hue angle of 351.43º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #787172 is Cyan = 0, Magento = 0.06, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 113 | 114 | - |
| CMYK | 0 | 0.06 | 0.05 | 0.53 |
| HSL | 351.43º | 0.03% | 0.46% | - |
| HSV(B) | 351.43º | 0.06% | 0.47% | - |
| XYZ | 16.69 | 17.02 | 18.32 | - |
| YUV | 115.21 | 127.32 | 131.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 113 | 114 | 0 | 0.06 | 0.05 | 0.53 | 351.43 | 0.03 | 0.46 |
| Hex | 78 | 71 | 72 | 0 | 6 | 5 | 35 | 15F | 3 | 2E |
| Octal | 170 | 161 | 162 | 0 | 6 | 5 | 65 | 537 | 3 | 56 |
| Binary | 1111000 | 1110001 | 1110010 | 0 | 110 | 101 | 110101 | 101011111 | 11 | 101110 |
Color Harmonies of #787172
Complementary color
Monochromatic Colors of #787172
Black with #787172
Text Example
Text Example
White with #787172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787172; }
p { color: rgb(120,113,114); }
H1.HeaderClassName
{
color: #787172;
}
.AnyTagClassName
{
color: #787172;
}
</style>
background-color css
<style>
a { background-color: #787172; }
a { background-color: rgb(120,113,114); }
div.DivClassName
{
background-color: #787172;
}
.BgClassName
{
background-color: #787172;
}
</style>
border-color css
<style>
span { border-color: #787172; }
span { border-color: rgb(120,113,114); }
td.TdClassName
{
border-color: #787172;
}
.TagClassName
{
border-color: #787172;
}
</style>