Shades of Cigar #845435
Tints of Cigar #845435
RGB
CMYK
RGB Variations
Color information
#845435 (or 0x845435) is known color: Cigar. HEX triplet: 84, 54 and 35. RGB value is (132,84,53). Sum of RGB (Red+Green+Blue) = 132+84+53=269 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.07% from 269); Green value is 84 (33.20% from 255 or 31.23% from 269); Blue value is 53 (21.09% from 255 or 19.70% from 269); Max value from RGB is 132 - color contains mainly: red. Hex color #845435 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845435 is #7BABCA. Grayscale: #5E5E5E. Windows color (decimal): -8104907 or 3495044. OLE color: 3495044.
HSL color Cylindrical-coordinate representation of color #845435: hue angle of 23.54º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #845435 is Cyan = 0, Magento = 0.36, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 53 | - |
| CMYK | 0 | 0.36 | 0.60 | 0.48 |
| HSL | 23.54º | 0.43% | 0.36% | - |
| HSV(B) | 23.54º | 0.6% | 0.52% | - |
| XYZ | 13.33 | 11.5 | 4.89 | - |
| YUV | 94.82 | 104.4 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 53 | 0 | 0.36 | 0.60 | 0.48 | 23.54 | 0.43 | 0.36 |
| Hex | 84 | 54 | 35 | 0 | 24 | 3C | 30 | 18 | 2B | 24 |
| Octal | 204 | 124 | 65 | 0 | 44 | 74 | 60 | 30 | 53 | 44 |
| Binary | 10000100 | 1010100 | 110101 | 0 | 100100 | 111100 | 110000 | 11000 | 101011 | 100100 |
Color Harmonies of #845435
Complementary color
Monochromatic Colors of #845435
Black with #845435
Text Example
Text Example
White with #845435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845435; }
p { color: rgb(132,84,53); }
H1.HeaderClassName
{
color: #845435;
}
.AnyTagClassName
{
color: #845435;
}
</style>
background-color css
<style>
a { background-color: #845435; }
a { background-color: rgb(132,84,53); }
div.DivClassName
{
background-color: #845435;
}
.BgClassName
{
background-color: #845435;
}
</style>
border-color css
<style>
span { border-color: #845435; }
span { border-color: rgb(132,84,53); }
td.TdClassName
{
border-color: #845435;
}
.TagClassName
{
border-color: #845435;
}
</style>