Shades of Empress #837275
Tints of Empress #837275
RGB
CMYK
RGB Variations
Color information
#837275 (or 0x837275) is known color: Empress. HEX triplet: 83, 72 and 75. RGB value is (131,114,117). Sum of RGB (Red+Green+Blue) = 131+114+117=362 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.19% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 117 (46.09% from 255 or 32.32% from 362); Max value from RGB is 131 - color contains mainly: red. Hex color #837275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837275 is #7C8D8A. Grayscale: #777777. Windows color (decimal): -8162699 or 7697027. OLE color: 7697027.
HSL color Cylindrical-coordinate representation of color #837275: hue angle of 349.41º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #837275 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 117 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.49 |
| HSL | 349.41º | 0.07% | 0.48% | - |
| HSV(B) | 349.41º | 0.13% | 0.51% | - |
| XYZ | 18.59 | 18.14 | 19.35 | - |
| YUV | 119.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 117 | 0 | 0.13 | 0.11 | 0.49 | 349.41 | 0.07 | 0.48 |
| Hex | 83 | 72 | 75 | 0 | D | B | 31 | 15D | 7 | 30 |
| Octal | 203 | 162 | 165 | 0 | 15 | 13 | 61 | 535 | 7 | 60 |
| Binary | 10000011 | 1110010 | 1110101 | 0 | 1101 | 1011 | 110001 | 101011101 | 111 | 110000 |
Color Harmonies of #837275
Complementary color
Monochromatic Colors of #837275
Black with #837275
Text Example
Text Example
White with #837275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837275; }
p { color: rgb(131,114,117); }
H1.HeaderClassName
{
color: #837275;
}
.AnyTagClassName
{
color: #837275;
}
</style>
background-color css
<style>
a { background-color: #837275; }
a { background-color: rgb(131,114,117); }
div.DivClassName
{
background-color: #837275;
}
.BgClassName
{
background-color: #837275;
}
</style>
border-color css
<style>
span { border-color: #837275; }
span { border-color: rgb(131,114,117); }
td.TdClassName
{
border-color: #837275;
}
.TagClassName
{
border-color: #837275;
}
</style>