Shades of Cigar #835338
Tints of Cigar #835338
RGB
CMYK
RGB Variations
Color information
#835338 (or 0x835338) is known color: Cigar. HEX triplet: 83, 53 and 38. RGB value is (131,83,56). Sum of RGB (Red+Green+Blue) = 131+83+56=270 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.52% from 270); Green value is 83 (32.81% from 255 or 30.74% from 270); Blue value is 56 (22.27% from 255 or 20.74% from 270); Max value from RGB is 131 - color contains mainly: red. Hex color #835338 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835338 is #7CACC7. Grayscale: #5E5E5E. Windows color (decimal): -8170696 or 3691395. OLE color: 3691395.
HSL color Cylindrical-coordinate representation of color #835338: hue angle of 21.6º 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 #835338 is Cyan = 0, Magento = 0.37, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 56 | - |
| CMYK | 0 | 0.37 | 0.57 | 0.49 |
| HSL | 21.6º | 0.4% | 0.37% | - |
| HSV(B) | 21.6º | 0.57% | 0.51% | - |
| XYZ | 13.17 | 11.3 | 5.23 | - |
| YUV | 94.27 | 106.4 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 56 | 0 | 0.37 | 0.57 | 0.49 | 21.6 | 0.4 | 0.37 |
| Hex | 83 | 53 | 38 | 0 | 25 | 39 | 31 | 16 | 28 | 25 |
| Octal | 203 | 123 | 70 | 0 | 45 | 71 | 61 | 26 | 50 | 45 |
| Binary | 10000011 | 1010011 | 111000 | 0 | 100101 | 111001 | 110001 | 10110 | 101000 | 100101 |
Color Harmonies of #835338
Complementary color
Monochromatic Colors of #835338
Black with #835338
Text Example
Text Example
White with #835338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835338; }
p { color: rgb(131,83,56); }
H1.HeaderClassName
{
color: #835338;
}
.AnyTagClassName
{
color: #835338;
}
</style>
background-color css
<style>
a { background-color: #835338; }
a { background-color: rgb(131,83,56); }
div.DivClassName
{
background-color: #835338;
}
.BgClassName
{
background-color: #835338;
}
</style>
border-color css
<style>
span { border-color: #835338; }
span { border-color: rgb(131,83,56); }
td.TdClassName
{
border-color: #835338;
}
.TagClassName
{
border-color: #835338;
}
</style>