Shades of Korma #865132
Tints of Korma #865132
RGB
CMYK
RGB Variations
Color information
#865132 (or 0x865132) is known color: Korma. HEX triplet: 86, 51 and 32. RGB value is (134,81,50). Sum of RGB (Red+Green+Blue) = 134+81+50=265 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.57% from 265); Green value is 81 (32.03% from 255 or 30.57% from 265); Blue value is 50 (19.92% from 255 or 18.87% from 265); Max value from RGB is 134 - color contains mainly: red. Hex color #865132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865132 is #79AECD. Grayscale: #5D5D5D. Windows color (decimal): -7974606 or 3297670. OLE color: 3297670.
HSL color Cylindrical-coordinate representation of color #865132: hue angle of 22.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #865132 is Cyan = 0, Magento = 0.40, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 81 | 50 | - |
| CMYK | 0 | 0.40 | 0.63 | 0.47 |
| HSL | 22.14º | 0.46% | 0.36% | - |
| HSV(B) | 22.14º | 0.63% | 0.53% | - |
| XYZ | 13.35 | 11.18 | 4.47 | - |
| YUV | 93.31 | 103.56 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 81 | 50 | 0 | 0.40 | 0.63 | 0.47 | 22.14 | 0.46 | 0.36 |
| Hex | 86 | 51 | 32 | 0 | 28 | 3F | 2F | 16 | 2E | 24 |
| Octal | 206 | 121 | 62 | 0 | 50 | 77 | 57 | 26 | 56 | 44 |
| Binary | 10000110 | 1010001 | 110010 | 0 | 101000 | 111111 | 101111 | 10110 | 101110 | 100100 |
Color Harmonies of #865132
Complementary color
Monochromatic Colors of #865132
Black with #865132
Text Example
Text Example
White with #865132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865132; }
p { color: rgb(134,81,50); }
H1.HeaderClassName
{
color: #865132;
}
.AnyTagClassName
{
color: #865132;
}
</style>
background-color css
<style>
a { background-color: #865132; }
a { background-color: rgb(134,81,50); }
div.DivClassName
{
background-color: #865132;
}
.BgClassName
{
background-color: #865132;
}
</style>
border-color css
<style>
span { border-color: #865132; }
span { border-color: rgb(134,81,50); }
td.TdClassName
{
border-color: #865132;
}
.TagClassName
{
border-color: #865132;
}
</style>