Shades of Korma #864925
Tints of Korma #864925
RGB
CMYK
RGB Variations
Color information
#864925 (or 0x864925) is known color: Korma. HEX triplet: 86, 49 and 25. RGB value is (134,73,37). Sum of RGB (Red+Green+Blue) = 134+73+37=244 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.92% from 244); Green value is 73 (28.91% from 255 or 29.92% from 244); Blue value is 37 (14.84% from 255 or 15.16% from 244); Max value from RGB is 134 - color contains mainly: red. Hex color #864925 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864925 is #79B6DA. Grayscale: #575757. Windows color (decimal): -7976667 or 2443654. OLE color: 2443654.
HSL color Cylindrical-coordinate representation of color #864925: hue angle of 22.27º degrees, saturation: 0.57, 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 #864925 is Cyan = 0, Magento = 0.46, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 37 | - |
| CMYK | 0 | 0.46 | 0.72 | 0.47 |
| HSL | 22.27º | 0.57% | 0.34% | - |
| HSV(B) | 22.27º | 0.72% | 0.53% | - |
| XYZ | 12.55 | 9.97 | 3.01 | - |
| YUV | 87.14 | 99.71 | 161.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 37 | 0 | 0.46 | 0.72 | 0.47 | 22.27 | 0.57 | 0.34 |
| Hex | 86 | 49 | 25 | 0 | 2E | 48 | 2F | 16 | 39 | 22 |
| Octal | 206 | 111 | 45 | 0 | 56 | 110 | 57 | 26 | 71 | 42 |
| Binary | 10000110 | 1001001 | 100101 | 0 | 101110 | 1001000 | 101111 | 10110 | 111001 | 100010 |
Color Harmonies of #864925
Complementary color
Monochromatic Colors of #864925
Black with #864925
Text Example
Text Example
White with #864925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864925; }
p { color: rgb(134,73,37); }
H1.HeaderClassName
{
color: #864925;
}
.AnyTagClassName
{
color: #864925;
}
</style>
background-color css
<style>
a { background-color: #864925; }
a { background-color: rgb(134,73,37); }
div.DivClassName
{
background-color: #864925;
}
.BgClassName
{
background-color: #864925;
}
</style>
border-color css
<style>
span { border-color: #864925; }
span { border-color: rgb(134,73,37); }
td.TdClassName
{
border-color: #864925;
}
.TagClassName
{
border-color: #864925;
}
</style>