Shades of Korma #894928
Tints of Korma #894928
RGB
CMYK
RGB Variations
Color information
#894928 (or 0x894928) is known color: Korma. HEX triplet: 89, 49 and 28. RGB value is (137,73,40). Sum of RGB (Red+Green+Blue) = 137+73+40=250 (33% of max value = 765). Red value is 137 (53.91% from 255 or 54.8% from 250); Green value is 73 (28.91% from 255 or 29.2% from 250); Blue value is 40 (16.02% from 255 or 16% from 250); Max value from RGB is 137 - color contains mainly: red. Hex color #894928 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894928 is #76B6D7. Grayscale: #585858. Windows color (decimal): -7780056 or 2640265. OLE color: 2640265.
HSL color Cylindrical-coordinate representation of color #894928: hue angle of 20.41º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #894928 is Cyan = 0, Magento = 0.47, Yellow = 0.71 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 40 | - |
| CMYK | 0 | 0.47 | 0.71 | 0.46 |
| HSL | 20.41º | 0.55% | 0.35% | - |
| HSV(B) | 20.41º | 0.71% | 0.54% | - |
| XYZ | 13.08 | 10.24 | 3.29 | - |
| YUV | 88.37 | 100.7 | 162.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 40 | 0 | 0.47 | 0.71 | 0.46 | 20.41 | 0.55 | 0.35 |
| Hex | 89 | 49 | 28 | 0 | 2F | 47 | 2E | 14 | 37 | 23 |
| Octal | 211 | 111 | 50 | 0 | 57 | 107 | 56 | 24 | 67 | 43 |
| Binary | 10001001 | 1001001 | 101000 | 0 | 101111 | 1000111 | 101110 | 10100 | 110111 | 100011 |
Color Harmonies of #894928
Complementary color
Monochromatic Colors of #894928
Black with #894928
Text Example
Text Example
White with #894928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894928; }
p { color: rgb(137,73,40); }
H1.HeaderClassName
{
color: #894928;
}
.AnyTagClassName
{
color: #894928;
}
</style>
background-color css
<style>
a { background-color: #894928; }
a { background-color: rgb(137,73,40); }
div.DivClassName
{
background-color: #894928;
}
.BgClassName
{
background-color: #894928;
}
</style>
border-color css
<style>
span { border-color: #894928; }
span { border-color: rgb(137,73,40); }
td.TdClassName
{
border-color: #894928;
}
.TagClassName
{
border-color: #894928;
}
</style>