Shades of Cigar #845139
Tints of Cigar #845139
RGB
CMYK
RGB Variations
Color information
#845139 (or 0x845139) is known color: Cigar. HEX triplet: 84, 51 and 39. RGB value is (132,81,57). Sum of RGB (Red+Green+Blue) = 132+81+57=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 81 (32.03% from 255 or 30% from 270); Blue value is 57 (22.66% from 255 or 21.11% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #845139 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845139 is #7BAEC6. Grayscale: #5D5D5D. Windows color (decimal): -8105671 or 3756420. OLE color: 3756420.
HSL color Cylindrical-coordinate representation of color #845139: hue angle of 19.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #845139 is Cyan = 0, Magento = 0.39, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 57 | - |
| CMYK | 0 | 0.39 | 0.57 | 0.48 |
| HSL | 19.2º | 0.4% | 0.37% | - |
| HSV(B) | 19.2º | 0.57% | 0.52% | - |
| XYZ | 13.2 | 11.09 | 5.32 | - |
| YUV | 93.51 | 107.4 | 155.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 57 | 0 | 0.39 | 0.57 | 0.48 | 19.2 | 0.4 | 0.37 |
| Hex | 84 | 51 | 39 | 0 | 27 | 39 | 30 | 13 | 28 | 25 |
| Octal | 204 | 121 | 71 | 0 | 47 | 71 | 60 | 23 | 50 | 45 |
| Binary | 10000100 | 1010001 | 111001 | 0 | 100111 | 111001 | 110000 | 10011 | 101000 | 100101 |
Color Harmonies of #845139
Complementary color
Monochromatic Colors of #845139
Black with #845139
Text Example
Text Example
White with #845139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845139; }
p { color: rgb(132,81,57); }
H1.HeaderClassName
{
color: #845139;
}
.AnyTagClassName
{
color: #845139;
}
</style>
background-color css
<style>
a { background-color: #845139; }
a { background-color: rgb(132,81,57); }
div.DivClassName
{
background-color: #845139;
}
.BgClassName
{
background-color: #845139;
}
</style>
border-color css
<style>
span { border-color: #845139; }
span { border-color: rgb(132,81,57); }
td.TdClassName
{
border-color: #845139;
}
.TagClassName
{
border-color: #845139;
}
</style>