Shades of Cigar #845436
Tints of Cigar #845436
RGB
CMYK
RGB Variations
Color information
#845436 (or 0x845436) is known color: Cigar. HEX triplet: 84, 54 and 36. RGB value is (132,84,54). Sum of RGB (Red+Green+Blue) = 132+84+54=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 84 (33.20% from 255 or 31.11% from 270); Blue value is 54 (21.48% from 255 or 20% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #845436 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845436 is #7BABC9. Grayscale: #5F5F5F. Windows color (decimal): -8104906 or 3560580. OLE color: 3560580.
HSL color Cylindrical-coordinate representation of color #845436: hue angle of 23.08º 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 #845436 is Cyan = 0, Magento = 0.36, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 54 | - |
| CMYK | 0 | 0.36 | 0.59 | 0.48 |
| HSL | 23.08º | 0.42% | 0.36% | - |
| HSV(B) | 23.08º | 0.59% | 0.52% | - |
| XYZ | 13.35 | 11.51 | 5.01 | - |
| YUV | 94.93 | 104.9 | 154.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 54 | 0 | 0.36 | 0.59 | 0.48 | 23.08 | 0.42 | 0.36 |
| Hex | 84 | 54 | 36 | 0 | 24 | 3B | 30 | 17 | 2A | 24 |
| Octal | 204 | 124 | 66 | 0 | 44 | 73 | 60 | 27 | 52 | 44 |
| Binary | 10000100 | 1010100 | 110110 | 0 | 100100 | 111011 | 110000 | 10111 | 101010 | 100100 |
Color Harmonies of #845436
Complementary color
Monochromatic Colors of #845436
Black with #845436
Text Example
Text Example
White with #845436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845436; }
p { color: rgb(132,84,54); }
H1.HeaderClassName
{
color: #845436;
}
.AnyTagClassName
{
color: #845436;
}
</style>
background-color css
<style>
a { background-color: #845436; }
a { background-color: rgb(132,84,54); }
div.DivClassName
{
background-color: #845436;
}
.BgClassName
{
background-color: #845436;
}
</style>
border-color css
<style>
span { border-color: #845436; }
span { border-color: rgb(132,84,54); }
td.TdClassName
{
border-color: #845436;
}
.TagClassName
{
border-color: #845436;
}
</style>