Shades of Korma #895326
Tints of Korma #895326
RGB
CMYK
RGB Variations
Color information
#895326 (or 0x895326) is known color: Korma. HEX triplet: 89, 53 and 26. RGB value is (137,83,38). Sum of RGB (Red+Green+Blue) = 137+83+38=258 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.10% from 258); Green value is 83 (32.81% from 255 or 32.17% from 258); Blue value is 38 (15.23% from 255 or 14.73% from 258); Max value from RGB is 137 - color contains mainly: red. Hex color #895326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895326 is #76ACD9. Grayscale: #5E5E5E. Windows color (decimal): -7777498 or 2511753. OLE color: 2511753.
HSL color Cylindrical-coordinate representation of color #895326: hue angle of 27.27º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #895326 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 83 | 38 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.46 |
| HSL | 27.27º | 0.57% | 0.34% | - |
| HSV(B) | 27.27º | 0.72% | 0.54% | - |
| XYZ | 13.76 | 11.64 | 3.36 | - |
| YUV | 94.02 | 96.39 | 158.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 83 | 38 | 0 | 0.39 | 0.72 | 0.46 | 27.27 | 0.57 | 0.34 |
| Hex | 89 | 53 | 26 | 0 | 27 | 48 | 2E | 1B | 39 | 22 |
| Octal | 211 | 123 | 46 | 0 | 47 | 110 | 56 | 33 | 71 | 42 |
| Binary | 10001001 | 1010011 | 100110 | 0 | 100111 | 1001000 | 101110 | 11011 | 111001 | 100010 |
Color Harmonies of #895326
Complementary color
Monochromatic Colors of #895326
Black with #895326
Text Example
Text Example
White with #895326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895326; }
p { color: rgb(137,83,38); }
H1.HeaderClassName
{
color: #895326;
}
.AnyTagClassName
{
color: #895326;
}
</style>
background-color css
<style>
a { background-color: #895326; }
a { background-color: rgb(137,83,38); }
div.DivClassName
{
background-color: #895326;
}
.BgClassName
{
background-color: #895326;
}
</style>
border-color css
<style>
span { border-color: #895326; }
span { border-color: rgb(137,83,38); }
td.TdClassName
{
border-color: #895326;
}
.TagClassName
{
border-color: #895326;
}
</style>