Shades of Korma #885229
Tints of Korma #885229
RGB
CMYK
RGB Variations
Color information
#885229 (or 0x885229) is known color: Korma. HEX triplet: 88, 52 and 29. RGB value is (136,82,41). Sum of RGB (Red+Green+Blue) = 136+82+41=259 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.51% from 259); Green value is 82 (32.42% from 255 or 31.66% from 259); Blue value is 41 (16.41% from 255 or 15.83% from 259); Max value from RGB is 136 - color contains mainly: red. Hex color #885229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885229 is #77ADD6. Grayscale: #5D5D5D. Windows color (decimal): -7843287 or 2708104. OLE color: 2708104.
HSL color Cylindrical-coordinate representation of color #885229: hue angle of 25.89º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #885229 is Cyan = 0, Magento = 0.40, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 82 | 41 | - |
| CMYK | 0 | 0.40 | 0.70 | 0.47 |
| HSL | 25.89º | 0.54% | 0.35% | - |
| HSV(B) | 25.89º | 0.7% | 0.53% | - |
| XYZ | 13.57 | 11.43 | 3.59 | - |
| YUV | 93.47 | 98.39 | 158.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 82 | 41 | 0 | 0.40 | 0.70 | 0.47 | 25.89 | 0.54 | 0.35 |
| Hex | 88 | 52 | 29 | 0 | 28 | 46 | 2F | 1A | 36 | 23 |
| Octal | 210 | 122 | 51 | 0 | 50 | 106 | 57 | 32 | 66 | 43 |
| Binary | 10001000 | 1010010 | 101001 | 0 | 101000 | 1000110 | 101111 | 11010 | 110110 | 100011 |
Color Harmonies of #885229
Complementary color
Monochromatic Colors of #885229
Black with #885229
Text Example
Text Example
White with #885229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885229; }
p { color: rgb(136,82,41); }
H1.HeaderClassName
{
color: #885229;
}
.AnyTagClassName
{
color: #885229;
}
</style>
background-color css
<style>
a { background-color: #885229; }
a { background-color: rgb(136,82,41); }
div.DivClassName
{
background-color: #885229;
}
.BgClassName
{
background-color: #885229;
}
</style>
border-color css
<style>
span { border-color: #885229; }
span { border-color: rgb(136,82,41); }
td.TdClassName
{
border-color: #885229;
}
.TagClassName
{
border-color: #885229;
}
</style>