Shades of Hot Curry #856126
Tints of Hot Curry #856126
RGB
CMYK
RGB Variations
Color information
#856126 (or 0x856126) is known color: Hot Curry. HEX triplet: 85, 61 and 26. RGB value is (133,97,38). Sum of RGB (Red+Green+Blue) = 133+97+38=268 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.63% from 268); Green value is 97 (38.28% from 255 or 36.19% from 268); Blue value is 38 (15.23% from 255 or 14.18% from 268); Max value from RGB is 133 - color contains mainly: red. Hex color #856126 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856126 is #7A9ED9. Grayscale: #656565. Windows color (decimal): -8036058 or 2515333. OLE color: 2515333.
HSL color Cylindrical-coordinate representation of color #856126: hue angle of 37.26º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #856126 is Cyan = 0, Magento = 0.27, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 38 | - |
| CMYK | 0 | 0.27 | 0.71 | 0.48 |
| HSL | 37.26º | 0.56% | 0.34% | - |
| HSV(B) | 37.26º | 0.71% | 0.52% | - |
| XYZ | 14.3 | 13.68 | 3.72 | - |
| YUV | 101.04 | 92.43 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 38 | 0 | 0.27 | 0.71 | 0.48 | 37.26 | 0.56 | 0.34 |
| Hex | 85 | 61 | 26 | 0 | 1B | 47 | 30 | 25 | 38 | 22 |
| Octal | 205 | 141 | 46 | 0 | 33 | 107 | 60 | 45 | 70 | 42 |
| Binary | 10000101 | 1100001 | 100110 | 0 | 11011 | 1000111 | 110000 | 100101 | 111000 | 100010 |
Color Harmonies of #856126
Complementary color
Monochromatic Colors of #856126
Black with #856126
Text Example
Text Example
White with #856126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856126; }
p { color: rgb(133,97,38); }
H1.HeaderClassName
{
color: #856126;
}
.AnyTagClassName
{
color: #856126;
}
</style>
background-color css
<style>
a { background-color: #856126; }
a { background-color: rgb(133,97,38); }
div.DivClassName
{
background-color: #856126;
}
.BgClassName
{
background-color: #856126;
}
</style>
border-color css
<style>
span { border-color: #856126; }
span { border-color: rgb(133,97,38); }
td.TdClassName
{
border-color: #856126;
}
.TagClassName
{
border-color: #856126;
}
</style>