Shades of Empress #826465
Tints of Empress #826465
RGB
CMYK
RGB Variations
Color information
#826465 (or 0x826465) is known color: Empress. HEX triplet: 82, 64 and 65. RGB value is (130,100,101). Sum of RGB (Red+Green+Blue) = 130+100+101=331 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.27% from 331); Green value is 100 (39.45% from 255 or 30.21% from 331); Blue value is 101 (39.84% from 255 or 30.51% from 331); Max value from RGB is 130 - color contains mainly: red. Hex color #826465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826465 is #7D9B9A. Grayscale: #6D6D6D. Windows color (decimal): -8231835 or 6644866. OLE color: 6644866.
HSL color Cylindrical-coordinate representation of color #826465: hue angle of 358º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #826465 is Cyan = 0, Magento = 0.23, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 100 | 101 | - |
| CMYK | 0 | 0.23 | 0.22 | 0.49 |
| HSL | 358º | 0.13% | 0.45% | - |
| HSV(B) | 358º | 0.23% | 0.51% | - |
| XYZ | 16.11 | 14.8 | 14.32 | - |
| YUV | 109.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 101 | 0 | 0.23 | 0.22 | 0.49 | 358 | 0.13 | 0.45 |
| Hex | 82 | 64 | 65 | 0 | 17 | 16 | 31 | 166 | D | 2D |
| Octal | 202 | 144 | 145 | 0 | 27 | 26 | 61 | 546 | 15 | 55 |
| Binary | 10000010 | 1100100 | 1100101 | 0 | 10111 | 10110 | 110001 | 101100110 | 1101 | 101101 |
Color Harmonies of #826465
Complementary color
Monochromatic Colors of #826465
Black with #826465
Text Example
Text Example
White with #826465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826465; }
p { color: rgb(130,100,101); }
H1.HeaderClassName
{
color: #826465;
}
.AnyTagClassName
{
color: #826465;
}
</style>
background-color css
<style>
a { background-color: #826465; }
a { background-color: rgb(130,100,101); }
div.DivClassName
{
background-color: #826465;
}
.BgClassName
{
background-color: #826465;
}
</style>
border-color css
<style>
span { border-color: #826465; }
span { border-color: rgb(130,100,101); }
td.TdClassName
{
border-color: #826465;
}
.TagClassName
{
border-color: #826465;
}
</style>