Shades of Korma #815535
Tints of Korma #815535
RGB
CMYK
RGB Variations
Color information
#815535 (or 0x815535) is known color: Korma. HEX triplet: 81, 55 and 35. RGB value is (129,85,53). Sum of RGB (Red+Green+Blue) = 129+85+53=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 53 (21.09% from 255 or 19.85% from 267); Max value from RGB is 129 - color contains mainly: red. Hex color #815535 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815535 is #7EAACA. Grayscale: #5E5E5E. Windows color (decimal): -8301259 or 3495297. OLE color: 3495297.
HSL color Cylindrical-coordinate representation of color #815535: hue angle of 25.26º 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 #815535 is Cyan = 0, Magento = 0.34, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 53 | - |
| CMYK | 0 | 0.34 | 0.59 | 0.49 |
| HSL | 25.26º | 0.42% | 0.36% | - |
| HSV(B) | 25.26º | 0.59% | 0.51% | - |
| XYZ | 12.94 | 11.42 | 4.89 | - |
| YUV | 94.51 | 104.58 | 152.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 53 | 0 | 0.34 | 0.59 | 0.49 | 25.26 | 0.42 | 0.36 |
| Hex | 81 | 55 | 35 | 0 | 22 | 3B | 31 | 19 | 2A | 24 |
| Octal | 201 | 125 | 65 | 0 | 42 | 73 | 61 | 31 | 52 | 44 |
| Binary | 10000001 | 1010101 | 110101 | 0 | 100010 | 111011 | 110001 | 11001 | 101010 | 100100 |
Color Harmonies of #815535
Complementary color
Monochromatic Colors of #815535
Black with #815535
Text Example
Text Example
White with #815535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815535; }
p { color: rgb(129,85,53); }
H1.HeaderClassName
{
color: #815535;
}
.AnyTagClassName
{
color: #815535;
}
</style>
background-color css
<style>
a { background-color: #815535; }
a { background-color: rgb(129,85,53); }
div.DivClassName
{
background-color: #815535;
}
.BgClassName
{
background-color: #815535;
}
</style>
border-color css
<style>
span { border-color: #815535; }
span { border-color: rgb(129,85,53); }
td.TdClassName
{
border-color: #815535;
}
.TagClassName
{
border-color: #815535;
}
</style>