Shades of Korma #895228
Tints of Korma #895228
RGB
CMYK
RGB Variations
Color information
#895228 (or 0x895228) is known color: Korma. HEX triplet: 89, 52 and 28. RGB value is (137,82,40). Sum of RGB (Red+Green+Blue) = 137+82+40=259 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.90% from 259); Green value is 82 (32.42% from 255 or 31.66% from 259); Blue value is 40 (16.02% from 255 or 15.44% from 259); Max value from RGB is 137 - color contains mainly: red. Hex color #895228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895228 is #76ADD7. Grayscale: #5D5D5D. Windows color (decimal): -7777752 or 2642569. OLE color: 2642569.
HSL color Cylindrical-coordinate representation of color #895228: hue angle of 25.98º 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 #895228 is Cyan = 0, Magento = 0.40, Yellow = 0.71 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 82 | 40 | - |
| CMYK | 0 | 0.40 | 0.71 | 0.46 |
| HSL | 25.98º | 0.55% | 0.35% | - |
| HSV(B) | 25.98º | 0.71% | 0.54% | - |
| XYZ | 13.72 | 11.51 | 3.51 | - |
| YUV | 93.66 | 97.72 | 158.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 82 | 40 | 0 | 0.40 | 0.71 | 0.46 | 25.98 | 0.55 | 0.35 |
| Hex | 89 | 52 | 28 | 0 | 28 | 47 | 2E | 1A | 37 | 23 |
| Octal | 211 | 122 | 50 | 0 | 50 | 107 | 56 | 32 | 67 | 43 |
| Binary | 10001001 | 1010010 | 101000 | 0 | 101000 | 1000111 | 101110 | 11010 | 110111 | 100011 |
Color Harmonies of #895228
Complementary color
Monochromatic Colors of #895228
Black with #895228
Text Example
Text Example
White with #895228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895228; }
p { color: rgb(137,82,40); }
H1.HeaderClassName
{
color: #895228;
}
.AnyTagClassName
{
color: #895228;
}
</style>
background-color css
<style>
a { background-color: #895228; }
a { background-color: rgb(137,82,40); }
div.DivClassName
{
background-color: #895228;
}
.BgClassName
{
background-color: #895228;
}
</style>
border-color css
<style>
span { border-color: #895228; }
span { border-color: rgb(137,82,40); }
td.TdClassName
{
border-color: #895228;
}
.TagClassName
{
border-color: #895228;
}
</style>