Shades of Korma #825122
Tints of Korma #825122
RGB
CMYK
RGB Variations
Color information
#825122 (or 0x825122) is known color: Korma. HEX triplet: 82, 51 and 22. RGB value is (130,81,34). Sum of RGB (Red+Green+Blue) = 130+81+34=245 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.06% from 245); Green value is 81 (32.03% from 255 or 33.06% from 245); Blue value is 34 (13.67% from 255 or 13.88% from 245); Max value from RGB is 130 - color contains mainly: red. Hex color #825122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825122 is #7DAEDD. Grayscale: #5A5A5A. Windows color (decimal): -8236766 or 2249090. OLE color: 2249090.
HSL color Cylindrical-coordinate representation of color #825122: hue angle of 29.38º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #825122 is Cyan = 0, Magento = 0.38, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 34 | - |
| CMYK | 0 | 0.38 | 0.74 | 0.49 |
| HSL | 29.38º | 0.59% | 0.32% | - |
| HSV(B) | 29.38º | 0.74% | 0.51% | - |
| XYZ | 12.44 | 10.75 | 2.93 | - |
| YUV | 90.29 | 96.23 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 34 | 0 | 0.38 | 0.74 | 0.49 | 29.38 | 0.59 | 0.32 |
| Hex | 82 | 51 | 22 | 0 | 26 | 4A | 31 | 1D | 3B | 20 |
| Octal | 202 | 121 | 42 | 0 | 46 | 112 | 61 | 35 | 73 | 40 |
| Binary | 10000010 | 1010001 | 100010 | 0 | 100110 | 1001010 | 110001 | 11101 | 111011 | 100000 |
Color Harmonies of #825122
Complementary color
Monochromatic Colors of #825122
Black with #825122
Text Example
Text Example
White with #825122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825122; }
p { color: rgb(130,81,34); }
H1.HeaderClassName
{
color: #825122;
}
.AnyTagClassName
{
color: #825122;
}
</style>
background-color css
<style>
a { background-color: #825122; }
a { background-color: rgb(130,81,34); }
div.DivClassName
{
background-color: #825122;
}
.BgClassName
{
background-color: #825122;
}
</style>
border-color css
<style>
span { border-color: #825122; }
span { border-color: rgb(130,81,34); }
td.TdClassName
{
border-color: #825122;
}
.TagClassName
{
border-color: #825122;
}
</style>