Shades of Cigar #825336
Tints of Cigar #825336
RGB
CMYK
RGB Variations
Color information
#825336 (or 0x825336) is known color: Cigar. HEX triplet: 82, 53 and 36. RGB value is (130,83,54). Sum of RGB (Red+Green+Blue) = 130+83+54=267 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.69% from 267); Green value is 83 (32.81% from 255 or 31.09% from 267); Blue value is 54 (21.48% from 255 or 20.22% from 267); Max value from RGB is 130 - color contains mainly: red. Hex color #825336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825336 is #7DACC9. Grayscale: #5D5D5D. Windows color (decimal): -8236234 or 3560322. OLE color: 3560322.
HSL color Cylindrical-coordinate representation of color #825336: hue angle of 22.89º 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 #825336 is Cyan = 0, Magento = 0.36, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 54 | - |
| CMYK | 0 | 0.36 | 0.58 | 0.49 |
| HSL | 22.89º | 0.41% | 0.36% | - |
| HSV(B) | 22.89º | 0.58% | 0.51% | - |
| XYZ | 12.97 | 11.2 | 4.97 | - |
| YUV | 93.75 | 105.57 | 153.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 54 | 0 | 0.36 | 0.58 | 0.49 | 22.89 | 0.41 | 0.36 |
| Hex | 82 | 53 | 36 | 0 | 24 | 3A | 31 | 17 | 29 | 24 |
| Octal | 202 | 123 | 66 | 0 | 44 | 72 | 61 | 27 | 51 | 44 |
| Binary | 10000010 | 1010011 | 110110 | 0 | 100100 | 111010 | 110001 | 10111 | 101001 | 100100 |
Color Harmonies of #825336
Complementary color
Monochromatic Colors of #825336
Black with #825336
Text Example
Text Example
White with #825336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825336; }
p { color: rgb(130,83,54); }
H1.HeaderClassName
{
color: #825336;
}
.AnyTagClassName
{
color: #825336;
}
</style>
background-color css
<style>
a { background-color: #825336; }
a { background-color: rgb(130,83,54); }
div.DivClassName
{
background-color: #825336;
}
.BgClassName
{
background-color: #825336;
}
</style>
border-color css
<style>
span { border-color: #825336; }
span { border-color: rgb(130,83,54); }
td.TdClassName
{
border-color: #825336;
}
.TagClassName
{
border-color: #825336;
}
</style>