Shades of Cigar #825137
Tints of Cigar #825137
RGB
CMYK
RGB Variations
Color information
#825137 (or 0x825137) is known color: Cigar. HEX triplet: 82, 51 and 37. RGB value is (130,81,55). Sum of RGB (Red+Green+Blue) = 130+81+55=266 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.87% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 55 (21.88% from 255 or 20.68% from 266); Max value from RGB is 130 - color contains mainly: red. Hex color #825137 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825137 is #7DAEC8. Grayscale: #5C5C5C. Windows color (decimal): -8236745 or 3625346. OLE color: 3625346.
HSL color Cylindrical-coordinate representation of color #825137: hue angle of 20.8º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #825137 is Cyan = 0, Magento = 0.38, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 55 | - |
| CMYK | 0 | 0.38 | 0.58 | 0.49 |
| HSL | 20.8º | 0.41% | 0.36% | - |
| HSV(B) | 20.8º | 0.58% | 0.51% | - |
| XYZ | 12.84 | 10.91 | 5.04 | - |
| YUV | 92.69 | 106.73 | 154.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 55 | 0 | 0.38 | 0.58 | 0.49 | 20.8 | 0.41 | 0.36 |
| Hex | 82 | 51 | 37 | 0 | 26 | 3A | 31 | 15 | 29 | 24 |
| Octal | 202 | 121 | 67 | 0 | 46 | 72 | 61 | 25 | 51 | 44 |
| Binary | 10000010 | 1010001 | 110111 | 0 | 100110 | 111010 | 110001 | 10101 | 101001 | 100100 |
Color Harmonies of #825137
Complementary color
Monochromatic Colors of #825137
Black with #825137
Text Example
Text Example
White with #825137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825137; }
p { color: rgb(130,81,55); }
H1.HeaderClassName
{
color: #825137;
}
.AnyTagClassName
{
color: #825137;
}
</style>
background-color css
<style>
a { background-color: #825137; }
a { background-color: rgb(130,81,55); }
div.DivClassName
{
background-color: #825137;
}
.BgClassName
{
background-color: #825137;
}
</style>
border-color css
<style>
span { border-color: #825137; }
span { border-color: rgb(130,81,55); }
td.TdClassName
{
border-color: #825137;
}
.TagClassName
{
border-color: #825137;
}
</style>