Shades of Cigar #815134
Tints of Cigar #815134
RGB
CMYK
RGB Variations
Color information
#815134 (or 0x815134) is known color: Cigar. HEX triplet: 81, 51 and 34. RGB value is (129,81,52). Sum of RGB (Red+Green+Blue) = 129+81+52=262 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.24% from 262); Green value is 81 (32.03% from 255 or 30.92% from 262); Blue value is 52 (20.70% from 255 or 19.85% from 262); Max value from RGB is 129 - color contains mainly: red. Hex color #815134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815134 is #7EAECB. Grayscale: #5C5C5C. Windows color (decimal): -8302284 or 3428737. OLE color: 3428737.
HSL color Cylindrical-coordinate representation of color #815134: hue angle of 22.6º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #815134 is Cyan = 0, Magento = 0.37, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 52 | - |
| CMYK | 0 | 0.37 | 0.60 | 0.49 |
| HSL | 22.6º | 0.43% | 0.35% | - |
| HSV(B) | 22.6º | 0.6% | 0.51% | - |
| XYZ | 12.62 | 10.8 | 4.67 | - |
| YUV | 92.05 | 105.4 | 154.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 52 | 0 | 0.37 | 0.60 | 0.49 | 22.6 | 0.43 | 0.35 |
| Hex | 81 | 51 | 34 | 0 | 25 | 3C | 31 | 17 | 2B | 23 |
| Octal | 201 | 121 | 64 | 0 | 45 | 74 | 61 | 27 | 53 | 43 |
| Binary | 10000001 | 1010001 | 110100 | 0 | 100101 | 111100 | 110001 | 10111 | 101011 | 100011 |
Color Harmonies of #815134
Complementary color
Monochromatic Colors of #815134
Black with #815134
Text Example
Text Example
White with #815134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815134; }
p { color: rgb(129,81,52); }
H1.HeaderClassName
{
color: #815134;
}
.AnyTagClassName
{
color: #815134;
}
</style>
background-color css
<style>
a { background-color: #815134; }
a { background-color: rgb(129,81,52); }
div.DivClassName
{
background-color: #815134;
}
.BgClassName
{
background-color: #815134;
}
</style>
border-color css
<style>
span { border-color: #815134; }
span { border-color: rgb(129,81,52); }
td.TdClassName
{
border-color: #815134;
}
.TagClassName
{
border-color: #815134;
}
</style>