Shades of Korma #815124
Tints of Korma #815124
RGB
CMYK
RGB Variations
Color information
#815124 (or 0x815124) is known color: Korma. HEX triplet: 81, 51 and 24. RGB value is (129,81,36). Sum of RGB (Red+Green+Blue) = 129+81+36=246 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.44% from 246); Green value is 81 (32.03% from 255 or 32.93% from 246); Blue value is 36 (14.45% from 255 or 14.63% from 246); Max value from RGB is 129 - color contains mainly: red. Hex color #815124 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815124 is #7EAEDB. Grayscale: #5A5A5A. Windows color (decimal): -8302300 or 2380161. OLE color: 2380161.
HSL color Cylindrical-coordinate representation of color #815124: hue angle of 29.03º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #815124 is Cyan = 0, Magento = 0.37, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 36 | - |
| CMYK | 0 | 0.37 | 0.72 | 0.49 |
| HSL | 29.03º | 0.56% | 0.32% | - |
| HSV(B) | 29.03º | 0.72% | 0.51% | - |
| XYZ | 12.31 | 10.68 | 3.08 | - |
| YUV | 90.22 | 97.4 | 155.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 36 | 0 | 0.37 | 0.72 | 0.49 | 29.03 | 0.56 | 0.32 |
| Hex | 81 | 51 | 24 | 0 | 25 | 48 | 31 | 1D | 38 | 20 |
| Octal | 201 | 121 | 44 | 0 | 45 | 110 | 61 | 35 | 70 | 40 |
| Binary | 10000001 | 1010001 | 100100 | 0 | 100101 | 1001000 | 110001 | 11101 | 111000 | 100000 |
Color Harmonies of #815124
Complementary color
Monochromatic Colors of #815124
Black with #815124
Text Example
Text Example
White with #815124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815124; }
p { color: rgb(129,81,36); }
H1.HeaderClassName
{
color: #815124;
}
.AnyTagClassName
{
color: #815124;
}
</style>
background-color css
<style>
a { background-color: #815124; }
a { background-color: rgb(129,81,36); }
div.DivClassName
{
background-color: #815124;
}
.BgClassName
{
background-color: #815124;
}
</style>
border-color css
<style>
span { border-color: #815124; }
span { border-color: rgb(129,81,36); }
td.TdClassName
{
border-color: #815124;
}
.TagClassName
{
border-color: #815124;
}
</style>