Shades of Hot Curry #885926
Tints of Hot Curry #885926
RGB
CMYK
RGB Variations
Color information
#885926 (or 0x885926) is known color: Hot Curry. HEX triplet: 88, 59 and 26. RGB value is (136,89,38). Sum of RGB (Red+Green+Blue) = 136+89+38=263 (34% of max value = 765). Red value is 136 (53.52% from 255 or 51.71% from 263); Green value is 89 (35.16% from 255 or 33.84% from 263); Blue value is 38 (15.23% from 255 or 14.45% from 263); Max value from RGB is 136 - color contains mainly: red. Hex color #885926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885926 is #77A6D9. Grayscale: #616161. Windows color (decimal): -7841498 or 2513288. OLE color: 2513288.
HSL color Cylindrical-coordinate representation of color #885926: hue angle of 31.22º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #885926 is Cyan = 0, Magento = 0.35, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 89 | 38 | - |
| CMYK | 0 | 0.35 | 0.72 | 0.47 |
| HSL | 31.22º | 0.56% | 0.34% | - |
| HSV(B) | 31.22º | 0.72% | 0.53% | - |
| XYZ | 14.08 | 12.52 | 3.51 | - |
| YUV | 97.24 | 94.57 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 89 | 38 | 0 | 0.35 | 0.72 | 0.47 | 31.22 | 0.56 | 0.34 |
| Hex | 88 | 59 | 26 | 0 | 23 | 48 | 2F | 1F | 38 | 22 |
| Octal | 210 | 131 | 46 | 0 | 43 | 110 | 57 | 37 | 70 | 42 |
| Binary | 10001000 | 1011001 | 100110 | 0 | 100011 | 1001000 | 101111 | 11111 | 111000 | 100010 |
Color Harmonies of #885926
Complementary color
Monochromatic Colors of #885926
Black with #885926
Text Example
Text Example
White with #885926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885926; }
p { color: rgb(136,89,38); }
H1.HeaderClassName
{
color: #885926;
}
.AnyTagClassName
{
color: #885926;
}
</style>
background-color css
<style>
a { background-color: #885926; }
a { background-color: rgb(136,89,38); }
div.DivClassName
{
background-color: #885926;
}
.BgClassName
{
background-color: #885926;
}
</style>
border-color css
<style>
span { border-color: #885926; }
span { border-color: rgb(136,89,38); }
td.TdClassName
{
border-color: #885926;
}
.TagClassName
{
border-color: #885926;
}
</style>