Shades of Cigar #845239
Tints of Cigar #845239
RGB
CMYK
RGB Variations
Color information
#845239 (or 0x845239) is known color: Cigar. HEX triplet: 84, 52 and 39. RGB value is (132,82,57). Sum of RGB (Red+Green+Blue) = 132+82+57=271 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.71% from 271); Green value is 82 (32.42% from 255 or 30.26% from 271); Blue value is 57 (22.66% from 255 or 21.03% from 271); Max value from RGB is 132 - color contains mainly: red. Hex color #845239 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845239 is #7BADC6. Grayscale: #5E5E5E. Windows color (decimal): -8105415 or 3756676. OLE color: 3756676.
HSL color Cylindrical-coordinate representation of color #845239: hue angle of 20º 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 #845239 is Cyan = 0, Magento = 0.38, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 82 | 57 | - |
| CMYK | 0 | 0.38 | 0.57 | 0.48 |
| HSL | 20º | 0.4% | 0.37% | - |
| HSV(B) | 20º | 0.57% | 0.52% | - |
| XYZ | 13.27 | 11.24 | 5.34 | - |
| YUV | 94.1 | 107.07 | 155.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 57 | 0 | 0.38 | 0.57 | 0.48 | 20 | 0.4 | 0.37 |
| Hex | 84 | 52 | 39 | 0 | 26 | 39 | 30 | 14 | 28 | 25 |
| Octal | 204 | 122 | 71 | 0 | 46 | 71 | 60 | 24 | 50 | 45 |
| Binary | 10000100 | 1010010 | 111001 | 0 | 100110 | 111001 | 110000 | 10100 | 101000 | 100101 |
Color Harmonies of #845239
Complementary color
Monochromatic Colors of #845239
Black with #845239
Text Example
Text Example
White with #845239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845239; }
p { color: rgb(132,82,57); }
H1.HeaderClassName
{
color: #845239;
}
.AnyTagClassName
{
color: #845239;
}
</style>
background-color css
<style>
a { background-color: #845239; }
a { background-color: rgb(132,82,57); }
div.DivClassName
{
background-color: #845239;
}
.BgClassName
{
background-color: #845239;
}
</style>
border-color css
<style>
span { border-color: #845239; }
span { border-color: rgb(132,82,57); }
td.TdClassName
{
border-color: #845239;
}
.TagClassName
{
border-color: #845239;
}
</style>