Shades of Cigar #835138
Tints of Cigar #835138
RGB
CMYK
RGB Variations
Color information
#835138 (or 0x835138) is known color: Cigar. HEX triplet: 83, 51 and 38. RGB value is (131,81,56). Sum of RGB (Red+Green+Blue) = 131+81+56=268 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.88% from 268); Green value is 81 (32.03% from 255 or 30.22% from 268); Blue value is 56 (22.27% from 255 or 20.90% from 268); Max value from RGB is 131 - color contains mainly: red. Hex color #835138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835138 is #7CAEC7. Grayscale: #5D5D5D. Windows color (decimal): -8171208 or 3690883. OLE color: 3690883.
HSL color Cylindrical-coordinate representation of color #835138: hue angle of 20º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #835138 is Cyan = 0, Magento = 0.38, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 56 | - |
| CMYK | 0 | 0.38 | 0.57 | 0.49 |
| HSL | 20º | 0.4% | 0.37% | - |
| HSV(B) | 20º | 0.57% | 0.51% | - |
| XYZ | 13.02 | 11 | 5.18 | - |
| YUV | 93.1 | 107.07 | 155.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 56 | 0 | 0.38 | 0.57 | 0.49 | 20 | 0.4 | 0.37 |
| Hex | 83 | 51 | 38 | 0 | 26 | 39 | 31 | 14 | 28 | 25 |
| Octal | 203 | 121 | 70 | 0 | 46 | 71 | 61 | 24 | 50 | 45 |
| Binary | 10000011 | 1010001 | 111000 | 0 | 100110 | 111001 | 110001 | 10100 | 101000 | 100101 |
Color Harmonies of #835138
Complementary color
Monochromatic Colors of #835138
Black with #835138
Text Example
Text Example
White with #835138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835138; }
p { color: rgb(131,81,56); }
H1.HeaderClassName
{
color: #835138;
}
.AnyTagClassName
{
color: #835138;
}
</style>
background-color css
<style>
a { background-color: #835138; }
a { background-color: rgb(131,81,56); }
div.DivClassName
{
background-color: #835138;
}
.BgClassName
{
background-color: #835138;
}
</style>
border-color css
<style>
span { border-color: #835138; }
span { border-color: rgb(131,81,56); }
td.TdClassName
{
border-color: #835138;
}
.TagClassName
{
border-color: #835138;
}
</style>