Shades of Cigar #835136
Tints of Cigar #835136
RGB
CMYK
RGB Variations
Color information
#835136 (or 0x835136) is known color: Cigar. HEX triplet: 83, 51 and 36. RGB value is (131,81,54). Sum of RGB (Red+Green+Blue) = 131+81+54=266 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.25% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 54 (21.48% from 255 or 20.30% from 266); Max value from RGB is 131 - color contains mainly: red. Hex color #835136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835136 is #7CAEC9. Grayscale: #5D5D5D. Windows color (decimal): -8171210 or 3559811. OLE color: 3559811.
HSL color Cylindrical-coordinate representation of color #835136: hue angle of 21.04º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #835136 is Cyan = 0, Magento = 0.38, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 54 | - |
| CMYK | 0 | 0.38 | 0.59 | 0.49 |
| HSL | 21.04º | 0.42% | 0.36% | - |
| HSV(B) | 21.04º | 0.59% | 0.51% | - |
| XYZ | 12.97 | 10.98 | 4.93 | - |
| YUV | 92.87 | 106.07 | 155.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 54 | 0 | 0.38 | 0.59 | 0.49 | 21.04 | 0.42 | 0.36 |
| Hex | 83 | 51 | 36 | 0 | 26 | 3B | 31 | 15 | 2A | 24 |
| Octal | 203 | 121 | 66 | 0 | 46 | 73 | 61 | 25 | 52 | 44 |
| Binary | 10000011 | 1010001 | 110110 | 0 | 100110 | 111011 | 110001 | 10101 | 101010 | 100100 |
Color Harmonies of #835136
Complementary color
Monochromatic Colors of #835136
Black with #835136
Text Example
Text Example
White with #835136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835136; }
p { color: rgb(131,81,54); }
H1.HeaderClassName
{
color: #835136;
}
.AnyTagClassName
{
color: #835136;
}
</style>
background-color css
<style>
a { background-color: #835136; }
a { background-color: rgb(131,81,54); }
div.DivClassName
{
background-color: #835136;
}
.BgClassName
{
background-color: #835136;
}
</style>
border-color css
<style>
span { border-color: #835136; }
span { border-color: rgb(131,81,54); }
td.TdClassName
{
border-color: #835136;
}
.TagClassName
{
border-color: #835136;
}
</style>