Shades of Korma #815032
Tints of Korma #815032
RGB
CMYK
RGB Variations
Color information
#815032 (or 0x815032) is known color: Korma. HEX triplet: 81, 50 and 32. RGB value is (129,80,50). Sum of RGB (Red+Green+Blue) = 129+80+50=259 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.81% from 259); Green value is 80 (31.64% from 255 or 30.89% from 259); Blue value is 50 (19.92% from 255 or 19.31% from 259); Max value from RGB is 129 - color contains mainly: red. Hex color #815032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815032 is #7EAFCD. Grayscale: #5B5B5B. Windows color (decimal): -8302542 or 3297409. OLE color: 3297409.
HSL color Cylindrical-coordinate representation of color #815032: hue angle of 22.78º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #815032 is Cyan = 0, Magento = 0.38, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 50 | - |
| CMYK | 0 | 0.38 | 0.61 | 0.49 |
| HSL | 22.78º | 0.44% | 0.35% | - |
| HSV(B) | 22.78º | 0.61% | 0.51% | - |
| XYZ | 12.5 | 10.63 | 4.41 | - |
| YUV | 91.23 | 104.73 | 154.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 50 | 0 | 0.38 | 0.61 | 0.49 | 22.78 | 0.44 | 0.35 |
| Hex | 81 | 50 | 32 | 0 | 26 | 3D | 31 | 17 | 2C | 23 |
| Octal | 201 | 120 | 62 | 0 | 46 | 75 | 61 | 27 | 54 | 43 |
| Binary | 10000001 | 1010000 | 110010 | 0 | 100110 | 111101 | 110001 | 10111 | 101100 | 100011 |
Color Harmonies of #815032
Complementary color
Monochromatic Colors of #815032
Black with #815032
Text Example
Text Example
White with #815032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815032; }
p { color: rgb(129,80,50); }
H1.HeaderClassName
{
color: #815032;
}
.AnyTagClassName
{
color: #815032;
}
</style>
background-color css
<style>
a { background-color: #815032; }
a { background-color: rgb(129,80,50); }
div.DivClassName
{
background-color: #815032;
}
.BgClassName
{
background-color: #815032;
}
</style>
border-color css
<style>
span { border-color: #815032; }
span { border-color: rgb(129,80,50); }
td.TdClassName
{
border-color: #815032;
}
.TagClassName
{
border-color: #815032;
}
</style>