Shades of Cigar #855336
Tints of Cigar #855336
RGB
CMYK
RGB Variations
Color information
#855336 (or 0x855336) is known color: Cigar. HEX triplet: 85, 53 and 36. RGB value is (133,83,54). Sum of RGB (Red+Green+Blue) = 133+83+54=270 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.26% from 270); Green value is 83 (32.81% from 255 or 30.74% from 270); Blue value is 54 (21.48% from 255 or 20% from 270); Max value from RGB is 133 - color contains mainly: red. Hex color #855336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855336 is #7AACC9. Grayscale: #5E5E5E. Windows color (decimal): -8039626 or 3560325. OLE color: 3560325.
HSL color Cylindrical-coordinate representation of color #855336: hue angle of 22.03º 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 #855336 is Cyan = 0, Magento = 0.38, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 54 | - |
| CMYK | 0 | 0.38 | 0.59 | 0.48 |
| HSL | 22.03º | 0.42% | 0.37% | - |
| HSV(B) | 22.03º | 0.59% | 0.52% | - |
| XYZ | 13.43 | 11.44 | 4.99 | - |
| YUV | 94.64 | 105.07 | 155.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 54 | 0 | 0.38 | 0.59 | 0.48 | 22.03 | 0.42 | 0.37 |
| Hex | 85 | 53 | 36 | 0 | 26 | 3B | 30 | 16 | 2A | 25 |
| Octal | 205 | 123 | 66 | 0 | 46 | 73 | 60 | 26 | 52 | 45 |
| Binary | 10000101 | 1010011 | 110110 | 0 | 100110 | 111011 | 110000 | 10110 | 101010 | 100101 |
Color Harmonies of #855336
Complementary color
Monochromatic Colors of #855336
Black with #855336
Text Example
Text Example
White with #855336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855336; }
p { color: rgb(133,83,54); }
H1.HeaderClassName
{
color: #855336;
}
.AnyTagClassName
{
color: #855336;
}
</style>
background-color css
<style>
a { background-color: #855336; }
a { background-color: rgb(133,83,54); }
div.DivClassName
{
background-color: #855336;
}
.BgClassName
{
background-color: #855336;
}
</style>
border-color css
<style>
span { border-color: #855336; }
span { border-color: rgb(133,83,54); }
td.TdClassName
{
border-color: #855336;
}
.TagClassName
{
border-color: #855336;
}
</style>