Shades of Hot Curry #885920
Tints of Hot Curry #885920
RGB
CMYK
RGB Variations
Color information
#885920 (or 0x885920) is known color: Hot Curry. HEX triplet: 88, 59 and 20. RGB value is (136,89,32). Sum of RGB (Red+Green+Blue) = 136+89+32=257 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.92% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 32 (12.89% from 255 or 12.45% from 257); Max value from RGB is 136 - color contains mainly: red. Hex color #885920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885920 is #77A6DF. Grayscale: #606060. Windows color (decimal): -7841504 or 2120072. OLE color: 2120072.
HSL color Cylindrical-coordinate representation of color #885920: hue angle of 32.88º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #885920 is Cyan = 0, Magento = 0.35, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 89 | 32 | - |
| CMYK | 0 | 0.35 | 0.76 | 0.47 |
| HSL | 32.88º | 0.62% | 0.33% | - |
| HSV(B) | 32.88º | 0.76% | 0.53% | - |
| XYZ | 13.99 | 12.48 | 3.04 | - |
| YUV | 96.56 | 91.57 | 156.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 89 | 32 | 0 | 0.35 | 0.76 | 0.47 | 32.88 | 0.62 | 0.33 |
| Hex | 88 | 59 | 20 | 0 | 23 | 4C | 2F | 21 | 3E | 21 |
| Octal | 210 | 131 | 40 | 0 | 43 | 114 | 57 | 41 | 76 | 41 |
| Binary | 10001000 | 1011001 | 100000 | 0 | 100011 | 1001100 | 101111 | 100001 | 111110 | 100001 |
Color Harmonies of #885920
Complementary color
Monochromatic Colors of #885920
Black with #885920
Text Example
Text Example
White with #885920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885920; }
p { color: rgb(136,89,32); }
H1.HeaderClassName
{
color: #885920;
}
.AnyTagClassName
{
color: #885920;
}
</style>
background-color css
<style>
a { background-color: #885920; }
a { background-color: rgb(136,89,32); }
div.DivClassName
{
background-color: #885920;
}
.BgClassName
{
background-color: #885920;
}
</style>
border-color css
<style>
span { border-color: #885920; }
span { border-color: rgb(136,89,32); }
td.TdClassName
{
border-color: #885920;
}
.TagClassName
{
border-color: #885920;
}
</style>