Shades of Korma #864924
Tints of Korma #864924
RGB
CMYK
RGB Variations
Color information
#864924 (or 0x864924) is known color: Korma. HEX triplet: 86, 49 and 24. RGB value is (134,73,36). Sum of RGB (Red+Green+Blue) = 134+73+36=243 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.14% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 36 (14.45% from 255 or 14.81% from 243); Max value from RGB is 134 - color contains mainly: red. Hex color #864924 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864924 is #79B6DB. Grayscale: #575757. Windows color (decimal): -7976668 or 2378118. OLE color: 2378118.
HSL color Cylindrical-coordinate representation of color #864924: hue angle of 22.65º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #864924 is Cyan = 0, Magento = 0.46, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 36 | - |
| CMYK | 0 | 0.46 | 0.73 | 0.47 |
| HSL | 22.65º | 0.58% | 0.33% | - |
| HSV(B) | 22.65º | 0.73% | 0.53% | - |
| XYZ | 12.53 | 9.96 | 2.93 | - |
| YUV | 87.02 | 99.21 | 161.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 36 | 0 | 0.46 | 0.73 | 0.47 | 22.65 | 0.58 | 0.33 |
| Hex | 86 | 49 | 24 | 0 | 2E | 49 | 2F | 17 | 3A | 21 |
| Octal | 206 | 111 | 44 | 0 | 56 | 111 | 57 | 27 | 72 | 41 |
| Binary | 10000110 | 1001001 | 100100 | 0 | 101110 | 1001001 | 101111 | 10111 | 111010 | 100001 |
Color Harmonies of #864924
Complementary color
Monochromatic Colors of #864924
Black with #864924
Text Example
Text Example
White with #864924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864924; }
p { color: rgb(134,73,36); }
H1.HeaderClassName
{
color: #864924;
}
.AnyTagClassName
{
color: #864924;
}
</style>
background-color css
<style>
a { background-color: #864924; }
a { background-color: rgb(134,73,36); }
div.DivClassName
{
background-color: #864924;
}
.BgClassName
{
background-color: #864924;
}
</style>
border-color css
<style>
span { border-color: #864924; }
span { border-color: rgb(134,73,36); }
td.TdClassName
{
border-color: #864924;
}
.TagClassName
{
border-color: #864924;
}
</style>