Shades of Cigar #825034
Tints of Cigar #825034
RGB
CMYK
RGB Variations
Color information
#825034 (or 0x825034) is known color: Cigar. HEX triplet: 82, 50 and 34. RGB value is (130,80,52). Sum of RGB (Red+Green+Blue) = 130+80+52=262 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.62% from 262); Green value is 80 (31.64% from 255 or 30.53% from 262); Blue value is 52 (20.70% from 255 or 19.85% from 262); Max value from RGB is 130 - color contains mainly: red. Hex color #825034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825034 is #7DAFCB. Grayscale: #5B5B5B. Windows color (decimal): -8237004 or 3428482. OLE color: 3428482.
HSL color Cylindrical-coordinate representation of color #825034: hue angle of 21.54º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #825034 is Cyan = 0, Magento = 0.38, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 80 | 52 | - |
| CMYK | 0 | 0.38 | 0.60 | 0.49 |
| HSL | 21.54º | 0.43% | 0.36% | - |
| HSV(B) | 21.54º | 0.6% | 0.51% | - |
| XYZ | 12.69 | 10.73 | 4.65 | - |
| YUV | 91.76 | 105.57 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 52 | 0 | 0.38 | 0.60 | 0.49 | 21.54 | 0.43 | 0.36 |
| Hex | 82 | 50 | 34 | 0 | 26 | 3C | 31 | 16 | 2B | 24 |
| Octal | 202 | 120 | 64 | 0 | 46 | 74 | 61 | 26 | 53 | 44 |
| Binary | 10000010 | 1010000 | 110100 | 0 | 100110 | 111100 | 110001 | 10110 | 101011 | 100100 |
Color Harmonies of #825034
Complementary color
Monochromatic Colors of #825034
Black with #825034
Text Example
Text Example
White with #825034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825034; }
p { color: rgb(130,80,52); }
H1.HeaderClassName
{
color: #825034;
}
.AnyTagClassName
{
color: #825034;
}
</style>
background-color css
<style>
a { background-color: #825034; }
a { background-color: rgb(130,80,52); }
div.DivClassName
{
background-color: #825034;
}
.BgClassName
{
background-color: #825034;
}
</style>
border-color css
<style>
span { border-color: #825034; }
span { border-color: rgb(130,80,52); }
td.TdClassName
{
border-color: #825034;
}
.TagClassName
{
border-color: #825034;
}
</style>