Shades of Korma #864728
Tints of Korma #864728
RGB
CMYK
RGB Variations
Color information
#864728 (or 0x864728) is known color: Korma. HEX triplet: 86, 47 and 28. RGB value is (134,71,40). Sum of RGB (Red+Green+Blue) = 134+71+40=245 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.69% from 245); Green value is 71 (28.12% from 255 or 28.98% from 245); Blue value is 40 (16.02% from 255 or 16.33% from 245); Max value from RGB is 134 - color contains mainly: red. Hex color #864728 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864728 is #79B8D7. Grayscale: #565656. Windows color (decimal): -7977176 or 2639750. OLE color: 2639750.
HSL color Cylindrical-coordinate representation of color #864728: hue angle of 19.79º 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 #864728 is Cyan = 0, Magento = 0.47, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 40 | - |
| CMYK | 0 | 0.47 | 0.70 | 0.47 |
| HSL | 19.79º | 0.54% | 0.34% | - |
| HSV(B) | 19.79º | 0.7% | 0.53% | - |
| XYZ | 12.47 | 9.73 | 3.23 | - |
| YUV | 86.3 | 101.87 | 162.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 40 | 0 | 0.47 | 0.70 | 0.47 | 19.79 | 0.54 | 0.34 |
| Hex | 86 | 47 | 28 | 0 | 2F | 46 | 2F | 14 | 36 | 22 |
| Octal | 206 | 107 | 50 | 0 | 57 | 106 | 57 | 24 | 66 | 42 |
| Binary | 10000110 | 1000111 | 101000 | 0 | 101111 | 1000110 | 101111 | 10100 | 110110 | 100010 |
Color Harmonies of #864728
Complementary color
Monochromatic Colors of #864728
Black with #864728
Text Example
Text Example
White with #864728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864728; }
p { color: rgb(134,71,40); }
H1.HeaderClassName
{
color: #864728;
}
.AnyTagClassName
{
color: #864728;
}
</style>
background-color css
<style>
a { background-color: #864728; }
a { background-color: rgb(134,71,40); }
div.DivClassName
{
background-color: #864728;
}
.BgClassName
{
background-color: #864728;
}
</style>
border-color css
<style>
span { border-color: #864728; }
span { border-color: rgb(134,71,40); }
td.TdClassName
{
border-color: #864728;
}
.TagClassName
{
border-color: #864728;
}
</style>