Shades of Empress #826769
Tints of Empress #826769
RGB
CMYK
RGB Variations
Color information
#826769 (or 0x826769) is known color: Empress. HEX triplet: 82, 67 and 69. RGB value is (130,103,105). Sum of RGB (Red+Green+Blue) = 130+103+105=338 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.46% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 105 (41.41% from 255 or 31.07% from 338); Max value from RGB is 130 - color contains mainly: red. Hex color #826769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826769 is #7D9896. Grayscale: #6F6F6F. Windows color (decimal): -8231063 or 6907778. OLE color: 6907778.
HSL color Cylindrical-coordinate representation of color #826769: hue angle of 355.56º 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 #826769 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 105 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.49 |
| HSL | 355.56º | 0.12% | 0.46% | - |
| HSV(B) | 355.56º | 0.21% | 0.51% | - |
| XYZ | 16.61 | 15.47 | 15.47 | - |
| YUV | 111.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 105 | 0 | 0.21 | 0.19 | 0.49 | 355.56 | 0.12 | 0.46 |
| Hex | 82 | 67 | 69 | 0 | 15 | 13 | 31 | 164 | C | 2E |
| Octal | 202 | 147 | 151 | 0 | 25 | 23 | 61 | 544 | 14 | 56 |
| Binary | 10000010 | 1100111 | 1101001 | 0 | 10101 | 10011 | 110001 | 101100100 | 1100 | 101110 |
Color Harmonies of #826769
Complementary color
Monochromatic Colors of #826769
Black with #826769
Text Example
Text Example
White with #826769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826769; }
p { color: rgb(130,103,105); }
H1.HeaderClassName
{
color: #826769;
}
.AnyTagClassName
{
color: #826769;
}
</style>
background-color css
<style>
a { background-color: #826769; }
a { background-color: rgb(130,103,105); }
div.DivClassName
{
background-color: #826769;
}
.BgClassName
{
background-color: #826769;
}
</style>
border-color css
<style>
span { border-color: #826769; }
span { border-color: rgb(130,103,105); }
td.TdClassName
{
border-color: #826769;
}
.TagClassName
{
border-color: #826769;
}
</style>