Shades of Korma #864629
Tints of Korma #864629
RGB
CMYK
RGB Variations
Color information
#864629 (or 0x864629) is known color: Korma. HEX triplet: 86, 46 and 29. RGB value is (134,70,41). Sum of RGB (Red+Green+Blue) = 134+70+41=245 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.69% from 245); Green value is 70 (27.73% from 255 or 28.57% from 245); Blue value is 41 (16.41% from 255 or 16.73% from 245); Max value from RGB is 134 - color contains mainly: red. Hex color #864629 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864629 is #79B9D6. Grayscale: #565656. Windows color (decimal): -7977431 or 2705030. OLE color: 2705030.
HSL color Cylindrical-coordinate representation of color #864629: hue angle of 18.71º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #864629 is Cyan = 0, Magento = 0.48, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 41 | - |
| CMYK | 0 | 0.48 | 0.69 | 0.47 |
| HSL | 18.71º | 0.53% | 0.34% | - |
| HSV(B) | 18.71º | 0.69% | 0.53% | - |
| XYZ | 12.42 | 9.61 | 3.3 | - |
| YUV | 85.83 | 102.7 | 162.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 41 | 0 | 0.48 | 0.69 | 0.47 | 18.71 | 0.53 | 0.34 |
| Hex | 86 | 46 | 29 | 0 | 30 | 45 | 2F | 13 | 35 | 22 |
| Octal | 206 | 106 | 51 | 0 | 60 | 105 | 57 | 23 | 65 | 42 |
| Binary | 10000110 | 1000110 | 101001 | 0 | 110000 | 1000101 | 101111 | 10011 | 110101 | 100010 |
Color Harmonies of #864629
Complementary color
Monochromatic Colors of #864629
Black with #864629
Text Example
Text Example
White with #864629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864629; }
p { color: rgb(134,70,41); }
H1.HeaderClassName
{
color: #864629;
}
.AnyTagClassName
{
color: #864629;
}
</style>
background-color css
<style>
a { background-color: #864629; }
a { background-color: rgb(134,70,41); }
div.DivClassName
{
background-color: #864629;
}
.BgClassName
{
background-color: #864629;
}
</style>
border-color css
<style>
span { border-color: #864629; }
span { border-color: rgb(134,70,41); }
td.TdClassName
{
border-color: #864629;
}
.TagClassName
{
border-color: #864629;
}
</style>