Shades of Cigar #855136
Tints of Cigar #855136
RGB
CMYK
RGB Variations
Color information
#855136 (or 0x855136) is known color: Cigar. HEX triplet: 85, 51 and 36. RGB value is (133,81,54). Sum of RGB (Red+Green+Blue) = 133+81+54=268 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.63% from 268); Green value is 81 (32.03% from 255 or 30.22% from 268); Blue value is 54 (21.48% from 255 or 20.15% from 268); Max value from RGB is 133 - color contains mainly: red. Hex color #855136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855136 is #7AAEC9. Grayscale: #5D5D5D. Windows color (decimal): -8040138 or 3559813. OLE color: 3559813.
HSL color Cylindrical-coordinate representation of color #855136: hue angle of 20.51º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #855136 is Cyan = 0, Magento = 0.39, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 81 | 54 | - |
| CMYK | 0 | 0.39 | 0.59 | 0.48 |
| HSL | 20.51º | 0.42% | 0.37% | - |
| HSV(B) | 20.51º | 0.59% | 0.52% | - |
| XYZ | 13.28 | 11.14 | 4.94 | - |
| YUV | 93.47 | 105.73 | 156.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 54 | 0 | 0.39 | 0.59 | 0.48 | 20.51 | 0.42 | 0.37 |
| Hex | 85 | 51 | 36 | 0 | 27 | 3B | 30 | 15 | 2A | 25 |
| Octal | 205 | 121 | 66 | 0 | 47 | 73 | 60 | 25 | 52 | 45 |
| Binary | 10000101 | 1010001 | 110110 | 0 | 100111 | 111011 | 110000 | 10101 | 101010 | 100101 |
Color Harmonies of #855136
Complementary color
Monochromatic Colors of #855136
Black with #855136
Text Example
Text Example
White with #855136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855136; }
p { color: rgb(133,81,54); }
H1.HeaderClassName
{
color: #855136;
}
.AnyTagClassName
{
color: #855136;
}
</style>
background-color css
<style>
a { background-color: #855136; }
a { background-color: rgb(133,81,54); }
div.DivClassName
{
background-color: #855136;
}
.BgClassName
{
background-color: #855136;
}
</style>
border-color css
<style>
span { border-color: #855136; }
span { border-color: rgb(133,81,54); }
td.TdClassName
{
border-color: #855136;
}
.TagClassName
{
border-color: #855136;
}
</style>