Shades of Cigar #845336
Tints of Cigar #845336
RGB
CMYK
RGB Variations
Color information
#845336 (or 0x845336) is known color: Cigar. HEX triplet: 84, 53 and 36. RGB value is (132,83,54). Sum of RGB (Red+Green+Blue) = 132+83+54=269 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.07% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 54 (21.48% from 255 or 20.07% from 269); Max value from RGB is 132 - color contains mainly: red. Hex color #845336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845336 is #7BACC9. Grayscale: #5E5E5E. Windows color (decimal): -8105162 or 3560324. OLE color: 3560324.
HSL color Cylindrical-coordinate representation of color #845336: hue angle of 22.31º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #845336 is Cyan = 0, Magento = 0.37, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 54 | - |
| CMYK | 0 | 0.37 | 0.59 | 0.48 |
| HSL | 22.31º | 0.42% | 0.36% | - |
| HSV(B) | 22.31º | 0.59% | 0.52% | - |
| XYZ | 13.27 | 11.36 | 4.98 | - |
| YUV | 94.35 | 105.23 | 154.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 54 | 0 | 0.37 | 0.59 | 0.48 | 22.31 | 0.42 | 0.36 |
| Hex | 84 | 53 | 36 | 0 | 25 | 3B | 30 | 16 | 2A | 24 |
| Octal | 204 | 123 | 66 | 0 | 45 | 73 | 60 | 26 | 52 | 44 |
| Binary | 10000100 | 1010011 | 110110 | 0 | 100101 | 111011 | 110000 | 10110 | 101010 | 100100 |
Color Harmonies of #845336
Complementary color
Monochromatic Colors of #845336
Black with #845336
Text Example
Text Example
White with #845336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845336; }
p { color: rgb(132,83,54); }
H1.HeaderClassName
{
color: #845336;
}
.AnyTagClassName
{
color: #845336;
}
</style>
background-color css
<style>
a { background-color: #845336; }
a { background-color: rgb(132,83,54); }
div.DivClassName
{
background-color: #845336;
}
.BgClassName
{
background-color: #845336;
}
</style>
border-color css
<style>
span { border-color: #845336; }
span { border-color: rgb(132,83,54); }
td.TdClassName
{
border-color: #845336;
}
.TagClassName
{
border-color: #845336;
}
</style>