Shades of Korma #815630
Tints of Korma #815630
RGB
CMYK
RGB Variations
Color information
#815630 (or 0x815630) is known color: Korma. HEX triplet: 81, 56 and 30. RGB value is (129,86,48). Sum of RGB (Red+Green+Blue) = 129+86+48=263 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.05% from 263); Green value is 86 (33.98% from 255 or 32.70% from 263); Blue value is 48 (19.14% from 255 or 18.25% from 263); Max value from RGB is 129 - color contains mainly: red. Hex color #815630 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815630 is #7EA9CF. Grayscale: #5E5E5E. Windows color (decimal): -8301008 or 3167873. OLE color: 3167873.
HSL color Cylindrical-coordinate representation of color #815630: hue angle of 28.15º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #815630 is Cyan = 0, Magento = 0.33, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 48 | - |
| CMYK | 0 | 0.33 | 0.63 | 0.49 |
| HSL | 28.15º | 0.46% | 0.35% | - |
| HSV(B) | 28.15º | 0.63% | 0.51% | - |
| XYZ | 12.91 | 11.54 | 4.34 | - |
| YUV | 94.53 | 101.75 | 152.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 48 | 0 | 0.33 | 0.63 | 0.49 | 28.15 | 0.46 | 0.35 |
| Hex | 81 | 56 | 30 | 0 | 21 | 3F | 31 | 1C | 2E | 23 |
| Octal | 201 | 126 | 60 | 0 | 41 | 77 | 61 | 34 | 56 | 43 |
| Binary | 10000001 | 1010110 | 110000 | 0 | 100001 | 111111 | 110001 | 11100 | 101110 | 100011 |
Color Harmonies of #815630
Complementary color
Monochromatic Colors of #815630
Black with #815630
Text Example
Text Example
White with #815630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815630; }
p { color: rgb(129,86,48); }
H1.HeaderClassName
{
color: #815630;
}
.AnyTagClassName
{
color: #815630;
}
</style>
background-color css
<style>
a { background-color: #815630; }
a { background-color: rgb(129,86,48); }
div.DivClassName
{
background-color: #815630;
}
.BgClassName
{
background-color: #815630;
}
</style>
border-color css
<style>
span { border-color: #815630; }
span { border-color: rgb(129,86,48); }
td.TdClassName
{
border-color: #815630;
}
.TagClassName
{
border-color: #815630;
}
</style>