Shades of Hot Curry #856228
Tints of Hot Curry #856228
RGB
CMYK
RGB Variations
Color information
#856228 (or 0x856228) is known color: Hot Curry. HEX triplet: 85, 62 and 28. RGB value is (133,98,40). Sum of RGB (Red+Green+Blue) = 133+98+40=271 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.08% from 271); Green value is 98 (38.67% from 255 or 36.16% from 271); Blue value is 40 (16.02% from 255 or 14.76% from 271); Max value from RGB is 133 - color contains mainly: red. Hex color #856228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856228 is #7A9DD7. Grayscale: #666666. Windows color (decimal): -8035800 or 2646661. OLE color: 2646661.
HSL color Cylindrical-coordinate representation of color #856228: hue angle of 37.42º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #856228 is Cyan = 0, Magento = 0.26, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 98 | 40 | - |
| CMYK | 0 | 0.26 | 0.70 | 0.48 |
| HSL | 37.42º | 0.54% | 0.34% | - |
| HSV(B) | 37.42º | 0.7% | 0.52% | - |
| XYZ | 14.42 | 13.88 | 3.93 | - |
| YUV | 101.85 | 93.1 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 40 | 0 | 0.26 | 0.70 | 0.48 | 37.42 | 0.54 | 0.34 |
| Hex | 85 | 62 | 28 | 0 | 1A | 46 | 30 | 25 | 36 | 22 |
| Octal | 205 | 142 | 50 | 0 | 32 | 106 | 60 | 45 | 66 | 42 |
| Binary | 10000101 | 1100010 | 101000 | 0 | 11010 | 1000110 | 110000 | 100101 | 110110 | 100010 |
Color Harmonies of #856228
Complementary color
Monochromatic Colors of #856228
Black with #856228
Text Example
Text Example
White with #856228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856228; }
p { color: rgb(133,98,40); }
H1.HeaderClassName
{
color: #856228;
}
.AnyTagClassName
{
color: #856228;
}
</style>
background-color css
<style>
a { background-color: #856228; }
a { background-color: rgb(133,98,40); }
div.DivClassName
{
background-color: #856228;
}
.BgClassName
{
background-color: #856228;
}
</style>
border-color css
<style>
span { border-color: #856228; }
span { border-color: rgb(133,98,40); }
td.TdClassName
{
border-color: #856228;
}
.TagClassName
{
border-color: #856228;
}
</style>