Shades of Empress #807375
Tints of Empress #807375
RGB
CMYK
RGB Variations
Color information
#807375 (or 0x807375) is known color: Empress. HEX triplet: 80, 73 and 75. RGB value is (128,115,117). Sum of RGB (Red+Green+Blue) = 128+115+117=360 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.56% from 360); Green value is 115 (45.31% from 255 or 31.94% from 360); Blue value is 117 (46.09% from 255 or 32.5% from 360); Max value from RGB is 128 - color contains mainly: red. Hex color #807375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807375 is #7F8C8A. Grayscale: #777777. Windows color (decimal): -8359051 or 7697280. OLE color: 7697280.
HSL color Cylindrical-coordinate representation of color #807375: hue angle of 350.77º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #807375 is Cyan = 0, Magento = 0.10, Yellow = 0.09 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 117 | - |
| CMYK | 0 | 0.10 | 0.09 | 0.50 |
| HSL | 350.77º | 0.05% | 0.48% | - |
| HSV(B) | 350.77º | 0.1% | 0.5% | - |
| XYZ | 18.24 | 18.14 | 19.37 | - |
| YUV | 119.12 | 126.81 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 117 | 0 | 0.10 | 0.09 | 0.50 | 350.77 | 0.05 | 0.48 |
| Hex | 80 | 73 | 75 | 0 | A | 9 | 32 | 15F | 5 | 30 |
| Octal | 200 | 163 | 165 | 0 | 12 | 11 | 62 | 537 | 5 | 60 |
| Binary | 10000000 | 1110011 | 1110101 | 0 | 1010 | 1001 | 110010 | 101011111 | 101 | 110000 |
Color Harmonies of #807375
Complementary color
Monochromatic Colors of #807375
Black with #807375
Text Example
Text Example
White with #807375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807375; }
p { color: rgb(128,115,117); }
H1.HeaderClassName
{
color: #807375;
}
.AnyTagClassName
{
color: #807375;
}
</style>
background-color css
<style>
a { background-color: #807375; }
a { background-color: rgb(128,115,117); }
div.DivClassName
{
background-color: #807375;
}
.BgClassName
{
background-color: #807375;
}
</style>
border-color css
<style>
span { border-color: #807375; }
span { border-color: rgb(128,115,117); }
td.TdClassName
{
border-color: #807375;
}
.TagClassName
{
border-color: #807375;
}
</style>