Shades of Cigar #825139
Tints of Cigar #825139
RGB
CMYK
RGB Variations
Color information
#825139 (or 0x825139) is known color: Cigar. HEX triplet: 82, 51 and 39. RGB value is (130,81,57). Sum of RGB (Red+Green+Blue) = 130+81+57=268 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.51% from 268); Green value is 81 (32.03% from 255 or 30.22% from 268); Blue value is 57 (22.66% from 255 or 21.27% from 268); Max value from RGB is 130 - color contains mainly: red. Hex color #825139 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825139 is #7DAEC6. Grayscale: #5D5D5D. Windows color (decimal): -8236743 or 3756418. OLE color: 3756418.
HSL color Cylindrical-coordinate representation of color #825139: hue angle of 19.73º 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 #825139 is Cyan = 0, Magento = 0.38, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 57 | - |
| CMYK | 0 | 0.38 | 0.56 | 0.49 |
| HSL | 19.73º | 0.39% | 0.37% | - |
| HSV(B) | 19.73º | 0.56% | 0.51% | - |
| XYZ | 12.89 | 10.93 | 5.3 | - |
| YUV | 92.92 | 107.73 | 154.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 57 | 0 | 0.38 | 0.56 | 0.49 | 19.73 | 0.39 | 0.37 |
| Hex | 82 | 51 | 39 | 0 | 26 | 38 | 31 | 14 | 27 | 25 |
| Octal | 202 | 121 | 71 | 0 | 46 | 70 | 61 | 24 | 47 | 45 |
| Binary | 10000010 | 1010001 | 111001 | 0 | 100110 | 111000 | 110001 | 10100 | 100111 | 100101 |
Color Harmonies of #825139
Complementary color
Monochromatic Colors of #825139
Black with #825139
Text Example
Text Example
White with #825139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825139; }
p { color: rgb(130,81,57); }
H1.HeaderClassName
{
color: #825139;
}
.AnyTagClassName
{
color: #825139;
}
</style>
background-color css
<style>
a { background-color: #825139; }
a { background-color: rgb(130,81,57); }
div.DivClassName
{
background-color: #825139;
}
.BgClassName
{
background-color: #825139;
}
</style>
border-color css
<style>
span { border-color: #825139; }
span { border-color: rgb(130,81,57); }
td.TdClassName
{
border-color: #825139;
}
.TagClassName
{
border-color: #825139;
}
</style>