Shades of Korma #815329
Tints of Korma #815329
RGB
CMYK
RGB Variations
Color information
#815329 (or 0x815329) is known color: Korma. HEX triplet: 81, 53 and 29. RGB value is (129,83,41). Sum of RGB (Red+Green+Blue) = 129+83+41=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 83 (32.81% from 255 or 32.81% from 253); Blue value is 41 (16.41% from 255 or 16.21% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #815329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815329 is #7EACD6. Grayscale: #5C5C5C. Windows color (decimal): -8301783 or 2708353. OLE color: 2708353.
HSL color Cylindrical-coordinate representation of color #815329: hue angle of 28.64º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #815329 is Cyan = 0, Magento = 0.36, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 41 | - |
| CMYK | 0 | 0.36 | 0.68 | 0.49 |
| HSL | 28.64º | 0.52% | 0.33% | - |
| HSV(B) | 28.64º | 0.68% | 0.51% | - |
| XYZ | 12.55 | 11.01 | 3.56 | - |
| YUV | 91.97 | 99.24 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 41 | 0 | 0.36 | 0.68 | 0.49 | 28.64 | 0.52 | 0.33 |
| Hex | 81 | 53 | 29 | 0 | 24 | 44 | 31 | 1D | 34 | 21 |
| Octal | 201 | 123 | 51 | 0 | 44 | 104 | 61 | 35 | 64 | 41 |
| Binary | 10000001 | 1010011 | 101001 | 0 | 100100 | 1000100 | 110001 | 11101 | 110100 | 100001 |
Color Harmonies of #815329
Complementary color
Monochromatic Colors of #815329
Black with #815329
Text Example
Text Example
White with #815329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815329; }
p { color: rgb(129,83,41); }
H1.HeaderClassName
{
color: #815329;
}
.AnyTagClassName
{
color: #815329;
}
</style>
background-color css
<style>
a { background-color: #815329; }
a { background-color: rgb(129,83,41); }
div.DivClassName
{
background-color: #815329;
}
.BgClassName
{
background-color: #815329;
}
</style>
border-color css
<style>
span { border-color: #815329; }
span { border-color: rgb(129,83,41); }
td.TdClassName
{
border-color: #815329;
}
.TagClassName
{
border-color: #815329;
}
</style>