Shades of Korma #815122
Tints of Korma #815122
RGB
CMYK
RGB Variations
Color information
#815122 (or 0x815122) is known color: Korma. HEX triplet: 81, 51 and 22. RGB value is (129,81,34). Sum of RGB (Red+Green+Blue) = 129+81+34=244 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.87% from 244); Green value is 81 (32.03% from 255 or 33.20% from 244); Blue value is 34 (13.67% from 255 or 13.93% from 244); Max value from RGB is 129 - color contains mainly: red. Hex color #815122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815122 is #7EAEDD. Grayscale: #5A5A5A. Windows color (decimal): -8302302 or 2249089. OLE color: 2249089.
HSL color Cylindrical-coordinate representation of color #815122: hue angle of 29.68º degrees, saturation: 0.58, 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 #815122 is Cyan = 0, Magento = 0.37, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 34 | - |
| CMYK | 0 | 0.37 | 0.74 | 0.49 |
| HSL | 29.68º | 0.58% | 0.32% | - |
| HSV(B) | 29.68º | 0.74% | 0.51% | - |
| XYZ | 12.28 | 10.67 | 2.92 | - |
| YUV | 89.99 | 96.4 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 34 | 0 | 0.37 | 0.74 | 0.49 | 29.68 | 0.58 | 0.32 |
| Hex | 81 | 51 | 22 | 0 | 25 | 4A | 31 | 1E | 3A | 20 |
| Octal | 201 | 121 | 42 | 0 | 45 | 112 | 61 | 36 | 72 | 40 |
| Binary | 10000001 | 1010001 | 100010 | 0 | 100101 | 1001010 | 110001 | 11110 | 111010 | 100000 |
Color Harmonies of #815122
Complementary color
Monochromatic Colors of #815122
Black with #815122
Text Example
Text Example
White with #815122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815122; }
p { color: rgb(129,81,34); }
H1.HeaderClassName
{
color: #815122;
}
.AnyTagClassName
{
color: #815122;
}
</style>
background-color css
<style>
a { background-color: #815122; }
a { background-color: rgb(129,81,34); }
div.DivClassName
{
background-color: #815122;
}
.BgClassName
{
background-color: #815122;
}
</style>
border-color css
<style>
span { border-color: #815122; }
span { border-color: rgb(129,81,34); }
td.TdClassName
{
border-color: #815122;
}
.TagClassName
{
border-color: #815122;
}
</style>