Shades of Korma #865631
Tints of Korma #865631
RGB
CMYK
RGB Variations
Color information
#865631 (or 0x865631) is known color: Korma. HEX triplet: 86, 56 and 31. RGB value is (134,86,49). Sum of RGB (Red+Green+Blue) = 134+86+49=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 86 (33.98% from 255 or 31.97% from 269); Blue value is 49 (19.53% from 255 or 18.22% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #865631 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865631 is #79A9CE. Grayscale: #606060. Windows color (decimal): -7973327 or 3233414. OLE color: 3233414.
HSL color Cylindrical-coordinate representation of color #865631: hue angle of 26.12º 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 #865631 is Cyan = 0, Magento = 0.36, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 49 | - |
| CMYK | 0 | 0.36 | 0.63 | 0.47 |
| HSL | 26.12º | 0.46% | 0.36% | - |
| HSV(B) | 26.12º | 0.63% | 0.53% | - |
| XYZ | 13.71 | 11.95 | 4.49 | - |
| YUV | 96.13 | 101.4 | 155.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 49 | 0 | 0.36 | 0.63 | 0.47 | 26.12 | 0.46 | 0.36 |
| Hex | 86 | 56 | 31 | 0 | 24 | 3F | 2F | 1A | 2E | 24 |
| Octal | 206 | 126 | 61 | 0 | 44 | 77 | 57 | 32 | 56 | 44 |
| Binary | 10000110 | 1010110 | 110001 | 0 | 100100 | 111111 | 101111 | 11010 | 101110 | 100100 |
Color Harmonies of #865631
Complementary color
Monochromatic Colors of #865631
Black with #865631
Text Example
Text Example
White with #865631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865631; }
p { color: rgb(134,86,49); }
H1.HeaderClassName
{
color: #865631;
}
.AnyTagClassName
{
color: #865631;
}
</style>
background-color css
<style>
a { background-color: #865631; }
a { background-color: rgb(134,86,49); }
div.DivClassName
{
background-color: #865631;
}
.BgClassName
{
background-color: #865631;
}
</style>
border-color css
<style>
span { border-color: #865631; }
span { border-color: rgb(134,86,49); }
td.TdClassName
{
border-color: #865631;
}
.TagClassName
{
border-color: #865631;
}
</style>