Shades of Cigar #845034
Tints of Cigar #845034
RGB
CMYK
RGB Variations
Color information
#845034 (or 0x845034) is known color: Cigar. HEX triplet: 84, 50 and 34. RGB value is (132,80,52). Sum of RGB (Red+Green+Blue) = 132+80+52=264 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50% from 264); Green value is 80 (31.64% from 255 or 30.30% from 264); Blue value is 52 (20.70% from 255 or 19.70% from 264); Max value from RGB is 132 - color contains mainly: red. Hex color #845034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845034 is #7BAFCB. Grayscale: #5C5C5C. Windows color (decimal): -8105932 or 3428484. OLE color: 3428484.
HSL color Cylindrical-coordinate representation of color #845034: hue angle of 21º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #845034 is Cyan = 0, Magento = 0.39, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 52 | - |
| CMYK | 0 | 0.39 | 0.61 | 0.48 |
| HSL | 21º | 0.43% | 0.36% | - |
| HSV(B) | 21º | 0.61% | 0.52% | - |
| XYZ | 13 | 10.89 | 4.67 | - |
| YUV | 92.36 | 105.23 | 156.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 52 | 0 | 0.39 | 0.61 | 0.48 | 21 | 0.43 | 0.36 |
| Hex | 84 | 50 | 34 | 0 | 27 | 3D | 30 | 15 | 2B | 24 |
| Octal | 204 | 120 | 64 | 0 | 47 | 75 | 60 | 25 | 53 | 44 |
| Binary | 10000100 | 1010000 | 110100 | 0 | 100111 | 111101 | 110000 | 10101 | 101011 | 100100 |
Color Harmonies of #845034
Complementary color
Monochromatic Colors of #845034
Black with #845034
Text Example
Text Example
White with #845034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845034; }
p { color: rgb(132,80,52); }
H1.HeaderClassName
{
color: #845034;
}
.AnyTagClassName
{
color: #845034;
}
</style>
background-color css
<style>
a { background-color: #845034; }
a { background-color: rgb(132,80,52); }
div.DivClassName
{
background-color: #845034;
}
.BgClassName
{
background-color: #845034;
}
</style>
border-color css
<style>
span { border-color: #845034; }
span { border-color: rgb(132,80,52); }
td.TdClassName
{
border-color: #845034;
}
.TagClassName
{
border-color: #845034;
}
</style>