Shades of Empress #836669
Tints of Empress #836669
RGB
CMYK
RGB Variations
Color information
#836669 (or 0x836669) is known color: Empress. HEX triplet: 83, 66 and 69. RGB value is (131,102,105). Sum of RGB (Red+Green+Blue) = 131+102+105=338 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.76% from 338); Green value is 102 (40.23% from 255 or 30.18% from 338); Blue value is 105 (41.41% from 255 or 31.07% from 338); Max value from RGB is 131 - color contains mainly: red. Hex color #836669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836669 is #7C9996. Grayscale: #6F6F6F. Windows color (decimal): -8165783 or 6907523. OLE color: 6907523.
HSL color Cylindrical-coordinate representation of color #836669: hue angle of 353.79º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #836669 is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 105 | - |
| CMYK | 0 | 0.22 | 0.20 | 0.49 |
| HSL | 353.79º | 0.12% | 0.46% | - |
| HSV(B) | 353.79º | 0.22% | 0.51% | - |
| XYZ | 16.66 | 15.35 | 15.45 | - |
| YUV | 111.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 105 | 0 | 0.22 | 0.20 | 0.49 | 353.79 | 0.12 | 0.46 |
| Hex | 83 | 66 | 69 | 0 | 16 | 14 | 31 | 162 | C | 2E |
| Octal | 203 | 146 | 151 | 0 | 26 | 24 | 61 | 542 | 14 | 56 |
| Binary | 10000011 | 1100110 | 1101001 | 0 | 10110 | 10100 | 110001 | 101100010 | 1100 | 101110 |
Color Harmonies of #836669
Complementary color
Monochromatic Colors of #836669
Black with #836669
Text Example
Text Example
White with #836669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836669; }
p { color: rgb(131,102,105); }
H1.HeaderClassName
{
color: #836669;
}
.AnyTagClassName
{
color: #836669;
}
</style>
background-color css
<style>
a { background-color: #836669; }
a { background-color: rgb(131,102,105); }
div.DivClassName
{
background-color: #836669;
}
.BgClassName
{
background-color: #836669;
}
</style>
border-color css
<style>
span { border-color: #836669; }
span { border-color: rgb(131,102,105); }
td.TdClassName
{
border-color: #836669;
}
.TagClassName
{
border-color: #836669;
}
</style>