Shades of Empress #826768
Tints of Empress #826768
RGB
CMYK
RGB Variations
Color information
#826768 (or 0x826768) is known color: Empress. HEX triplet: 82, 67 and 68. RGB value is (130,103,104). Sum of RGB (Red+Green+Blue) = 130+103+104=337 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.58% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 104 (41.02% from 255 or 30.86% from 337); Max value from RGB is 130 - color contains mainly: red. Hex color #826768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826768 is #7D9897. Grayscale: #6F6F6F. Windows color (decimal): -8231064 or 6842242. OLE color: 6842242.
HSL color Cylindrical-coordinate representation of color #826768: hue angle of 357.78º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #826768 is Cyan = 0, Magento = 0.21, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 104 | - |
| CMYK | 0 | 0.21 | 0.2 | 0.49 |
| HSL | 357.78º | 0.12% | 0.46% | - |
| HSV(B) | 357.78º | 0.21% | 0.51% | - |
| XYZ | 16.55 | 15.45 | 15.21 | - |
| YUV | 111.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 104 | 0 | 0.21 | 0.2 | 0.49 | 357.78 | 0.12 | 0.46 |
| Hex | 82 | 67 | 68 | 0 | 15 | 14 | 31 | 166 | C | 2E |
| Octal | 202 | 147 | 150 | 0 | 25 | 24 | 61 | 546 | 14 | 56 |
| Binary | 10000010 | 1100111 | 1101000 | 0 | 10101 | 10100 | 110001 | 101100110 | 1100 | 101110 |
Color Harmonies of #826768
Complementary color
Monochromatic Colors of #826768
Black with #826768
Text Example
Text Example
White with #826768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826768; }
p { color: rgb(130,103,104); }
H1.HeaderClassName
{
color: #826768;
}
.AnyTagClassName
{
color: #826768;
}
</style>
background-color css
<style>
a { background-color: #826768; }
a { background-color: rgb(130,103,104); }
div.DivClassName
{
background-color: #826768;
}
.BgClassName
{
background-color: #826768;
}
</style>
border-color css
<style>
span { border-color: #826768; }
span { border-color: rgb(130,103,104); }
td.TdClassName
{
border-color: #826768;
}
.TagClassName
{
border-color: #826768;
}
</style>