Shades of Cigar #815139
Tints of Cigar #815139
RGB
CMYK
RGB Variations
Color information
#815139 (or 0x815139) is known color: Cigar. HEX triplet: 81, 51 and 39. RGB value is (129,81,57). Sum of RGB (Red+Green+Blue) = 129+81+57=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 57 (22.66% from 255 or 21.35% from 267); Max value from RGB is 129 - color contains mainly: red. Hex color #815139 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815139 is #7EAEC6. Grayscale: #5C5C5C. Windows color (decimal): -8302279 or 3756417. OLE color: 3756417.
HSL color Cylindrical-coordinate representation of color #815139: hue angle of 20º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #815139 is Cyan = 0, Magento = 0.37, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 57 | - |
| CMYK | 0 | 0.37 | 0.56 | 0.49 |
| HSL | 20º | 0.39% | 0.36% | - |
| HSV(B) | 20º | 0.56% | 0.51% | - |
| XYZ | 12.73 | 10.85 | 5.29 | - |
| YUV | 92.62 | 107.9 | 153.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 57 | 0 | 0.37 | 0.56 | 0.49 | 20 | 0.39 | 0.36 |
| Hex | 81 | 51 | 39 | 0 | 25 | 38 | 31 | 14 | 27 | 24 |
| Octal | 201 | 121 | 71 | 0 | 45 | 70 | 61 | 24 | 47 | 44 |
| Binary | 10000001 | 1010001 | 111001 | 0 | 100101 | 111000 | 110001 | 10100 | 100111 | 100100 |
Color Harmonies of #815139
Complementary color
Monochromatic Colors of #815139
Black with #815139
Text Example
Text Example
White with #815139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815139; }
p { color: rgb(129,81,57); }
H1.HeaderClassName
{
color: #815139;
}
.AnyTagClassName
{
color: #815139;
}
</style>
background-color css
<style>
a { background-color: #815139; }
a { background-color: rgb(129,81,57); }
div.DivClassName
{
background-color: #815139;
}
.BgClassName
{
background-color: #815139;
}
</style>
border-color css
<style>
span { border-color: #815139; }
span { border-color: rgb(129,81,57); }
td.TdClassName
{
border-color: #815139;
}
.TagClassName
{
border-color: #815139;
}
</style>