Shades of Korma #815533
Tints of Korma #815533
RGB
CMYK
RGB Variations
Color information
#815533 (or 0x815533) is known color: Korma. HEX triplet: 81, 55 and 33. RGB value is (129,85,51). Sum of RGB (Red+Green+Blue) = 129+85+51=265 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.68% from 265); Green value is 85 (33.59% from 255 or 32.08% from 265); Blue value is 51 (20.31% from 255 or 19.25% from 265); Max value from RGB is 129 - color contains mainly: red. Hex color #815533 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815533 is #7EAACC. Grayscale: #5E5E5E. Windows color (decimal): -8301261 or 3364225. OLE color: 3364225.
HSL color Cylindrical-coordinate representation of color #815533: hue angle of 26.15º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #815533 is Cyan = 0, Magento = 0.34, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 51 | - |
| CMYK | 0 | 0.34 | 0.60 | 0.49 |
| HSL | 26.15º | 0.43% | 0.35% | - |
| HSV(B) | 26.15º | 0.6% | 0.51% | - |
| XYZ | 12.9 | 11.4 | 4.65 | - |
| YUV | 94.28 | 103.58 | 152.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 51 | 0 | 0.34 | 0.60 | 0.49 | 26.15 | 0.43 | 0.35 |
| Hex | 81 | 55 | 33 | 0 | 22 | 3C | 31 | 1A | 2B | 23 |
| Octal | 201 | 125 | 63 | 0 | 42 | 74 | 61 | 32 | 53 | 43 |
| Binary | 10000001 | 1010101 | 110011 | 0 | 100010 | 111100 | 110001 | 11010 | 101011 | 100011 |
Color Harmonies of #815533
Complementary color
Monochromatic Colors of #815533
Black with #815533
Text Example
Text Example
White with #815533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815533; }
p { color: rgb(129,85,51); }
H1.HeaderClassName
{
color: #815533;
}
.AnyTagClassName
{
color: #815533;
}
</style>
background-color css
<style>
a { background-color: #815533; }
a { background-color: rgb(129,85,51); }
div.DivClassName
{
background-color: #815533;
}
.BgClassName
{
background-color: #815533;
}
</style>
border-color css
<style>
span { border-color: #815533; }
span { border-color: rgb(129,85,51); }
td.TdClassName
{
border-color: #815533;
}
.TagClassName
{
border-color: #815533;
}
</style>