Shades of Cigar #835336
Tints of Cigar #835336
RGB
CMYK
RGB Variations
Color information
#835336 (or 0x835336) is known color: Cigar. HEX triplet: 83, 53 and 36. RGB value is (131,83,54). Sum of RGB (Red+Green+Blue) = 131+83+54=268 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.88% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 54 (21.48% from 255 or 20.15% from 268); Max value from RGB is 131 - color contains mainly: red. Hex color #835336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835336 is #7CACC9. Grayscale: #5E5E5E. Windows color (decimal): -8170698 or 3560323. OLE color: 3560323.
HSL color Cylindrical-coordinate representation of color #835336: hue angle of 22.6º 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 #835336 is Cyan = 0, Magento = 0.37, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 54 | - |
| CMYK | 0 | 0.37 | 0.59 | 0.49 |
| HSL | 22.6º | 0.42% | 0.36% | - |
| HSV(B) | 22.6º | 0.59% | 0.51% | - |
| XYZ | 13.12 | 11.28 | 4.98 | - |
| YUV | 94.05 | 105.4 | 154.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 54 | 0 | 0.37 | 0.59 | 0.49 | 22.6 | 0.42 | 0.36 |
| Hex | 83 | 53 | 36 | 0 | 25 | 3B | 31 | 17 | 2A | 24 |
| Octal | 203 | 123 | 66 | 0 | 45 | 73 | 61 | 27 | 52 | 44 |
| Binary | 10000011 | 1010011 | 110110 | 0 | 100101 | 111011 | 110001 | 10111 | 101010 | 100100 |
Color Harmonies of #835336
Complementary color
Monochromatic Colors of #835336
Black with #835336
Text Example
Text Example
White with #835336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835336; }
p { color: rgb(131,83,54); }
H1.HeaderClassName
{
color: #835336;
}
.AnyTagClassName
{
color: #835336;
}
</style>
background-color css
<style>
a { background-color: #835336; }
a { background-color: rgb(131,83,54); }
div.DivClassName
{
background-color: #835336;
}
.BgClassName
{
background-color: #835336;
}
</style>
border-color css
<style>
span { border-color: #835336; }
span { border-color: rgb(131,83,54); }
td.TdClassName
{
border-color: #835336;
}
.TagClassName
{
border-color: #835336;
}
</style>