Shades of Korma #815133
Tints of Korma #815133
RGB
CMYK
RGB Variations
Color information
#815133 (or 0x815133) is known color: Korma. HEX triplet: 81, 51 and 33. RGB value is (129,81,51). Sum of RGB (Red+Green+Blue) = 129+81+51=261 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.43% from 261); Green value is 81 (32.03% from 255 or 31.03% from 261); Blue value is 51 (20.31% from 255 or 19.54% from 261); Max value from RGB is 129 - color contains mainly: red. Hex color #815133 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815133 is #7EAECC. Grayscale: #5C5C5C. Windows color (decimal): -8302285 or 3363201. OLE color: 3363201.
HSL color Cylindrical-coordinate representation of color #815133: hue angle of 23.08º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #815133 is Cyan = 0, Magento = 0.37, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 51 | - |
| CMYK | 0 | 0.37 | 0.60 | 0.49 |
| HSL | 23.08º | 0.43% | 0.35% | - |
| HSV(B) | 23.08º | 0.6% | 0.51% | - |
| XYZ | 12.59 | 10.79 | 4.55 | - |
| YUV | 91.93 | 104.9 | 154.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 51 | 0 | 0.37 | 0.60 | 0.49 | 23.08 | 0.43 | 0.35 |
| Hex | 81 | 51 | 33 | 0 | 25 | 3C | 31 | 17 | 2B | 23 |
| Octal | 201 | 121 | 63 | 0 | 45 | 74 | 61 | 27 | 53 | 43 |
| Binary | 10000001 | 1010001 | 110011 | 0 | 100101 | 111100 | 110001 | 10111 | 101011 | 100011 |
Color Harmonies of #815133
Complementary color
Monochromatic Colors of #815133
Black with #815133
Text Example
Text Example
White with #815133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815133; }
p { color: rgb(129,81,51); }
H1.HeaderClassName
{
color: #815133;
}
.AnyTagClassName
{
color: #815133;
}
</style>
background-color css
<style>
a { background-color: #815133; }
a { background-color: rgb(129,81,51); }
div.DivClassName
{
background-color: #815133;
}
.BgClassName
{
background-color: #815133;
}
</style>
border-color css
<style>
span { border-color: #815133; }
span { border-color: rgb(129,81,51); }
td.TdClassName
{
border-color: #815133;
}
.TagClassName
{
border-color: #815133;
}
</style>