Shades of Empress #836365
Tints of Empress #836365
RGB
CMYK
RGB Variations
Color information
#836365 (or 0x836365) is known color: Empress. HEX triplet: 83, 63 and 65. RGB value is (131,99,101). Sum of RGB (Red+Green+Blue) = 131+99+101=331 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.58% from 331); Green value is 99 (39.06% from 255 or 29.91% from 331); Blue value is 101 (39.84% from 255 or 30.51% from 331); Max value from RGB is 131 - color contains mainly: red. Hex color #836365 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836365 is #7C9C9A. Grayscale: #6C6C6C. Windows color (decimal): -8166555 or 6644611. OLE color: 6644611.
HSL color Cylindrical-coordinate representation of color #836365: hue angle of 356.25º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #836365 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 99 | 101 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.49 |
| HSL | 356.25º | 0.14% | 0.45% | - |
| HSV(B) | 356.25º | 0.24% | 0.51% | - |
| XYZ | 16.17 | 14.69 | 14.29 | - |
| YUV | 108.8 | 123.6 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 99 | 101 | 0 | 0.24 | 0.23 | 0.49 | 356.25 | 0.14 | 0.45 |
| Hex | 83 | 63 | 65 | 0 | 18 | 17 | 31 | 164 | E | 2D |
| Octal | 203 | 143 | 145 | 0 | 30 | 27 | 61 | 544 | 16 | 55 |
| Binary | 10000011 | 1100011 | 1100101 | 0 | 11000 | 10111 | 110001 | 101100100 | 1110 | 101101 |
Color Harmonies of #836365
Complementary color
Monochromatic Colors of #836365
Black with #836365
Text Example
Text Example
White with #836365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836365; }
p { color: rgb(131,99,101); }
H1.HeaderClassName
{
color: #836365;
}
.AnyTagClassName
{
color: #836365;
}
</style>
background-color css
<style>
a { background-color: #836365; }
a { background-color: rgb(131,99,101); }
div.DivClassName
{
background-color: #836365;
}
.BgClassName
{
background-color: #836365;
}
</style>
border-color css
<style>
span { border-color: #836365; }
span { border-color: rgb(131,99,101); }
td.TdClassName
{
border-color: #836365;
}
.TagClassName
{
border-color: #836365;
}
</style>