Shades of Korma #865327
Tints of Korma #865327
RGB
CMYK
RGB Variations
Color information
#865327 (or 0x865327) is known color: Korma. HEX triplet: 86, 53 and 27. RGB value is (134,83,39). Sum of RGB (Red+Green+Blue) = 134+83+39=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 83 (32.81% from 255 or 32.42% from 256); Blue value is 39 (15.62% from 255 or 15.23% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #865327 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865327 is #79ACD8. Grayscale: #5D5D5D. Windows color (decimal): -7974105 or 2577286. OLE color: 2577286.
HSL color Cylindrical-coordinate representation of color #865327: hue angle of 27.79º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #865327 is Cyan = 0, Magento = 0.38, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 39 | - |
| CMYK | 0 | 0.38 | 0.71 | 0.47 |
| HSL | 27.79º | 0.55% | 0.34% | - |
| HSV(B) | 27.79º | 0.71% | 0.53% | - |
| XYZ | 13.29 | 11.4 | 3.42 | - |
| YUV | 93.23 | 97.4 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 39 | 0 | 0.38 | 0.71 | 0.47 | 27.79 | 0.55 | 0.34 |
| Hex | 86 | 53 | 27 | 0 | 26 | 47 | 2F | 1C | 37 | 22 |
| Octal | 206 | 123 | 47 | 0 | 46 | 107 | 57 | 34 | 67 | 42 |
| Binary | 10000110 | 1010011 | 100111 | 0 | 100110 | 1000111 | 101111 | 11100 | 110111 | 100010 |
Color Harmonies of #865327
Complementary color
Monochromatic Colors of #865327
Black with #865327
Text Example
Text Example
White with #865327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865327; }
p { color: rgb(134,83,39); }
H1.HeaderClassName
{
color: #865327;
}
.AnyTagClassName
{
color: #865327;
}
</style>
background-color css
<style>
a { background-color: #865327; }
a { background-color: rgb(134,83,39); }
div.DivClassName
{
background-color: #865327;
}
.BgClassName
{
background-color: #865327;
}
</style>
border-color css
<style>
span { border-color: #865327; }
span { border-color: rgb(134,83,39); }
td.TdClassName
{
border-color: #865327;
}
.TagClassName
{
border-color: #865327;
}
</style>