Shades of Korma #865022
Tints of Korma #865022
RGB
CMYK
RGB Variations
Color information
#865022 (or 0x865022) is known color: Korma. HEX triplet: 86, 50 and 22. RGB value is (134,80,34). Sum of RGB (Red+Green+Blue) = 134+80+34=248 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.03% from 248); Green value is 80 (31.64% from 255 or 32.26% from 248); Blue value is 34 (13.67% from 255 or 13.71% from 248); Max value from RGB is 134 - color contains mainly: red. Hex color #865022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865022 is #79AFDD. Grayscale: #5B5B5B. Windows color (decimal): -7974878 or 2248838. OLE color: 2248838.
HSL color Cylindrical-coordinate representation of color #865022: hue angle of 27.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #865022 is Cyan = 0, Magento = 0.40, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 34 | - |
| CMYK | 0 | 0.40 | 0.75 | 0.47 |
| HSL | 27.6º | 0.6% | 0.33% | - |
| HSV(B) | 27.6º | 0.75% | 0.53% | - |
| XYZ | 12.99 | 10.92 | 2.94 | - |
| YUV | 90.9 | 95.89 | 158.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 34 | 0 | 0.40 | 0.75 | 0.47 | 27.6 | 0.6 | 0.33 |
| Hex | 86 | 50 | 22 | 0 | 28 | 4B | 2F | 1C | 3C | 21 |
| Octal | 206 | 120 | 42 | 0 | 50 | 113 | 57 | 34 | 74 | 41 |
| Binary | 10000110 | 1010000 | 100010 | 0 | 101000 | 1001011 | 101111 | 11100 | 111100 | 100001 |
Color Harmonies of #865022
Complementary color
Monochromatic Colors of #865022
Black with #865022
Text Example
Text Example
White with #865022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865022; }
p { color: rgb(134,80,34); }
H1.HeaderClassName
{
color: #865022;
}
.AnyTagClassName
{
color: #865022;
}
</style>
background-color css
<style>
a { background-color: #865022; }
a { background-color: rgb(134,80,34); }
div.DivClassName
{
background-color: #865022;
}
.BgClassName
{
background-color: #865022;
}
</style>
border-color css
<style>
span { border-color: #865022; }
span { border-color: rgb(134,80,34); }
td.TdClassName
{
border-color: #865022;
}
.TagClassName
{
border-color: #865022;
}
</style>