Shades of Korma #865731
Tints of Korma #865731
RGB
CMYK
RGB Variations
Color information
#865731 (or 0x865731) is known color: Korma. HEX triplet: 86, 57 and 31. RGB value is (134,87,49). Sum of RGB (Red+Green+Blue) = 134+87+49=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 49 (19.53% from 255 or 18.15% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #865731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865731 is #79A8CE. Grayscale: #606060. Windows color (decimal): -7973071 or 3233670. OLE color: 3233670.
HSL color Cylindrical-coordinate representation of color #865731: hue angle of 26.82º 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 #865731 is Cyan = 0, Magento = 0.35, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 49 | - |
| CMYK | 0 | 0.35 | 0.63 | 0.47 |
| HSL | 26.82º | 0.46% | 0.36% | - |
| HSV(B) | 26.82º | 0.63% | 0.53% | - |
| XYZ | 13.79 | 12.11 | 4.52 | - |
| YUV | 96.72 | 101.07 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 49 | 0 | 0.35 | 0.63 | 0.47 | 26.82 | 0.46 | 0.36 |
| Hex | 86 | 57 | 31 | 0 | 23 | 3F | 2F | 1B | 2E | 24 |
| Octal | 206 | 127 | 61 | 0 | 43 | 77 | 57 | 33 | 56 | 44 |
| Binary | 10000110 | 1010111 | 110001 | 0 | 100011 | 111111 | 101111 | 11011 | 101110 | 100100 |
Color Harmonies of #865731
Complementary color
Monochromatic Colors of #865731
Black with #865731
Text Example
Text Example
White with #865731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865731; }
p { color: rgb(134,87,49); }
H1.HeaderClassName
{
color: #865731;
}
.AnyTagClassName
{
color: #865731;
}
</style>
background-color css
<style>
a { background-color: #865731; }
a { background-color: rgb(134,87,49); }
div.DivClassName
{
background-color: #865731;
}
.BgClassName
{
background-color: #865731;
}
</style>
border-color css
<style>
span { border-color: #865731; }
span { border-color: rgb(134,87,49); }
td.TdClassName
{
border-color: #865731;
}
.TagClassName
{
border-color: #865731;
}
</style>