Shades of Korma #815128
Tints of Korma #815128
RGB
CMYK
RGB Variations
Color information
#815128 (or 0x815128) is known color: Korma. HEX triplet: 81, 51 and 28. RGB value is (129,81,40). Sum of RGB (Red+Green+Blue) = 129+81+40=250 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.6% from 250); Green value is 81 (32.03% from 255 or 32.4% from 250); Blue value is 40 (16.02% from 255 or 16% from 250); Max value from RGB is 129 - color contains mainly: red. Hex color #815128 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815128 is #7EAED7. Grayscale: #5A5A5A. Windows color (decimal): -8302296 or 2642305. OLE color: 2642305.
HSL color Cylindrical-coordinate representation of color #815128: hue angle of 27.64º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #815128 is Cyan = 0, Magento = 0.37, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 40 | - |
| CMYK | 0 | 0.37 | 0.69 | 0.49 |
| HSL | 27.64º | 0.53% | 0.33% | - |
| HSV(B) | 27.64º | 0.69% | 0.51% | - |
| XYZ | 12.38 | 10.71 | 3.42 | - |
| YUV | 90.68 | 99.4 | 155.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 40 | 0 | 0.37 | 0.69 | 0.49 | 27.64 | 0.53 | 0.33 |
| Hex | 81 | 51 | 28 | 0 | 25 | 45 | 31 | 1C | 35 | 21 |
| Octal | 201 | 121 | 50 | 0 | 45 | 105 | 61 | 34 | 65 | 41 |
| Binary | 10000001 | 1010001 | 101000 | 0 | 100101 | 1000101 | 110001 | 11100 | 110101 | 100001 |
Color Harmonies of #815128
Complementary color
Monochromatic Colors of #815128
Black with #815128
Text Example
Text Example
White with #815128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815128; }
p { color: rgb(129,81,40); }
H1.HeaderClassName
{
color: #815128;
}
.AnyTagClassName
{
color: #815128;
}
</style>
background-color css
<style>
a { background-color: #815128; }
a { background-color: rgb(129,81,40); }
div.DivClassName
{
background-color: #815128;
}
.BgClassName
{
background-color: #815128;
}
</style>
border-color css
<style>
span { border-color: #815128; }
span { border-color: rgb(129,81,40); }
td.TdClassName
{
border-color: #815128;
}
.TagClassName
{
border-color: #815128;
}
</style>