Shades of Korma #815635
Tints of Korma #815635
RGB
CMYK
RGB Variations
Color information
#815635 (or 0x815635) is known color: Korma. HEX triplet: 81, 56 and 35. RGB value is (129,86,53). Sum of RGB (Red+Green+Blue) = 129+86+53=268 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.13% from 268); Green value is 86 (33.98% from 255 or 32.09% from 268); Blue value is 53 (21.09% from 255 or 19.78% from 268); Max value from RGB is 129 - color contains mainly: red. Hex color #815635 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815635 is #7EA9CA. Grayscale: #5F5F5F. Windows color (decimal): -8301003 or 3495553. OLE color: 3495553.
HSL color Cylindrical-coordinate representation of color #815635: hue angle of 26.05º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #815635 is Cyan = 0, Magento = 0.33, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 53 | - |
| CMYK | 0 | 0.33 | 0.59 | 0.49 |
| HSL | 26.05º | 0.42% | 0.36% | - |
| HSV(B) | 26.05º | 0.59% | 0.51% | - |
| XYZ | 13.02 | 11.58 | 4.92 | - |
| YUV | 95.1 | 104.25 | 152.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 53 | 0 | 0.33 | 0.59 | 0.49 | 26.05 | 0.42 | 0.36 |
| Hex | 81 | 56 | 35 | 0 | 21 | 3B | 31 | 1A | 2A | 24 |
| Octal | 201 | 126 | 65 | 0 | 41 | 73 | 61 | 32 | 52 | 44 |
| Binary | 10000001 | 1010110 | 110101 | 0 | 100001 | 111011 | 110001 | 11010 | 101010 | 100100 |
Color Harmonies of #815635
Complementary color
Monochromatic Colors of #815635
Black with #815635
Text Example
Text Example
White with #815635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815635; }
p { color: rgb(129,86,53); }
H1.HeaderClassName
{
color: #815635;
}
.AnyTagClassName
{
color: #815635;
}
</style>
background-color css
<style>
a { background-color: #815635; }
a { background-color: rgb(129,86,53); }
div.DivClassName
{
background-color: #815635;
}
.BgClassName
{
background-color: #815635;
}
</style>
border-color css
<style>
span { border-color: #815635; }
span { border-color: rgb(129,86,53); }
td.TdClassName
{
border-color: #815635;
}
.TagClassName
{
border-color: #815635;
}
</style>