Shades of Korma #885328
Tints of Korma #885328
RGB
CMYK
RGB Variations
Color information
#885328 (or 0x885328) is known color: Korma. HEX triplet: 88, 53 and 28. RGB value is (136,83,40). Sum of RGB (Red+Green+Blue) = 136+83+40=259 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.51% from 259); Green value is 83 (32.81% from 255 or 32.05% from 259); Blue value is 40 (16.02% from 255 or 15.44% from 259); Max value from RGB is 136 - color contains mainly: red. Hex color #885328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885328 is #77ACD7. Grayscale: #5E5E5E. Windows color (decimal): -7843032 or 2642824. OLE color: 2642824.
HSL color Cylindrical-coordinate representation of color #885328: hue angle of 26.88º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #885328 is Cyan = 0, Magento = 0.39, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 83 | 40 | - |
| CMYK | 0 | 0.39 | 0.71 | 0.47 |
| HSL | 26.88º | 0.55% | 0.35% | - |
| HSV(B) | 26.88º | 0.71% | 0.53% | - |
| XYZ | 13.63 | 11.57 | 3.52 | - |
| YUV | 93.95 | 97.56 | 158 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 83 | 40 | 0 | 0.39 | 0.71 | 0.47 | 26.88 | 0.55 | 0.35 |
| Hex | 88 | 53 | 28 | 0 | 27 | 47 | 2F | 1B | 37 | 23 |
| Octal | 210 | 123 | 50 | 0 | 47 | 107 | 57 | 33 | 67 | 43 |
| Binary | 10001000 | 1010011 | 101000 | 0 | 100111 | 1000111 | 101111 | 11011 | 110111 | 100011 |
Color Harmonies of #885328
Complementary color
Monochromatic Colors of #885328
Black with #885328
Text Example
Text Example
White with #885328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885328; }
p { color: rgb(136,83,40); }
H1.HeaderClassName
{
color: #885328;
}
.AnyTagClassName
{
color: #885328;
}
</style>
background-color css
<style>
a { background-color: #885328; }
a { background-color: rgb(136,83,40); }
div.DivClassName
{
background-color: #885328;
}
.BgClassName
{
background-color: #885328;
}
</style>
border-color css
<style>
span { border-color: #885328; }
span { border-color: rgb(136,83,40); }
td.TdClassName
{
border-color: #885328;
}
.TagClassName
{
border-color: #885328;
}
</style>