Shades of Cigar #855335
Tints of Cigar #855335
RGB
CMYK
RGB Variations
Color information
#855335 (or 0x855335) is known color: Cigar. HEX triplet: 85, 53 and 35. RGB value is (133,83,53). Sum of RGB (Red+Green+Blue) = 133+83+53=269 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.44% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 53 (21.09% from 255 or 19.70% from 269); Max value from RGB is 133 - color contains mainly: red. Hex color #855335 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855335 is #7AACCA. Grayscale: #5E5E5E. Windows color (decimal): -8039627 or 3494789. OLE color: 3494789.
HSL color Cylindrical-coordinate representation of color #855335: hue angle of 22.5º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #855335 is Cyan = 0, Magento = 0.38, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 53 | - |
| CMYK | 0 | 0.38 | 0.60 | 0.48 |
| HSL | 22.5º | 0.43% | 0.36% | - |
| HSV(B) | 22.5º | 0.6% | 0.52% | - |
| XYZ | 13.41 | 11.43 | 4.87 | - |
| YUV | 94.53 | 104.57 | 155.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 53 | 0 | 0.38 | 0.60 | 0.48 | 22.5 | 0.43 | 0.36 |
| Hex | 85 | 53 | 35 | 0 | 26 | 3C | 30 | 16 | 2B | 24 |
| Octal | 205 | 123 | 65 | 0 | 46 | 74 | 60 | 26 | 53 | 44 |
| Binary | 10000101 | 1010011 | 110101 | 0 | 100110 | 111100 | 110000 | 10110 | 101011 | 100100 |
Color Harmonies of #855335
Complementary color
Monochromatic Colors of #855335
Black with #855335
Text Example
Text Example
White with #855335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855335; }
p { color: rgb(133,83,53); }
H1.HeaderClassName
{
color: #855335;
}
.AnyTagClassName
{
color: #855335;
}
</style>
background-color css
<style>
a { background-color: #855335; }
a { background-color: rgb(133,83,53); }
div.DivClassName
{
background-color: #855335;
}
.BgClassName
{
background-color: #855335;
}
</style>
border-color css
<style>
span { border-color: #855335; }
span { border-color: rgb(133,83,53); }
td.TdClassName
{
border-color: #855335;
}
.TagClassName
{
border-color: #855335;
}
</style>