Shades of Korma #815332
Tints of Korma #815332
RGB
CMYK
RGB Variations
Color information
#815332 (or 0x815332) is known color: Korma. HEX triplet: 81, 53 and 32. RGB value is (129,83,50). Sum of RGB (Red+Green+Blue) = 129+83+50=262 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.24% from 262); Green value is 83 (32.81% from 255 or 31.68% from 262); Blue value is 50 (19.92% from 255 or 19.08% from 262); Max value from RGB is 129 - color contains mainly: red. Hex color #815332 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815332 is #7EACCD. Grayscale: #5D5D5D. Windows color (decimal): -8301774 or 3298177. OLE color: 3298177.
HSL color Cylindrical-coordinate representation of color #815332: hue angle of 25.06º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #815332 is Cyan = 0, Magento = 0.36, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 50 | - |
| CMYK | 0 | 0.36 | 0.61 | 0.49 |
| HSL | 25.06º | 0.44% | 0.35% | - |
| HSV(B) | 25.06º | 0.61% | 0.51% | - |
| XYZ | 12.72 | 11.08 | 4.49 | - |
| YUV | 92.99 | 103.74 | 153.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 50 | 0 | 0.36 | 0.61 | 0.49 | 25.06 | 0.44 | 0.35 |
| Hex | 81 | 53 | 32 | 0 | 24 | 3D | 31 | 19 | 2C | 23 |
| Octal | 201 | 123 | 62 | 0 | 44 | 75 | 61 | 31 | 54 | 43 |
| Binary | 10000001 | 1010011 | 110010 | 0 | 100100 | 111101 | 110001 | 11001 | 101100 | 100011 |
Color Harmonies of #815332
Complementary color
Monochromatic Colors of #815332
Black with #815332
Text Example
Text Example
White with #815332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815332; }
p { color: rgb(129,83,50); }
H1.HeaderClassName
{
color: #815332;
}
.AnyTagClassName
{
color: #815332;
}
</style>
background-color css
<style>
a { background-color: #815332; }
a { background-color: rgb(129,83,50); }
div.DivClassName
{
background-color: #815332;
}
.BgClassName
{
background-color: #815332;
}
</style>
border-color css
<style>
span { border-color: #815332; }
span { border-color: rgb(129,83,50); }
td.TdClassName
{
border-color: #815332;
}
.TagClassName
{
border-color: #815332;
}
</style>