Shades of Cigar #825335
Tints of Cigar #825335
RGB
CMYK
RGB Variations
Color information
#825335 (or 0x825335) is known color: Cigar. HEX triplet: 82, 53 and 35. RGB value is (130,83,53). Sum of RGB (Red+Green+Blue) = 130+83+53=266 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.87% from 266); Green value is 83 (32.81% from 255 or 31.20% from 266); Blue value is 53 (21.09% from 255 or 19.92% from 266); Max value from RGB is 130 - color contains mainly: red. Hex color #825335 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825335 is #7DACCA. Grayscale: #5D5D5D. Windows color (decimal): -8236235 or 3494786. OLE color: 3494786.
HSL color Cylindrical-coordinate representation of color #825335: hue angle of 23.38º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #825335 is Cyan = 0, Magento = 0.36, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 53 | - |
| CMYK | 0 | 0.36 | 0.59 | 0.49 |
| HSL | 23.38º | 0.42% | 0.36% | - |
| HSV(B) | 23.38º | 0.59% | 0.51% | - |
| XYZ | 12.94 | 11.19 | 4.85 | - |
| YUV | 93.63 | 105.07 | 153.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 53 | 0 | 0.36 | 0.59 | 0.49 | 23.38 | 0.42 | 0.36 |
| Hex | 82 | 53 | 35 | 0 | 24 | 3B | 31 | 17 | 2A | 24 |
| Octal | 202 | 123 | 65 | 0 | 44 | 73 | 61 | 27 | 52 | 44 |
| Binary | 10000010 | 1010011 | 110101 | 0 | 100100 | 111011 | 110001 | 10111 | 101010 | 100100 |
Color Harmonies of #825335
Complementary color
Monochromatic Colors of #825335
Black with #825335
Text Example
Text Example
White with #825335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825335; }
p { color: rgb(130,83,53); }
H1.HeaderClassName
{
color: #825335;
}
.AnyTagClassName
{
color: #825335;
}
</style>
background-color css
<style>
a { background-color: #825335; }
a { background-color: rgb(130,83,53); }
div.DivClassName
{
background-color: #825335;
}
.BgClassName
{
background-color: #825335;
}
</style>
border-color css
<style>
span { border-color: #825335; }
span { border-color: rgb(130,83,53); }
td.TdClassName
{
border-color: #825335;
}
.TagClassName
{
border-color: #825335;
}
</style>