Shades of Cigar #815135
Tints of Cigar #815135
RGB
CMYK
RGB Variations
Color information
#815135 (or 0x815135) is known color: Cigar. HEX triplet: 81, 51 and 35. RGB value is (129,81,53). Sum of RGB (Red+Green+Blue) = 129+81+53=263 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.05% from 263); Green value is 81 (32.03% from 255 or 30.80% from 263); Blue value is 53 (21.09% from 255 or 20.15% from 263); Max value from RGB is 129 - color contains mainly: red. Hex color #815135 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815135 is #7EAECA. Grayscale: #5C5C5C. Windows color (decimal): -8302283 or 3494273. OLE color: 3494273.
HSL color Cylindrical-coordinate representation of color #815135: hue angle of 22.11º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #815135 is Cyan = 0, Magento = 0.37, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 53 | - |
| CMYK | 0 | 0.37 | 0.59 | 0.49 |
| HSL | 22.11º | 0.42% | 0.36% | - |
| HSV(B) | 22.11º | 0.59% | 0.51% | - |
| XYZ | 12.64 | 10.81 | 4.79 | - |
| YUV | 92.16 | 105.9 | 154.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 53 | 0 | 0.37 | 0.59 | 0.49 | 22.11 | 0.42 | 0.36 |
| Hex | 81 | 51 | 35 | 0 | 25 | 3B | 31 | 16 | 2A | 24 |
| Octal | 201 | 121 | 65 | 0 | 45 | 73 | 61 | 26 | 52 | 44 |
| Binary | 10000001 | 1010001 | 110101 | 0 | 100101 | 111011 | 110001 | 10110 | 101010 | 100100 |
Color Harmonies of #815135
Complementary color
Monochromatic Colors of #815135
Black with #815135
Text Example
Text Example
White with #815135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815135; }
p { color: rgb(129,81,53); }
H1.HeaderClassName
{
color: #815135;
}
.AnyTagClassName
{
color: #815135;
}
</style>
background-color css
<style>
a { background-color: #815135; }
a { background-color: rgb(129,81,53); }
div.DivClassName
{
background-color: #815135;
}
.BgClassName
{
background-color: #815135;
}
</style>
border-color css
<style>
span { border-color: #815135; }
span { border-color: rgb(129,81,53); }
td.TdClassName
{
border-color: #815135;
}
.TagClassName
{
border-color: #815135;
}
</style>