Shades of Cigar #845339
Tints of Cigar #845339
RGB
CMYK
RGB Variations
Color information
#845339 (or 0x845339) is known color: Cigar. HEX triplet: 84, 53 and 39. RGB value is (132,83,57). Sum of RGB (Red+Green+Blue) = 132+83+57=272 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48.53% from 272); Green value is 83 (32.81% from 255 or 30.51% from 272); Blue value is 57 (22.66% from 255 or 20.96% from 272); Max value from RGB is 132 - color contains mainly: red. Hex color #845339 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845339 is #7BACC6. Grayscale: #5E5E5E. Windows color (decimal): -8105159 or 3756932. OLE color: 3756932.
HSL color Cylindrical-coordinate representation of color #845339: hue angle of 20.8º 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 #845339 is Cyan = 0, Magento = 0.37, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 57 | - |
| CMYK | 0 | 0.37 | 0.57 | 0.48 |
| HSL | 20.8º | 0.4% | 0.37% | - |
| HSV(B) | 20.8º | 0.57% | 0.52% | - |
| XYZ | 13.35 | 11.39 | 5.37 | - |
| YUV | 94.69 | 106.73 | 154.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 57 | 0 | 0.37 | 0.57 | 0.48 | 20.8 | 0.4 | 0.37 |
| Hex | 84 | 53 | 39 | 0 | 25 | 39 | 30 | 15 | 28 | 25 |
| Octal | 204 | 123 | 71 | 0 | 45 | 71 | 60 | 25 | 50 | 45 |
| Binary | 10000100 | 1010011 | 111001 | 0 | 100101 | 111001 | 110000 | 10101 | 101000 | 100101 |
Color Harmonies of #845339
Complementary color
Monochromatic Colors of #845339
Black with #845339
Text Example
Text Example
White with #845339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845339; }
p { color: rgb(132,83,57); }
H1.HeaderClassName
{
color: #845339;
}
.AnyTagClassName
{
color: #845339;
}
</style>
background-color css
<style>
a { background-color: #845339; }
a { background-color: rgb(132,83,57); }
div.DivClassName
{
background-color: #845339;
}
.BgClassName
{
background-color: #845339;
}
</style>
border-color css
<style>
span { border-color: #845339; }
span { border-color: rgb(132,83,57); }
td.TdClassName
{
border-color: #845339;
}
.TagClassName
{
border-color: #845339;
}
</style>