Shades of Hot Curry #856124
Tints of Hot Curry #856124
RGB
CMYK
RGB Variations
Color information
#856124 (or 0x856124) is known color: Hot Curry. HEX triplet: 85, 61 and 24. RGB value is (133,97,36). Sum of RGB (Red+Green+Blue) = 133+97+36=266 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 36 (14.45% from 255 or 13.53% from 266); Max value from RGB is 133 - color contains mainly: red. Hex color #856124 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856124 is #7A9EDB. Grayscale: #656565. Windows color (decimal): -8036060 or 2384261. OLE color: 2384261.
HSL color Cylindrical-coordinate representation of color #856124: hue angle of 37.73º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #856124 is Cyan = 0, Magento = 0.27, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 36 | - |
| CMYK | 0 | 0.27 | 0.73 | 0.48 |
| HSL | 37.73º | 0.57% | 0.33% | - |
| HSV(B) | 37.73º | 0.73% | 0.52% | - |
| XYZ | 14.27 | 13.66 | 3.55 | - |
| YUV | 100.81 | 91.43 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 36 | 0 | 0.27 | 0.73 | 0.48 | 37.73 | 0.57 | 0.33 |
| Hex | 85 | 61 | 24 | 0 | 1B | 49 | 30 | 26 | 39 | 21 |
| Octal | 205 | 141 | 44 | 0 | 33 | 111 | 60 | 46 | 71 | 41 |
| Binary | 10000101 | 1100001 | 100100 | 0 | 11011 | 1001001 | 110000 | 100110 | 111001 | 100001 |
Color Harmonies of #856124
Complementary color
Monochromatic Colors of #856124
Black with #856124
Text Example
Text Example
White with #856124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856124; }
p { color: rgb(133,97,36); }
H1.HeaderClassName
{
color: #856124;
}
.AnyTagClassName
{
color: #856124;
}
</style>
background-color css
<style>
a { background-color: #856124; }
a { background-color: rgb(133,97,36); }
div.DivClassName
{
background-color: #856124;
}
.BgClassName
{
background-color: #856124;
}
</style>
border-color css
<style>
span { border-color: #856124; }
span { border-color: rgb(133,97,36); }
td.TdClassName
{
border-color: #856124;
}
.TagClassName
{
border-color: #856124;
}
</style>