Shades of Hot Curry #856229
Tints of Hot Curry #856229
RGB
CMYK
RGB Variations
Color information
#856229 (or 0x856229) is known color: Hot Curry. HEX triplet: 85, 62 and 29. RGB value is (133,98,41). Sum of RGB (Red+Green+Blue) = 133+98+41=272 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.90% from 272); Green value is 98 (38.67% from 255 or 36.03% from 272); Blue value is 41 (16.41% from 255 or 15.07% from 272); Max value from RGB is 133 - color contains mainly: red. Hex color #856229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856229 is #7A9DD6. Grayscale: #666666. Windows color (decimal): -8035799 or 2712197. OLE color: 2712197.
HSL color Cylindrical-coordinate representation of color #856229: hue angle of 37.17º 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 #856229 is Cyan = 0, Magento = 0.26, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 98 | 41 | - |
| CMYK | 0 | 0.26 | 0.69 | 0.48 |
| HSL | 37.17º | 0.53% | 0.34% | - |
| HSV(B) | 37.17º | 0.69% | 0.52% | - |
| XYZ | 14.44 | 13.88 | 4.02 | - |
| YUV | 101.97 | 93.6 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 41 | 0 | 0.26 | 0.69 | 0.48 | 37.17 | 0.53 | 0.34 |
| Hex | 85 | 62 | 29 | 0 | 1A | 45 | 30 | 25 | 35 | 22 |
| Octal | 205 | 142 | 51 | 0 | 32 | 105 | 60 | 45 | 65 | 42 |
| Binary | 10000101 | 1100010 | 101001 | 0 | 11010 | 1000101 | 110000 | 100101 | 110101 | 100010 |
Color Harmonies of #856229
Complementary color
Monochromatic Colors of #856229
Black with #856229
Text Example
Text Example
White with #856229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856229; }
p { color: rgb(133,98,41); }
H1.HeaderClassName
{
color: #856229;
}
.AnyTagClassName
{
color: #856229;
}
</style>
background-color css
<style>
a { background-color: #856229; }
a { background-color: rgb(133,98,41); }
div.DivClassName
{
background-color: #856229;
}
.BgClassName
{
background-color: #856229;
}
</style>
border-color css
<style>
span { border-color: #856229; }
span { border-color: rgb(133,98,41); }
td.TdClassName
{
border-color: #856229;
}
.TagClassName
{
border-color: #856229;
}
</style>