Shades of Cigar #815436
Tints of Cigar #815436
RGB
CMYK
RGB Variations
Color information
#815436 (or 0x815436) is known color: Cigar. HEX triplet: 81, 54 and 36. RGB value is (129,84,54). Sum of RGB (Red+Green+Blue) = 129+84+54=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 54 (21.48% from 255 or 20.22% from 267); Max value from RGB is 129 - color contains mainly: red. Hex color #815436 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815436 is #7EABC9. Grayscale: #5E5E5E. Windows color (decimal): -8301514 or 3560577. OLE color: 3560577.
HSL color Cylindrical-coordinate representation of color #815436: hue angle of 24º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #815436 is Cyan = 0, Magento = 0.35, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 54 | - |
| CMYK | 0 | 0.35 | 0.58 | 0.49 |
| HSL | 24º | 0.41% | 0.36% | - |
| HSV(B) | 24º | 0.58% | 0.51% | - |
| XYZ | 12.89 | 11.27 | 4.99 | - |
| YUV | 94.04 | 105.41 | 152.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 54 | 0 | 0.35 | 0.58 | 0.49 | 24 | 0.41 | 0.36 |
| Hex | 81 | 54 | 36 | 0 | 23 | 3A | 31 | 18 | 29 | 24 |
| Octal | 201 | 124 | 66 | 0 | 43 | 72 | 61 | 30 | 51 | 44 |
| Binary | 10000001 | 1010100 | 110110 | 0 | 100011 | 111010 | 110001 | 11000 | 101001 | 100100 |
Color Harmonies of #815436
Complementary color
Monochromatic Colors of #815436
Black with #815436
Text Example
Text Example
White with #815436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815436; }
p { color: rgb(129,84,54); }
H1.HeaderClassName
{
color: #815436;
}
.AnyTagClassName
{
color: #815436;
}
</style>
background-color css
<style>
a { background-color: #815436; }
a { background-color: rgb(129,84,54); }
div.DivClassName
{
background-color: #815436;
}
.BgClassName
{
background-color: #815436;
}
</style>
border-color css
<style>
span { border-color: #815436; }
span { border-color: rgb(129,84,54); }
td.TdClassName
{
border-color: #815436;
}
.TagClassName
{
border-color: #815436;
}
</style>