Shades of Cigar #835039
Tints of Cigar #835039
RGB
CMYK
RGB Variations
Color information
#835039 (or 0x835039) is known color: Cigar. HEX triplet: 83, 50 and 39. RGB value is (131,80,57). Sum of RGB (Red+Green+Blue) = 131+80+57=268 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.88% from 268); Green value is 80 (31.64% from 255 or 29.85% from 268); Blue value is 57 (22.66% from 255 or 21.27% from 268); Max value from RGB is 131 - color contains mainly: red. Hex color #835039 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835039 is #7CAFC6. Grayscale: #5C5C5C. Windows color (decimal): -8171463 or 3756163. OLE color: 3756163.
HSL color Cylindrical-coordinate representation of color #835039: hue angle of 18.65º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #835039 is Cyan = 0, Magento = 0.39, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 57 | - |
| CMYK | 0 | 0.39 | 0.56 | 0.49 |
| HSL | 18.65º | 0.39% | 0.37% | - |
| HSV(B) | 18.65º | 0.56% | 0.51% | - |
| XYZ | 12.97 | 10.86 | 5.28 | - |
| YUV | 92.63 | 107.9 | 155.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 57 | 0 | 0.39 | 0.56 | 0.49 | 18.65 | 0.39 | 0.37 |
| Hex | 83 | 50 | 39 | 0 | 27 | 38 | 31 | 13 | 27 | 25 |
| Octal | 203 | 120 | 71 | 0 | 47 | 70 | 61 | 23 | 47 | 45 |
| Binary | 10000011 | 1010000 | 111001 | 0 | 100111 | 111000 | 110001 | 10011 | 100111 | 100101 |
Color Harmonies of #835039
Complementary color
Monochromatic Colors of #835039
Black with #835039
Text Example
Text Example
White with #835039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835039; }
p { color: rgb(131,80,57); }
H1.HeaderClassName
{
color: #835039;
}
.AnyTagClassName
{
color: #835039;
}
</style>
background-color css
<style>
a { background-color: #835039; }
a { background-color: rgb(131,80,57); }
div.DivClassName
{
background-color: #835039;
}
.BgClassName
{
background-color: #835039;
}
</style>
border-color css
<style>
span { border-color: #835039; }
span { border-color: rgb(131,80,57); }
td.TdClassName
{
border-color: #835039;
}
.TagClassName
{
border-color: #835039;
}
</style>