Shades of Korma #815435
Tints of Korma #815435
RGB
CMYK
RGB Variations
Color information
#815435 (or 0x815435) is known color: Korma. HEX triplet: 81, 54 and 35. RGB value is (129,84,53). Sum of RGB (Red+Green+Blue) = 129+84+53=266 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.50% from 266); Green value is 84 (33.20% from 255 or 31.58% from 266); Blue value is 53 (21.09% from 255 or 19.92% from 266); Max value from RGB is 129 - color contains mainly: red. Hex color #815435 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815435 is #7EABCA. Grayscale: #5E5E5E. Windows color (decimal): -8301515 or 3495041. OLE color: 3495041.
HSL color Cylindrical-coordinate representation of color #815435: hue angle of 24.47º 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 #815435 is Cyan = 0, Magento = 0.35, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 53 | - |
| CMYK | 0 | 0.35 | 0.59 | 0.49 |
| HSL | 24.47º | 0.42% | 0.36% | - |
| HSV(B) | 24.47º | 0.59% | 0.51% | - |
| XYZ | 12.87 | 11.26 | 4.86 | - |
| YUV | 93.92 | 104.91 | 153.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 53 | 0 | 0.35 | 0.59 | 0.49 | 24.47 | 0.42 | 0.36 |
| Hex | 81 | 54 | 35 | 0 | 23 | 3B | 31 | 18 | 2A | 24 |
| Octal | 201 | 124 | 65 | 0 | 43 | 73 | 61 | 30 | 52 | 44 |
| Binary | 10000001 | 1010100 | 110101 | 0 | 100011 | 111011 | 110001 | 11000 | 101010 | 100100 |
Color Harmonies of #815435
Complementary color
Monochromatic Colors of #815435
Black with #815435
Text Example
Text Example
White with #815435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815435; }
p { color: rgb(129,84,53); }
H1.HeaderClassName
{
color: #815435;
}
.AnyTagClassName
{
color: #815435;
}
</style>
background-color css
<style>
a { background-color: #815435; }
a { background-color: rgb(129,84,53); }
div.DivClassName
{
background-color: #815435;
}
.BgClassName
{
background-color: #815435;
}
</style>
border-color css
<style>
span { border-color: #815435; }
span { border-color: rgb(129,84,53); }
td.TdClassName
{
border-color: #815435;
}
.TagClassName
{
border-color: #815435;
}
</style>