Shades of Hot Curry #886024
Tints of Hot Curry #886024
RGB
CMYK
RGB Variations
Color information
#886024 (or 0x886024) is known color: Hot Curry. HEX triplet: 88, 60 and 24. RGB value is (136,96,36). Sum of RGB (Red+Green+Blue) = 136+96+36=268 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.75% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 36 (14.45% from 255 or 13.43% from 268); Max value from RGB is 136 - color contains mainly: red. Hex color #886024 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886024 is #779FDB. Grayscale: #656565. Windows color (decimal): -7839708 or 2384008. OLE color: 2384008.
HSL color Cylindrical-coordinate representation of color #886024: hue angle of 36º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #886024 is Cyan = 0, Magento = 0.29, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 96 | 36 | - |
| CMYK | 0 | 0.29 | 0.74 | 0.47 |
| HSL | 36º | 0.58% | 0.34% | - |
| HSV(B) | 36º | 0.74% | 0.53% | - |
| XYZ | 14.65 | 13.73 | 3.55 | - |
| YUV | 101.12 | 91.25 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 96 | 36 | 0 | 0.29 | 0.74 | 0.47 | 36 | 0.58 | 0.34 |
| Hex | 88 | 60 | 24 | 0 | 1D | 4A | 2F | 24 | 3A | 22 |
| Octal | 210 | 140 | 44 | 0 | 35 | 112 | 57 | 44 | 72 | 42 |
| Binary | 10001000 | 1100000 | 100100 | 0 | 11101 | 1001010 | 101111 | 100100 | 111010 | 100010 |
Color Harmonies of #886024
Complementary color
Monochromatic Colors of #886024
Black with #886024
Text Example
Text Example
White with #886024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886024; }
p { color: rgb(136,96,36); }
H1.HeaderClassName
{
color: #886024;
}
.AnyTagClassName
{
color: #886024;
}
</style>
background-color css
<style>
a { background-color: #886024; }
a { background-color: rgb(136,96,36); }
div.DivClassName
{
background-color: #886024;
}
.BgClassName
{
background-color: #886024;
}
</style>
border-color css
<style>
span { border-color: #886024; }
span { border-color: rgb(136,96,36); }
td.TdClassName
{
border-color: #886024;
}
.TagClassName
{
border-color: #886024;
}
</style>