Shades of Korma #815431
Tints of Korma #815431
RGB
CMYK
RGB Variations
Color information
#815431 (or 0x815431) is known color: Korma. HEX triplet: 81, 54 and 31. RGB value is (129,84,49). Sum of RGB (Red+Green+Blue) = 129+84+49=262 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.24% from 262); Green value is 84 (33.20% from 255 or 32.06% from 262); Blue value is 49 (19.53% from 255 or 18.70% from 262); Max value from RGB is 129 - color contains mainly: red. Hex color #815431 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815431 is #7EABCE. Grayscale: #5D5D5D. Windows color (decimal): -8301519 or 3232897. OLE color: 3232897.
HSL color Cylindrical-coordinate representation of color #815431: hue angle of 26.25º 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 #815431 is Cyan = 0, Magento = 0.35, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 49 | - |
| CMYK | 0 | 0.35 | 0.62 | 0.49 |
| HSL | 26.25º | 0.45% | 0.35% | - |
| HSV(B) | 26.25º | 0.62% | 0.51% | - |
| XYZ | 12.78 | 11.23 | 4.4 | - |
| YUV | 93.47 | 102.91 | 153.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 49 | 0 | 0.35 | 0.62 | 0.49 | 26.25 | 0.45 | 0.35 |
| Hex | 81 | 54 | 31 | 0 | 23 | 3E | 31 | 1A | 2D | 23 |
| Octal | 201 | 124 | 61 | 0 | 43 | 76 | 61 | 32 | 55 | 43 |
| Binary | 10000001 | 1010100 | 110001 | 0 | 100011 | 111110 | 110001 | 11010 | 101101 | 100011 |
Color Harmonies of #815431
Complementary color
Monochromatic Colors of #815431
Black with #815431
Text Example
Text Example
White with #815431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815431; }
p { color: rgb(129,84,49); }
H1.HeaderClassName
{
color: #815431;
}
.AnyTagClassName
{
color: #815431;
}
</style>
background-color css
<style>
a { background-color: #815431; }
a { background-color: rgb(129,84,49); }
div.DivClassName
{
background-color: #815431;
}
.BgClassName
{
background-color: #815431;
}
</style>
border-color css
<style>
span { border-color: #815431; }
span { border-color: rgb(129,84,49); }
td.TdClassName
{
border-color: #815431;
}
.TagClassName
{
border-color: #815431;
}
</style>