Shades of Korma #895530
Tints of Korma #895530
RGB
CMYK
RGB Variations
Color information
#895530 (or 0x895530) is known color: Korma. HEX triplet: 89, 55 and 30. RGB value is (137,85,48). Sum of RGB (Red+Green+Blue) = 137+85+48=270 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.74% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 48 (19.14% from 255 or 17.78% from 270); Max value from RGB is 137 - color contains mainly: red. Hex color #895530 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895530 is #76AACF. Grayscale: #606060. Windows color (decimal): -7776976 or 3167625. OLE color: 3167625.
HSL color Cylindrical-coordinate representation of color #895530: hue angle of 24.94º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #895530 is Cyan = 0, Magento = 0.38, Yellow = 0.65 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 48 | - |
| CMYK | 0 | 0.38 | 0.65 | 0.46 |
| HSL | 24.94º | 0.48% | 0.36% | - |
| HSV(B) | 24.94º | 0.65% | 0.54% | - |
| XYZ | 14.1 | 12.03 | 4.38 | - |
| YUV | 96.33 | 100.73 | 157.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 48 | 0 | 0.38 | 0.65 | 0.46 | 24.94 | 0.48 | 0.36 |
| Hex | 89 | 55 | 30 | 0 | 26 | 41 | 2E | 19 | 30 | 24 |
| Octal | 211 | 125 | 60 | 0 | 46 | 101 | 56 | 31 | 60 | 44 |
| Binary | 10001001 | 1010101 | 110000 | 0 | 100110 | 1000001 | 101110 | 11001 | 110000 | 100100 |
Color Harmonies of #895530
Complementary color
Monochromatic Colors of #895530
Black with #895530
Text Example
Text Example
White with #895530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895530; }
p { color: rgb(137,85,48); }
H1.HeaderClassName
{
color: #895530;
}
.AnyTagClassName
{
color: #895530;
}
</style>
background-color css
<style>
a { background-color: #895530; }
a { background-color: rgb(137,85,48); }
div.DivClassName
{
background-color: #895530;
}
.BgClassName
{
background-color: #895530;
}
</style>
border-color css
<style>
span { border-color: #895530; }
span { border-color: rgb(137,85,48); }
td.TdClassName
{
border-color: #895530;
}
.TagClassName
{
border-color: #895530;
}
</style>