Shades of Korma #865431
Tints of Korma #865431
RGB
CMYK
RGB Variations
Color information
#865431 (or 0x865431) is known color: Korma. HEX triplet: 86, 54 and 31. RGB value is (134,84,49). Sum of RGB (Red+Green+Blue) = 134+84+49=267 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.19% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 49 (19.53% from 255 or 18.35% from 267); Max value from RGB is 134 - color contains mainly: red. Hex color #865431 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865431 is #79ABCE. Grayscale: #5F5F5F. Windows color (decimal): -7973839 or 3232902. OLE color: 3232902.
HSL color Cylindrical-coordinate representation of color #865431: hue angle of 24.71º 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 #865431 is Cyan = 0, Magento = 0.37, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 49 | - |
| CMYK | 0 | 0.37 | 0.63 | 0.47 |
| HSL | 24.71º | 0.46% | 0.36% | - |
| HSV(B) | 24.71º | 0.63% | 0.53% | - |
| XYZ | 13.56 | 11.63 | 4.44 | - |
| YUV | 94.96 | 102.07 | 155.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 49 | 0 | 0.37 | 0.63 | 0.47 | 24.71 | 0.46 | 0.36 |
| Hex | 86 | 54 | 31 | 0 | 25 | 3F | 2F | 19 | 2E | 24 |
| Octal | 206 | 124 | 61 | 0 | 45 | 77 | 57 | 31 | 56 | 44 |
| Binary | 10000110 | 1010100 | 110001 | 0 | 100101 | 111111 | 101111 | 11001 | 101110 | 100100 |
Color Harmonies of #865431
Complementary color
Monochromatic Colors of #865431
Black with #865431
Text Example
Text Example
White with #865431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865431; }
p { color: rgb(134,84,49); }
H1.HeaderClassName
{
color: #865431;
}
.AnyTagClassName
{
color: #865431;
}
</style>
background-color css
<style>
a { background-color: #865431; }
a { background-color: rgb(134,84,49); }
div.DivClassName
{
background-color: #865431;
}
.BgClassName
{
background-color: #865431;
}
</style>
border-color css
<style>
span { border-color: #865431; }
span { border-color: rgb(134,84,49); }
td.TdClassName
{
border-color: #865431;
}
.TagClassName
{
border-color: #865431;
}
</style>