Shades of Cigar #825134
Tints of Cigar #825134
RGB
CMYK
RGB Variations
Color information
#825134 (or 0x825134) is known color: Cigar. HEX triplet: 82, 51 and 34. RGB value is (130,81,52). Sum of RGB (Red+Green+Blue) = 130+81+52=263 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.43% from 263); Green value is 81 (32.03% from 255 or 30.80% from 263); Blue value is 52 (20.70% from 255 or 19.77% from 263); Max value from RGB is 130 - color contains mainly: red. Hex color #825134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825134 is #7DAECB. Grayscale: #5C5C5C. Windows color (decimal): -8236748 or 3428738. OLE color: 3428738.
HSL color Cylindrical-coordinate representation of color #825134: hue angle of 22.31º 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 #825134 is Cyan = 0, Magento = 0.38, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 52 | - |
| CMYK | 0 | 0.38 | 0.60 | 0.49 |
| HSL | 22.31º | 0.43% | 0.36% | - |
| HSV(B) | 22.31º | 0.6% | 0.51% | - |
| XYZ | 12.77 | 10.88 | 4.68 | - |
| YUV | 92.35 | 105.23 | 154.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 52 | 0 | 0.38 | 0.60 | 0.49 | 22.31 | 0.43 | 0.36 |
| Hex | 82 | 51 | 34 | 0 | 26 | 3C | 31 | 16 | 2B | 24 |
| Octal | 202 | 121 | 64 | 0 | 46 | 74 | 61 | 26 | 53 | 44 |
| Binary | 10000010 | 1010001 | 110100 | 0 | 100110 | 111100 | 110001 | 10110 | 101011 | 100100 |
Color Harmonies of #825134
Complementary color
Monochromatic Colors of #825134
Black with #825134
Text Example
Text Example
White with #825134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825134; }
p { color: rgb(130,81,52); }
H1.HeaderClassName
{
color: #825134;
}
.AnyTagClassName
{
color: #825134;
}
</style>
background-color css
<style>
a { background-color: #825134; }
a { background-color: rgb(130,81,52); }
div.DivClassName
{
background-color: #825134;
}
.BgClassName
{
background-color: #825134;
}
</style>
border-color css
<style>
span { border-color: #825134; }
span { border-color: rgb(130,81,52); }
td.TdClassName
{
border-color: #825134;
}
.TagClassName
{
border-color: #825134;
}
</style>