Shades of Empress #827778
Tints of Empress #827778
RGB
CMYK
RGB Variations
Color information
#827778 (or 0x827778) is known color: Empress. HEX triplet: 82, 77 and 78. RGB value is (130,119,120). Sum of RGB (Red+Green+Blue) = 130+119+120=369 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.23% from 369); Green value is 119 (46.88% from 255 or 32.25% from 369); Blue value is 120 (47.27% from 255 or 32.52% from 369); Max value from RGB is 130 - color contains mainly: red. Hex color #827778 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827778 is #7D8887. Grayscale: #7A7A7A. Windows color (decimal): -8226952 or 7894914. OLE color: 7894914.
HSL color Cylindrical-coordinate representation of color #827778: hue angle of 354.55º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #827778 is Cyan = 0, Magento = 0.08, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 120 | - |
| CMYK | 0 | 0.08 | 0.08 | 0.49 |
| HSL | 354.55º | 0.04% | 0.49% | - |
| HSV(B) | 354.55º | 0.08% | 0.51% | - |
| XYZ | 19.19 | 19.3 | 20.48 | - |
| YUV | 122.4 | 126.64 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 120 | 0 | 0.08 | 0.08 | 0.49 | 354.55 | 0.04 | 0.49 |
| Hex | 82 | 77 | 78 | 0 | 8 | 8 | 31 | 163 | 4 | 31 |
| Octal | 202 | 167 | 170 | 0 | 10 | 10 | 61 | 543 | 4 | 61 |
| Binary | 10000010 | 1110111 | 1111000 | 0 | 1000 | 1000 | 110001 | 101100011 | 100 | 110001 |
Color Harmonies of #827778
Complementary color
Monochromatic Colors of #827778
Black with #827778
Text Example
Text Example
White with #827778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827778; }
p { color: rgb(130,119,120); }
H1.HeaderClassName
{
color: #827778;
}
.AnyTagClassName
{
color: #827778;
}
</style>
background-color css
<style>
a { background-color: #827778; }
a { background-color: rgb(130,119,120); }
div.DivClassName
{
background-color: #827778;
}
.BgClassName
{
background-color: #827778;
}
</style>
border-color css
<style>
span { border-color: #827778; }
span { border-color: rgb(130,119,120); }
td.TdClassName
{
border-color: #827778;
}
.TagClassName
{
border-color: #827778;
}
</style>