Shades of Empress #877274
Tints of Empress #877274
RGB
CMYK
RGB Variations
Color information
#877274 (or 0x877274) is known color: Empress. HEX triplet: 87, 72 and 74. RGB value is (135,114,116). Sum of RGB (Red+Green+Blue) = 135+114+116=365 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.99% from 365); Green value is 114 (44.92% from 255 or 31.23% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 135 - color contains mainly: red. Hex color #877274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877274 is #788D8B. Grayscale: #787878. Windows color (decimal): -7900556 or 7631495. OLE color: 7631495.
HSL color Cylindrical-coordinate representation of color #877274: hue angle of 354.29º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #877274 is Cyan = 0, Magento = 0.16, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 116 | - |
| CMYK | 0 | 0.16 | 0.14 | 0.47 |
| HSL | 354.29º | 0.08% | 0.49% | - |
| HSV(B) | 354.29º | 0.16% | 0.53% | - |
| XYZ | 19.16 | 18.45 | 19.07 | - |
| YUV | 120.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 116 | 0 | 0.16 | 0.14 | 0.47 | 354.29 | 0.08 | 0.49 |
| Hex | 87 | 72 | 74 | 0 | 10 | E | 2F | 162 | 8 | 31 |
| Octal | 207 | 162 | 164 | 0 | 20 | 16 | 57 | 542 | 10 | 61 |
| Binary | 10000111 | 1110010 | 1110100 | 0 | 10000 | 1110 | 101111 | 101100010 | 1000 | 110001 |
Color Harmonies of #877274
Complementary color
Monochromatic Colors of #877274
Black with #877274
Text Example
Text Example
White with #877274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877274; }
p { color: rgb(135,114,116); }
H1.HeaderClassName
{
color: #877274;
}
.AnyTagClassName
{
color: #877274;
}
</style>
background-color css
<style>
a { background-color: #877274; }
a { background-color: rgb(135,114,116); }
div.DivClassName
{
background-color: #877274;
}
.BgClassName
{
background-color: #877274;
}
</style>
border-color css
<style>
span { border-color: #877274; }
span { border-color: rgb(135,114,116); }
td.TdClassName
{
border-color: #877274;
}
.TagClassName
{
border-color: #877274;
}
</style>