Shades of Korma #885329
Tints of Korma #885329
RGB
CMYK
RGB Variations
Color information
#885329 (or 0x885329) is known color: Korma. HEX triplet: 88, 53 and 29. RGB value is (136,83,41). Sum of RGB (Red+Green+Blue) = 136+83+41=260 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.31% from 260); Green value is 83 (32.81% from 255 or 31.92% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 136 - color contains mainly: red. Hex color #885329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885329 is #77ACD6. Grayscale: #5E5E5E. Windows color (decimal): -7843031 or 2708360. OLE color: 2708360.
HSL color Cylindrical-coordinate representation of color #885329: hue angle of 26.53º 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 #885329 is Cyan = 0, Magento = 0.39, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 83 | 41 | - |
| CMYK | 0 | 0.39 | 0.70 | 0.47 |
| HSL | 26.53º | 0.54% | 0.35% | - |
| HSV(B) | 26.53º | 0.7% | 0.53% | - |
| XYZ | 13.65 | 11.58 | 3.61 | - |
| YUV | 94.06 | 98.06 | 157.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 83 | 41 | 0 | 0.39 | 0.70 | 0.47 | 26.53 | 0.54 | 0.35 |
| Hex | 88 | 53 | 29 | 0 | 27 | 46 | 2F | 1B | 36 | 23 |
| Octal | 210 | 123 | 51 | 0 | 47 | 106 | 57 | 33 | 66 | 43 |
| Binary | 10001000 | 1010011 | 101001 | 0 | 100111 | 1000110 | 101111 | 11011 | 110110 | 100011 |
Color Harmonies of #885329
Complementary color
Monochromatic Colors of #885329
Black with #885329
Text Example
Text Example
White with #885329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885329; }
p { color: rgb(136,83,41); }
H1.HeaderClassName
{
color: #885329;
}
.AnyTagClassName
{
color: #885329;
}
</style>
background-color css
<style>
a { background-color: #885329; }
a { background-color: rgb(136,83,41); }
div.DivClassName
{
background-color: #885329;
}
.BgClassName
{
background-color: #885329;
}
</style>
border-color css
<style>
span { border-color: #885329; }
span { border-color: rgb(136,83,41); }
td.TdClassName
{
border-color: #885329;
}
.TagClassName
{
border-color: #885329;
}
</style>