Shades of Korma #895129
Tints of Korma #895129
RGB
CMYK
RGB Variations
Color information
#895129 (or 0x895129) is known color: Korma. HEX triplet: 89, 51 and 29. RGB value is (137,81,41). Sum of RGB (Red+Green+Blue) = 137+81+41=259 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.90% from 259); Green value is 81 (32.03% from 255 or 31.27% from 259); Blue value is 41 (16.41% from 255 or 15.83% from 259); Max value from RGB is 137 - color contains mainly: red. Hex color #895129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895129 is #76AED6. Grayscale: #5D5D5D. Windows color (decimal): -7778007 or 2707849. OLE color: 2707849.
HSL color Cylindrical-coordinate representation of color #895129: hue angle of 25º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #895129 is Cyan = 0, Magento = 0.41, Yellow = 0.70 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 81 | 41 | - |
| CMYK | 0 | 0.41 | 0.70 | 0.46 |
| HSL | 25º | 0.54% | 0.35% | - |
| HSV(B) | 25º | 0.7% | 0.54% | - |
| XYZ | 13.66 | 11.36 | 3.57 | - |
| YUV | 93.18 | 98.55 | 159.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 81 | 41 | 0 | 0.41 | 0.70 | 0.46 | 25 | 0.54 | 0.35 |
| Hex | 89 | 51 | 29 | 0 | 29 | 46 | 2E | 19 | 36 | 23 |
| Octal | 211 | 121 | 51 | 0 | 51 | 106 | 56 | 31 | 66 | 43 |
| Binary | 10001001 | 1010001 | 101001 | 0 | 101001 | 1000110 | 101110 | 11001 | 110110 | 100011 |
Color Harmonies of #895129
Complementary color
Monochromatic Colors of #895129
Black with #895129
Text Example
Text Example
White with #895129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895129; }
p { color: rgb(137,81,41); }
H1.HeaderClassName
{
color: #895129;
}
.AnyTagClassName
{
color: #895129;
}
</style>
background-color css
<style>
a { background-color: #895129; }
a { background-color: rgb(137,81,41); }
div.DivClassName
{
background-color: #895129;
}
.BgClassName
{
background-color: #895129;
}
</style>
border-color css
<style>
span { border-color: #895129; }
span { border-color: rgb(137,81,41); }
td.TdClassName
{
border-color: #895129;
}
.TagClassName
{
border-color: #895129;
}
</style>