Shades of Korma #865028
Tints of Korma #865028
RGB
CMYK
RGB Variations
Color information
#865028 (or 0x865028) is known color: Korma. HEX triplet: 86, 50 and 28. RGB value is (134,80,40). Sum of RGB (Red+Green+Blue) = 134+80+40=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 80 (31.64% from 255 or 31.50% from 254); Blue value is 40 (16.02% from 255 or 15.75% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #865028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865028 is #79AFD7. Grayscale: #5B5B5B. Windows color (decimal): -7974872 or 2642054. OLE color: 2642054.
HSL color Cylindrical-coordinate representation of color #865028: hue angle of 25.53º 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 #865028 is Cyan = 0, Magento = 0.40, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 40 | - |
| CMYK | 0 | 0.40 | 0.70 | 0.47 |
| HSL | 25.53º | 0.54% | 0.34% | - |
| HSV(B) | 25.53º | 0.7% | 0.53% | - |
| XYZ | 13.08 | 10.96 | 3.43 | - |
| YUV | 91.59 | 98.89 | 158.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 40 | 0 | 0.40 | 0.70 | 0.47 | 25.53 | 0.54 | 0.34 |
| Hex | 86 | 50 | 28 | 0 | 28 | 46 | 2F | 1A | 36 | 22 |
| Octal | 206 | 120 | 50 | 0 | 50 | 106 | 57 | 32 | 66 | 42 |
| Binary | 10000110 | 1010000 | 101000 | 0 | 101000 | 1000110 | 101111 | 11010 | 110110 | 100010 |
Color Harmonies of #865028
Complementary color
Monochromatic Colors of #865028
Black with #865028
Text Example
Text Example
White with #865028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865028; }
p { color: rgb(134,80,40); }
H1.HeaderClassName
{
color: #865028;
}
.AnyTagClassName
{
color: #865028;
}
</style>
background-color css
<style>
a { background-color: #865028; }
a { background-color: rgb(134,80,40); }
div.DivClassName
{
background-color: #865028;
}
.BgClassName
{
background-color: #865028;
}
</style>
border-color css
<style>
span { border-color: #865028; }
span { border-color: rgb(134,80,40); }
td.TdClassName
{
border-color: #865028;
}
.TagClassName
{
border-color: #865028;
}
</style>