Shades of Empress #827274
Tints of Empress #827274
RGB
CMYK
RGB Variations
Color information
#827274 (or 0x827274) is known color: Empress. HEX triplet: 82, 72 and 74. RGB value is (130,114,116). Sum of RGB (Red+Green+Blue) = 130+114+116=360 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.11% from 360); Green value is 114 (44.92% from 255 or 31.67% from 360); Blue value is 116 (45.70% from 255 or 32.22% from 360); Max value from RGB is 130 - color contains mainly: red. Hex color #827274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827274 is #7D8D8B. Grayscale: #777777. Windows color (decimal): -8228236 or 7631490. OLE color: 7631490.
HSL color Cylindrical-coordinate representation of color #827274: hue angle of 352.5º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #827274 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 116 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.49 |
| HSL | 352.5º | 0.07% | 0.48% | - |
| HSV(B) | 352.5º | 0.12% | 0.51% | - |
| XYZ | 18.38 | 18.04 | 19.04 | - |
| YUV | 119.01 | 126.3 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 116 | 0 | 0.12 | 0.11 | 0.49 | 352.5 | 0.07 | 0.48 |
| Hex | 82 | 72 | 74 | 0 | C | B | 31 | 160 | 7 | 30 |
| Octal | 202 | 162 | 164 | 0 | 14 | 13 | 61 | 540 | 7 | 60 |
| Binary | 10000010 | 1110010 | 1110100 | 0 | 1100 | 1011 | 110001 | 101100000 | 111 | 110000 |
Color Harmonies of #827274
Complementary color
Monochromatic Colors of #827274
Black with #827274
Text Example
Text Example
White with #827274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827274; }
p { color: rgb(130,114,116); }
H1.HeaderClassName
{
color: #827274;
}
.AnyTagClassName
{
color: #827274;
}
</style>
background-color css
<style>
a { background-color: #827274; }
a { background-color: rgb(130,114,116); }
div.DivClassName
{
background-color: #827274;
}
.BgClassName
{
background-color: #827274;
}
</style>
border-color css
<style>
span { border-color: #827274; }
span { border-color: rgb(130,114,116); }
td.TdClassName
{
border-color: #827274;
}
.TagClassName
{
border-color: #827274;
}
</style>