Shades of Hot Curry #856129
Tints of Hot Curry #856129
RGB
CMYK
RGB Variations
Color information
#856129 (or 0x856129) is known color: Hot Curry. HEX triplet: 85, 61 and 29. RGB value is (133,97,41). Sum of RGB (Red+Green+Blue) = 133+97+41=271 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.08% from 271); Green value is 97 (38.28% from 255 or 35.79% from 271); Blue value is 41 (16.41% from 255 or 15.13% from 271); Max value from RGB is 133 - color contains mainly: red. Hex color #856129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856129 is #7A9ED6. Grayscale: #656565. Windows color (decimal): -8036055 or 2711941. OLE color: 2711941.
HSL color Cylindrical-coordinate representation of color #856129: hue angle of 36.52º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #856129 is Cyan = 0, Magento = 0.27, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 41 | - |
| CMYK | 0 | 0.27 | 0.69 | 0.48 |
| HSL | 36.52º | 0.53% | 0.34% | - |
| HSV(B) | 36.52º | 0.69% | 0.52% | - |
| XYZ | 14.35 | 13.7 | 3.99 | - |
| YUV | 101.38 | 93.93 | 150.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 41 | 0 | 0.27 | 0.69 | 0.48 | 36.52 | 0.53 | 0.34 |
| Hex | 85 | 61 | 29 | 0 | 1B | 45 | 30 | 25 | 35 | 22 |
| Octal | 205 | 141 | 51 | 0 | 33 | 105 | 60 | 45 | 65 | 42 |
| Binary | 10000101 | 1100001 | 101001 | 0 | 11011 | 1000101 | 110000 | 100101 | 110101 | 100010 |
Color Harmonies of #856129
Complementary color
Monochromatic Colors of #856129
Black with #856129
Text Example
Text Example
White with #856129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856129; }
p { color: rgb(133,97,41); }
H1.HeaderClassName
{
color: #856129;
}
.AnyTagClassName
{
color: #856129;
}
</style>
background-color css
<style>
a { background-color: #856129; }
a { background-color: rgb(133,97,41); }
div.DivClassName
{
background-color: #856129;
}
.BgClassName
{
background-color: #856129;
}
</style>
border-color css
<style>
span { border-color: #856129; }
span { border-color: rgb(133,97,41); }
td.TdClassName
{
border-color: #856129;
}
.TagClassName
{
border-color: #856129;
}
</style>