Shades of Korma #895229
Tints of Korma #895229
RGB
CMYK
RGB Variations
Color information
#895229 (or 0x895229) is known color: Korma. HEX triplet: 89, 52 and 29. RGB value is (137,82,41). Sum of RGB (Red+Green+Blue) = 137+82+41=260 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.69% from 260); Green value is 82 (32.42% from 255 or 31.54% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 137 - color contains mainly: red. Hex color #895229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895229 is #76ADD6. Grayscale: #5D5D5D. Windows color (decimal): -7777751 or 2708105. OLE color: 2708105.
HSL color Cylindrical-coordinate representation of color #895229: hue angle of 25.62º 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 #895229 is Cyan = 0, Magento = 0.40, Yellow = 0.70 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 82 | 41 | - |
| CMYK | 0 | 0.40 | 0.70 | 0.46 |
| HSL | 25.63º | 0.54% | 0.35% | - |
| HSV(B) | 25.63º | 0.7% | 0.54% | - |
| XYZ | 13.73 | 11.51 | 3.6 | - |
| YUV | 93.77 | 98.22 | 158.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 82 | 41 | 0 | 0.40 | 0.70 | 0.46 | 25.63 | 0.54 | 0.35 |
| Hex | 89 | 52 | 29 | 0 | 28 | 46 | 2E | 1A | 36 | 23 |
| Octal | 211 | 122 | 51 | 0 | 50 | 106 | 56 | 32 | 66 | 43 |
| Binary | 10001001 | 1010010 | 101001 | 0 | 101000 | 1000110 | 101110 | 11010 | 110110 | 100011 |
Color Harmonies of #895229
Complementary color
Monochromatic Colors of #895229
Black with #895229
Text Example
Text Example
White with #895229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895229; }
p { color: rgb(137,82,41); }
H1.HeaderClassName
{
color: #895229;
}
.AnyTagClassName
{
color: #895229;
}
</style>
background-color css
<style>
a { background-color: #895229; }
a { background-color: rgb(137,82,41); }
div.DivClassName
{
background-color: #895229;
}
.BgClassName
{
background-color: #895229;
}
</style>
border-color css
<style>
span { border-color: #895229; }
span { border-color: rgb(137,82,41); }
td.TdClassName
{
border-color: #895229;
}
.TagClassName
{
border-color: #895229;
}
</style>