Shades of Empress #837678
Tints of Empress #837678
RGB
CMYK
RGB Variations
Color information
#837678 (or 0x837678) is known color: Empress. HEX triplet: 83, 76 and 78. RGB value is (131,118,120). Sum of RGB (Red+Green+Blue) = 131+118+120=369 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.50% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 120 (47.27% from 255 or 32.52% from 369); Max value from RGB is 131 - color contains mainly: red. Hex color #837678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837678 is #7C8987. Grayscale: #7A7A7A. Windows color (decimal): -8161672 or 7894659. OLE color: 7894659.
HSL color Cylindrical-coordinate representation of color #837678: hue angle of 350.77º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #837678 is Cyan = 0, Magento = 0.10, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 120 | - |
| CMYK | 0 | 0.10 | 0.08 | 0.49 |
| HSL | 350.77º | 0.05% | 0.49% | - |
| HSV(B) | 350.77º | 0.1% | 0.51% | - |
| XYZ | 19.23 | 19.14 | 20.45 | - |
| YUV | 122.12 | 126.81 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 120 | 0 | 0.10 | 0.08 | 0.49 | 350.77 | 0.05 | 0.49 |
| Hex | 83 | 76 | 78 | 0 | A | 8 | 31 | 15F | 5 | 31 |
| Octal | 203 | 166 | 170 | 0 | 12 | 10 | 61 | 537 | 5 | 61 |
| Binary | 10000011 | 1110110 | 1111000 | 0 | 1010 | 1000 | 110001 | 101011111 | 101 | 110001 |
Color Harmonies of #837678
Complementary color
Monochromatic Colors of #837678
Black with #837678
Text Example
Text Example
White with #837678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837678; }
p { color: rgb(131,118,120); }
H1.HeaderClassName
{
color: #837678;
}
.AnyTagClassName
{
color: #837678;
}
</style>
background-color css
<style>
a { background-color: #837678; }
a { background-color: rgb(131,118,120); }
div.DivClassName
{
background-color: #837678;
}
.BgClassName
{
background-color: #837678;
}
</style>
border-color css
<style>
span { border-color: #837678; }
span { border-color: rgb(131,118,120); }
td.TdClassName
{
border-color: #837678;
}
.TagClassName
{
border-color: #837678;
}
</style>