Shades of Korma #865331
Tints of Korma #865331
RGB
CMYK
RGB Variations
Color information
#865331 (or 0x865331) is known color: Korma. HEX triplet: 86, 53 and 31. RGB value is (134,83,49). Sum of RGB (Red+Green+Blue) = 134+83+49=266 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.38% from 266); Green value is 83 (32.81% from 255 or 31.20% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 134 - color contains mainly: red. Hex color #865331 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865331 is #79ACCE. Grayscale: #5E5E5E. Windows color (decimal): -7974095 or 3232646. OLE color: 3232646.
HSL color Cylindrical-coordinate representation of color #865331: hue angle of 24º 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 #865331 is Cyan = 0, Magento = 0.38, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 49 | - |
| CMYK | 0 | 0.38 | 0.63 | 0.47 |
| HSL | 24º | 0.46% | 0.36% | - |
| HSV(B) | 24º | 0.63% | 0.53% | - |
| XYZ | 13.48 | 11.48 | 4.41 | - |
| YUV | 94.37 | 102.4 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 49 | 0 | 0.38 | 0.63 | 0.47 | 24 | 0.46 | 0.36 |
| Hex | 86 | 53 | 31 | 0 | 26 | 3F | 2F | 18 | 2E | 24 |
| Octal | 206 | 123 | 61 | 0 | 46 | 77 | 57 | 30 | 56 | 44 |
| Binary | 10000110 | 1010011 | 110001 | 0 | 100110 | 111111 | 101111 | 11000 | 101110 | 100100 |
Color Harmonies of #865331
Complementary color
Monochromatic Colors of #865331
Black with #865331
Text Example
Text Example
White with #865331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865331; }
p { color: rgb(134,83,49); }
H1.HeaderClassName
{
color: #865331;
}
.AnyTagClassName
{
color: #865331;
}
</style>
background-color css
<style>
a { background-color: #865331; }
a { background-color: rgb(134,83,49); }
div.DivClassName
{
background-color: #865331;
}
.BgClassName
{
background-color: #865331;
}
</style>
border-color css
<style>
span { border-color: #865331; }
span { border-color: rgb(134,83,49); }
td.TdClassName
{
border-color: #865331;
}
.TagClassName
{
border-color: #865331;
}
</style>