Shades of Empress #836769
Tints of Empress #836769
RGB
CMYK
RGB Variations
Color information
#836769 (or 0x836769) is known color: Empress. HEX triplet: 83, 67 and 69. RGB value is (131,103,105). Sum of RGB (Red+Green+Blue) = 131+103+105=339 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.64% from 339); Green value is 103 (40.62% from 255 or 30.38% from 339); Blue value is 105 (41.41% from 255 or 30.97% from 339); Max value from RGB is 131 - color contains mainly: red. Hex color #836769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836769 is #7C9896. Grayscale: #6F6F6F. Windows color (decimal): -8165527 or 6907779. OLE color: 6907779.
HSL color Cylindrical-coordinate representation of color #836769: hue angle of 355.71º 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 #836769 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 105 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.49 |
| HSL | 355.71º | 0.12% | 0.46% | - |
| HSV(B) | 355.71º | 0.21% | 0.51% | - |
| XYZ | 16.76 | 15.55 | 15.48 | - |
| YUV | 111.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 105 | 0 | 0.21 | 0.20 | 0.49 | 355.71 | 0.12 | 0.46 |
| Hex | 83 | 67 | 69 | 0 | 15 | 14 | 31 | 164 | C | 2E |
| Octal | 203 | 147 | 151 | 0 | 25 | 24 | 61 | 544 | 14 | 56 |
| Binary | 10000011 | 1100111 | 1101001 | 0 | 10101 | 10100 | 110001 | 101100100 | 1100 | 101110 |
Color Harmonies of #836769
Complementary color
Monochromatic Colors of #836769
Black with #836769
Text Example
Text Example
White with #836769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836769; }
p { color: rgb(131,103,105); }
H1.HeaderClassName
{
color: #836769;
}
.AnyTagClassName
{
color: #836769;
}
</style>
background-color css
<style>
a { background-color: #836769; }
a { background-color: rgb(131,103,105); }
div.DivClassName
{
background-color: #836769;
}
.BgClassName
{
background-color: #836769;
}
</style>
border-color css
<style>
span { border-color: #836769; }
span { border-color: rgb(131,103,105); }
td.TdClassName
{
border-color: #836769;
}
.TagClassName
{
border-color: #836769;
}
</style>