Shades of Korma #864828
Tints of Korma #864828
RGB
CMYK
RGB Variations
Color information
#864828 (or 0x864828) is known color: Korma. HEX triplet: 86, 48 and 28. RGB value is (134,72,40). Sum of RGB (Red+Green+Blue) = 134+72+40=246 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.47% from 246); Green value is 72 (28.52% from 255 or 29.27% from 246); Blue value is 40 (16.02% from 255 or 16.26% from 246); Max value from RGB is 134 - color contains mainly: red. Hex color #864828 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864828 is #79B7D7. Grayscale: #575757. Windows color (decimal): -7976920 or 2640006. OLE color: 2640006.
HSL color Cylindrical-coordinate representation of color #864828: hue angle of 20.43º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #864828 is Cyan = 0, Magento = 0.46, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 72 | 40 | - |
| CMYK | 0 | 0.46 | 0.70 | 0.47 |
| HSL | 20.43º | 0.54% | 0.34% | - |
| HSV(B) | 20.43º | 0.7% | 0.53% | - |
| XYZ | 12.53 | 9.86 | 3.25 | - |
| YUV | 86.89 | 101.54 | 161.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 72 | 40 | 0 | 0.46 | 0.70 | 0.47 | 20.43 | 0.54 | 0.34 |
| Hex | 86 | 48 | 28 | 0 | 2E | 46 | 2F | 14 | 36 | 22 |
| Octal | 206 | 110 | 50 | 0 | 56 | 106 | 57 | 24 | 66 | 42 |
| Binary | 10000110 | 1001000 | 101000 | 0 | 101110 | 1000110 | 101111 | 10100 | 110110 | 100010 |
Color Harmonies of #864828
Complementary color
Monochromatic Colors of #864828
Black with #864828
Text Example
Text Example
White with #864828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864828; }
p { color: rgb(134,72,40); }
H1.HeaderClassName
{
color: #864828;
}
.AnyTagClassName
{
color: #864828;
}
</style>
background-color css
<style>
a { background-color: #864828; }
a { background-color: rgb(134,72,40); }
div.DivClassName
{
background-color: #864828;
}
.BgClassName
{
background-color: #864828;
}
</style>
border-color css
<style>
span { border-color: #864828; }
span { border-color: rgb(134,72,40); }
td.TdClassName
{
border-color: #864828;
}
.TagClassName
{
border-color: #864828;
}
</style>