Shades of Cigar #855134
Tints of Cigar #855134
RGB
CMYK
RGB Variations
Color information
#855134 (or 0x855134) is known color: Cigar. HEX triplet: 85, 51 and 34. RGB value is (133,81,52). Sum of RGB (Red+Green+Blue) = 133+81+52=266 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 52 (20.70% from 255 or 19.55% from 266); Max value from RGB is 133 - color contains mainly: red. Hex color #855134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855134 is #7AAECB. Grayscale: #5D5D5D. Windows color (decimal): -8040140 or 3428741. OLE color: 3428741.
HSL color Cylindrical-coordinate representation of color #855134: hue angle of 21.48º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #855134 is Cyan = 0, Magento = 0.39, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 81 | 52 | - |
| CMYK | 0 | 0.39 | 0.61 | 0.48 |
| HSL | 21.48º | 0.44% | 0.36% | - |
| HSV(B) | 21.48º | 0.61% | 0.52% | - |
| XYZ | 13.24 | 11.12 | 4.7 | - |
| YUV | 93.24 | 104.73 | 156.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 52 | 0 | 0.39 | 0.61 | 0.48 | 21.48 | 0.44 | 0.36 |
| Hex | 85 | 51 | 34 | 0 | 27 | 3D | 30 | 15 | 2C | 24 |
| Octal | 205 | 121 | 64 | 0 | 47 | 75 | 60 | 25 | 54 | 44 |
| Binary | 10000101 | 1010001 | 110100 | 0 | 100111 | 111101 | 110000 | 10101 | 101100 | 100100 |
Color Harmonies of #855134
Complementary color
Monochromatic Colors of #855134
Black with #855134
Text Example
Text Example
White with #855134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855134; }
p { color: rgb(133,81,52); }
H1.HeaderClassName
{
color: #855134;
}
.AnyTagClassName
{
color: #855134;
}
</style>
background-color css
<style>
a { background-color: #855134; }
a { background-color: rgb(133,81,52); }
div.DivClassName
{
background-color: #855134;
}
.BgClassName
{
background-color: #855134;
}
</style>
border-color css
<style>
span { border-color: #855134; }
span { border-color: rgb(133,81,52); }
td.TdClassName
{
border-color: #855134;
}
.TagClassName
{
border-color: #855134;
}
</style>