Shades of Empress #837778
Tints of Empress #837778
RGB
CMYK
RGB Variations
Color information
#837778 (or 0x837778) is known color: Empress. HEX triplet: 83, 77 and 78. RGB value is (131,119,120). Sum of RGB (Red+Green+Blue) = 131+119+120=370 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.41% from 370); Green value is 119 (46.88% from 255 or 32.16% from 370); Blue value is 120 (47.27% from 255 or 32.43% from 370); Max value from RGB is 131 - color contains mainly: red. Hex color #837778 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837778 is #7C8887. Grayscale: #7A7A7A. Windows color (decimal): -8161416 or 7894915. OLE color: 7894915.
HSL color Cylindrical-coordinate representation of color #837778: hue angle of 355º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #837778 is Cyan = 0, Magento = 0.09, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 119 | 120 | - |
| CMYK | 0 | 0.09 | 0.08 | 0.49 |
| HSL | 355º | 0.05% | 0.49% | - |
| HSV(B) | 355º | 0.09% | 0.51% | - |
| XYZ | 19.35 | 19.38 | 20.49 | - |
| YUV | 122.7 | 126.48 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 120 | 0 | 0.09 | 0.08 | 0.49 | 355 | 0.05 | 0.49 |
| Hex | 83 | 77 | 78 | 0 | 9 | 8 | 31 | 163 | 5 | 31 |
| Octal | 203 | 167 | 170 | 0 | 11 | 10 | 61 | 543 | 5 | 61 |
| Binary | 10000011 | 1110111 | 1111000 | 0 | 1001 | 1000 | 110001 | 101100011 | 101 | 110001 |
Color Harmonies of #837778
Complementary color
Monochromatic Colors of #837778
Black with #837778
Text Example
Text Example
White with #837778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837778; }
p { color: rgb(131,119,120); }
H1.HeaderClassName
{
color: #837778;
}
.AnyTagClassName
{
color: #837778;
}
</style>
background-color css
<style>
a { background-color: #837778; }
a { background-color: rgb(131,119,120); }
div.DivClassName
{
background-color: #837778;
}
.BgClassName
{
background-color: #837778;
}
</style>
border-color css
<style>
span { border-color: #837778; }
span { border-color: rgb(131,119,120); }
td.TdClassName
{
border-color: #837778;
}
.TagClassName
{
border-color: #837778;
}
</style>