Shades of Korma #815232
Tints of Korma #815232
RGB
CMYK
RGB Variations
Color information
#815232 (or 0x815232) is known color: Korma. HEX triplet: 81, 52 and 32. RGB value is (129,82,50). Sum of RGB (Red+Green+Blue) = 129+82+50=261 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.43% from 261); Green value is 82 (32.42% from 255 or 31.42% from 261); Blue value is 50 (19.92% from 255 or 19.16% from 261); Max value from RGB is 129 - color contains mainly: red. Hex color #815232 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815232 is #7EADCD. Grayscale: #5C5C5C. Windows color (decimal): -8302030 or 3297921. OLE color: 3297921.
HSL color Cylindrical-coordinate representation of color #815232: hue angle of 24.3º 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 #815232 is Cyan = 0, Magento = 0.36, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 50 | - |
| CMYK | 0 | 0.36 | 0.61 | 0.49 |
| HSL | 24.3º | 0.44% | 0.35% | - |
| HSV(B) | 24.3º | 0.61% | 0.51% | - |
| XYZ | 12.65 | 10.93 | 4.46 | - |
| YUV | 92.41 | 104.07 | 154.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 50 | 0 | 0.36 | 0.61 | 0.49 | 24.3 | 0.44 | 0.35 |
| Hex | 81 | 52 | 32 | 0 | 24 | 3D | 31 | 18 | 2C | 23 |
| Octal | 201 | 122 | 62 | 0 | 44 | 75 | 61 | 30 | 54 | 43 |
| Binary | 10000001 | 1010010 | 110010 | 0 | 100100 | 111101 | 110001 | 11000 | 101100 | 100011 |
Color Harmonies of #815232
Complementary color
Monochromatic Colors of #815232
Black with #815232
Text Example
Text Example
White with #815232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815232; }
p { color: rgb(129,82,50); }
H1.HeaderClassName
{
color: #815232;
}
.AnyTagClassName
{
color: #815232;
}
</style>
background-color css
<style>
a { background-color: #815232; }
a { background-color: rgb(129,82,50); }
div.DivClassName
{
background-color: #815232;
}
.BgClassName
{
background-color: #815232;
}
</style>
border-color css
<style>
span { border-color: #815232; }
span { border-color: rgb(129,82,50); }
td.TdClassName
{
border-color: #815232;
}
.TagClassName
{
border-color: #815232;
}
</style>