Shades of Empress #826568
Tints of Empress #826568
RGB
CMYK
RGB Variations
Color information
#826568 (or 0x826568) is known color: Empress. HEX triplet: 82, 65 and 68. RGB value is (130,101,104). Sum of RGB (Red+Green+Blue) = 130+101+104=335 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.81% from 335); Green value is 101 (39.84% from 255 or 30.15% from 335); Blue value is 104 (41.02% from 255 or 31.04% from 335); Max value from RGB is 130 - color contains mainly: red. Hex color #826568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826568 is #7D9A97. Grayscale: #6E6E6E. Windows color (decimal): -8231576 or 6841730. OLE color: 6841730.
HSL color Cylindrical-coordinate representation of color #826568: hue angle of 353.79º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #826568 is Cyan = 0, Magento = 0.22, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 101 | 104 | - |
| CMYK | 0 | 0.22 | 0.2 | 0.49 |
| HSL | 353.79º | 0.13% | 0.45% | - |
| HSV(B) | 353.79º | 0.22% | 0.51% | - |
| XYZ | 16.36 | 15.05 | 15.14 | - |
| YUV | 110.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 104 | 0 | 0.22 | 0.2 | 0.49 | 353.79 | 0.13 | 0.45 |
| Hex | 82 | 65 | 68 | 0 | 16 | 14 | 31 | 162 | D | 2D |
| Octal | 202 | 145 | 150 | 0 | 26 | 24 | 61 | 542 | 15 | 55 |
| Binary | 10000010 | 1100101 | 1101000 | 0 | 10110 | 10100 | 110001 | 101100010 | 1101 | 101101 |
Color Harmonies of #826568
Complementary color
Monochromatic Colors of #826568
Black with #826568
Text Example
Text Example
White with #826568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826568; }
p { color: rgb(130,101,104); }
H1.HeaderClassName
{
color: #826568;
}
.AnyTagClassName
{
color: #826568;
}
</style>
background-color css
<style>
a { background-color: #826568; }
a { background-color: rgb(130,101,104); }
div.DivClassName
{
background-color: #826568;
}
.BgClassName
{
background-color: #826568;
}
</style>
border-color css
<style>
span { border-color: #826568; }
span { border-color: rgb(130,101,104); }
td.TdClassName
{
border-color: #826568;
}
.TagClassName
{
border-color: #826568;
}
</style>