Shades of Korma #815334
Tints of Korma #815334
RGB
CMYK
RGB Variations
Color information
#815334 (or 0x815334) is known color: Korma. HEX triplet: 81, 53 and 34. RGB value is (129,83,52). Sum of RGB (Red+Green+Blue) = 129+83+52=264 (34% of max value = 765). Red value is 129 (50.78% from 255 or 48.86% from 264); Green value is 83 (32.81% from 255 or 31.44% from 264); Blue value is 52 (20.70% from 255 or 19.70% from 264); Max value from RGB is 129 - color contains mainly: red. Hex color #815334 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815334 is #7EACCB. Grayscale: #5D5D5D. Windows color (decimal): -8301772 or 3429249. OLE color: 3429249.
HSL color Cylindrical-coordinate representation of color #815334: hue angle of 24.16º 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 #815334 is Cyan = 0, Magento = 0.36, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 52 | - |
| CMYK | 0 | 0.36 | 0.60 | 0.49 |
| HSL | 24.16º | 0.43% | 0.35% | - |
| HSV(B) | 24.16º | 0.6% | 0.51% | - |
| XYZ | 12.77 | 11.1 | 4.72 | - |
| YUV | 93.22 | 104.74 | 153.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 52 | 0 | 0.36 | 0.60 | 0.49 | 24.16 | 0.43 | 0.35 |
| Hex | 81 | 53 | 34 | 0 | 24 | 3C | 31 | 18 | 2B | 23 |
| Octal | 201 | 123 | 64 | 0 | 44 | 74 | 61 | 30 | 53 | 43 |
| Binary | 10000001 | 1010011 | 110100 | 0 | 100100 | 111100 | 110001 | 11000 | 101011 | 100011 |
Color Harmonies of #815334
Complementary color
Monochromatic Colors of #815334
Black with #815334
Text Example
Text Example
White with #815334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815334; }
p { color: rgb(129,83,52); }
H1.HeaderClassName
{
color: #815334;
}
.AnyTagClassName
{
color: #815334;
}
</style>
background-color css
<style>
a { background-color: #815334; }
a { background-color: rgb(129,83,52); }
div.DivClassName
{
background-color: #815334;
}
.BgClassName
{
background-color: #815334;
}
</style>
border-color css
<style>
span { border-color: #815334; }
span { border-color: rgb(129,83,52); }
td.TdClassName
{
border-color: #815334;
}
.TagClassName
{
border-color: #815334;
}
</style>