Shades of Korma #864526
Tints of Korma #864526
RGB
CMYK
RGB Variations
Color information
#864526 (or 0x864526) is known color: Korma. HEX triplet: 86, 45 and 26. RGB value is (134,69,38). Sum of RGB (Red+Green+Blue) = 134+69+38=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 69 (27.34% from 255 or 28.63% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #864526 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864526 is #79BAD9. Grayscale: #555555. Windows color (decimal): -7977690 or 2508166. OLE color: 2508166.
HSL color Cylindrical-coordinate representation of color #864526: hue angle of 19.38º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #864526 is Cyan = 0, Magento = 0.49, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 69 | 38 | - |
| CMYK | 0 | 0.49 | 0.72 | 0.47 |
| HSL | 19.38º | 0.56% | 0.34% | - |
| HSV(B) | 19.38º | 0.72% | 0.53% | - |
| XYZ | 12.31 | 9.46 | 3.01 | - |
| YUV | 84.9 | 101.53 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 69 | 38 | 0 | 0.49 | 0.72 | 0.47 | 19.38 | 0.56 | 0.34 |
| Hex | 86 | 45 | 26 | 0 | 31 | 48 | 2F | 13 | 38 | 22 |
| Octal | 206 | 105 | 46 | 0 | 61 | 110 | 57 | 23 | 70 | 42 |
| Binary | 10000110 | 1000101 | 100110 | 0 | 110001 | 1001000 | 101111 | 10011 | 111000 | 100010 |
Color Harmonies of #864526
Complementary color
Monochromatic Colors of #864526
Black with #864526
Text Example
Text Example
White with #864526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864526; }
p { color: rgb(134,69,38); }
H1.HeaderClassName
{
color: #864526;
}
.AnyTagClassName
{
color: #864526;
}
</style>
background-color css
<style>
a { background-color: #864526; }
a { background-color: rgb(134,69,38); }
div.DivClassName
{
background-color: #864526;
}
.BgClassName
{
background-color: #864526;
}
</style>
border-color css
<style>
span { border-color: #864526; }
span { border-color: rgb(134,69,38); }
td.TdClassName
{
border-color: #864526;
}
.TagClassName
{
border-color: #864526;
}
</style>