Shades of Korma #885126
Tints of Korma #885126
RGB
CMYK
RGB Variations
Color information
#885126 (or 0x885126) is known color: Korma. HEX triplet: 88, 51 and 26. RGB value is (136,81,38). Sum of RGB (Red+Green+Blue) = 136+81+38=255 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.33% from 255); Green value is 81 (32.03% from 255 or 31.76% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 136 - color contains mainly: red. Hex color #885126 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885126 is #77AED9. Grayscale: #5C5C5C. Windows color (decimal): -7843546 or 2511240. OLE color: 2511240.
HSL color Cylindrical-coordinate representation of color #885126: hue angle of 26.33º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #885126 is Cyan = 0, Magento = 0.40, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 81 | 38 | - |
| CMYK | 0 | 0.40 | 0.72 | 0.47 |
| HSL | 26.33º | 0.56% | 0.34% | - |
| HSV(B) | 26.33º | 0.72% | 0.53% | - |
| XYZ | 13.45 | 11.26 | 3.3 | - |
| YUV | 92.54 | 97.22 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 81 | 38 | 0 | 0.40 | 0.72 | 0.47 | 26.33 | 0.56 | 0.34 |
| Hex | 88 | 51 | 26 | 0 | 28 | 48 | 2F | 1A | 38 | 22 |
| Octal | 210 | 121 | 46 | 0 | 50 | 110 | 57 | 32 | 70 | 42 |
| Binary | 10001000 | 1010001 | 100110 | 0 | 101000 | 1001000 | 101111 | 11010 | 111000 | 100010 |
Color Harmonies of #885126
Complementary color
Monochromatic Colors of #885126
Black with #885126
Text Example
Text Example
White with #885126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885126; }
p { color: rgb(136,81,38); }
H1.HeaderClassName
{
color: #885126;
}
.AnyTagClassName
{
color: #885126;
}
</style>
background-color css
<style>
a { background-color: #885126; }
a { background-color: rgb(136,81,38); }
div.DivClassName
{
background-color: #885126;
}
.BgClassName
{
background-color: #885126;
}
</style>
border-color css
<style>
span { border-color: #885126; }
span { border-color: rgb(136,81,38); }
td.TdClassName
{
border-color: #885126;
}
.TagClassName
{
border-color: #885126;
}
</style>