Shades of Korma #815131
Tints of Korma #815131
RGB
CMYK
RGB Variations
Color information
#815131 (or 0x815131) is known color: Korma. HEX triplet: 81, 51 and 31. RGB value is (129,81,49). Sum of RGB (Red+Green+Blue) = 129+81+49=259 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.81% from 259); Green value is 81 (32.03% from 255 or 31.27% from 259); Blue value is 49 (19.53% from 255 or 18.92% from 259); Max value from RGB is 129 - color contains mainly: red. Hex color #815131 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815131 is #7EAECE. Grayscale: #5B5B5B. Windows color (decimal): -8302287 or 3232129. OLE color: 3232129.
HSL color Cylindrical-coordinate representation of color #815131: hue angle of 24º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #815131 is Cyan = 0, Magento = 0.37, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 49 | - |
| CMYK | 0 | 0.37 | 0.62 | 0.49 |
| HSL | 24º | 0.45% | 0.35% | - |
| HSV(B) | 24º | 0.62% | 0.51% | - |
| XYZ | 12.55 | 10.77 | 4.32 | - |
| YUV | 91.7 | 103.9 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 49 | 0 | 0.37 | 0.62 | 0.49 | 24 | 0.45 | 0.35 |
| Hex | 81 | 51 | 31 | 0 | 25 | 3E | 31 | 18 | 2D | 23 |
| Octal | 201 | 121 | 61 | 0 | 45 | 76 | 61 | 30 | 55 | 43 |
| Binary | 10000001 | 1010001 | 110001 | 0 | 100101 | 111110 | 110001 | 11000 | 101101 | 100011 |
Color Harmonies of #815131
Complementary color
Monochromatic Colors of #815131
Black with #815131
Text Example
Text Example
White with #815131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815131; }
p { color: rgb(129,81,49); }
H1.HeaderClassName
{
color: #815131;
}
.AnyTagClassName
{
color: #815131;
}
</style>
background-color css
<style>
a { background-color: #815131; }
a { background-color: rgb(129,81,49); }
div.DivClassName
{
background-color: #815131;
}
.BgClassName
{
background-color: #815131;
}
</style>
border-color css
<style>
span { border-color: #815131; }
span { border-color: rgb(129,81,49); }
td.TdClassName
{
border-color: #815131;
}
.TagClassName
{
border-color: #815131;
}
</style>