Shades of Cigar #825437
Tints of Cigar #825437
RGB
CMYK
RGB Variations
Color information
#825437 (or 0x825437) is known color: Cigar. HEX triplet: 82, 54 and 37. RGB value is (130,84,55). Sum of RGB (Red+Green+Blue) = 130+84+55=269 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.33% from 269); Green value is 84 (33.20% from 255 or 31.23% from 269); Blue value is 55 (21.88% from 255 or 20.45% from 269); Max value from RGB is 130 - color contains mainly: red. Hex color #825437 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825437 is #7DABC8. Grayscale: #5E5E5E. Windows color (decimal): -8235977 or 3626114. OLE color: 3626114.
HSL color Cylindrical-coordinate representation of color #825437: hue angle of 23.2º 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 #825437 is Cyan = 0, Magento = 0.35, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 55 | - |
| CMYK | 0 | 0.35 | 0.58 | 0.49 |
| HSL | 23.2º | 0.41% | 0.36% | - |
| HSV(B) | 23.2º | 0.58% | 0.51% | - |
| XYZ | 13.07 | 11.36 | 5.12 | - |
| YUV | 94.45 | 105.74 | 153.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 55 | 0 | 0.35 | 0.58 | 0.49 | 23.2 | 0.41 | 0.36 |
| Hex | 82 | 54 | 37 | 0 | 23 | 3A | 31 | 17 | 29 | 24 |
| Octal | 202 | 124 | 67 | 0 | 43 | 72 | 61 | 27 | 51 | 44 |
| Binary | 10000010 | 1010100 | 110111 | 0 | 100011 | 111010 | 110001 | 10111 | 101001 | 100100 |
Color Harmonies of #825437
Complementary color
Monochromatic Colors of #825437
Black with #825437
Text Example
Text Example
White with #825437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825437; }
p { color: rgb(130,84,55); }
H1.HeaderClassName
{
color: #825437;
}
.AnyTagClassName
{
color: #825437;
}
</style>
background-color css
<style>
a { background-color: #825437; }
a { background-color: rgb(130,84,55); }
div.DivClassName
{
background-color: #825437;
}
.BgClassName
{
background-color: #825437;
}
</style>
border-color css
<style>
span { border-color: #825437; }
span { border-color: rgb(130,84,55); }
td.TdClassName
{
border-color: #825437;
}
.TagClassName
{
border-color: #825437;
}
</style>