Shades of Cigar #825037
Tints of Cigar #825037
RGB
CMYK
RGB Variations
Color information
#825037 (or 0x825037) is known color: Cigar. HEX triplet: 82, 50 and 37. RGB value is (130,80,55). Sum of RGB (Red+Green+Blue) = 130+80+55=265 (35% of max value = 765). Red value is 130 (51.17% from 255 or 49.06% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 55 (21.88% from 255 or 20.75% from 265); Max value from RGB is 130 - color contains mainly: red. Hex color #825037 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825037 is #7DAFC8. Grayscale: #5C5C5C. Windows color (decimal): -8237001 or 3625090. OLE color: 3625090.
HSL color Cylindrical-coordinate representation of color #825037: hue angle of 20º 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 #825037 is Cyan = 0, Magento = 0.38, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 80 | 55 | - |
| CMYK | 0 | 0.38 | 0.58 | 0.49 |
| HSL | 20º | 0.41% | 0.36% | - |
| HSV(B) | 20º | 0.58% | 0.51% | - |
| XYZ | 12.76 | 10.76 | 5.02 | - |
| YUV | 92.1 | 107.07 | 155.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 55 | 0 | 0.38 | 0.58 | 0.49 | 20 | 0.41 | 0.36 |
| Hex | 82 | 50 | 37 | 0 | 26 | 3A | 31 | 14 | 29 | 24 |
| Octal | 202 | 120 | 67 | 0 | 46 | 72 | 61 | 24 | 51 | 44 |
| Binary | 10000010 | 1010000 | 110111 | 0 | 100110 | 111010 | 110001 | 10100 | 101001 | 100100 |
Color Harmonies of #825037
Complementary color
Monochromatic Colors of #825037
Black with #825037
Text Example
Text Example
White with #825037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825037; }
p { color: rgb(130,80,55); }
H1.HeaderClassName
{
color: #825037;
}
.AnyTagClassName
{
color: #825037;
}
</style>
background-color css
<style>
a { background-color: #825037; }
a { background-color: rgb(130,80,55); }
div.DivClassName
{
background-color: #825037;
}
.BgClassName
{
background-color: #825037;
}
</style>
border-color css
<style>
span { border-color: #825037; }
span { border-color: rgb(130,80,55); }
td.TdClassName
{
border-color: #825037;
}
.TagClassName
{
border-color: #825037;
}
</style>