Shades of Hot Curry #785228
Tints of Hot Curry #785228
RGB
CMYK
RGB Variations
Color information
#785228 (or 0x785228) is known color: Hot Curry. HEX triplet: 78, 52 and 28. RGB value is (120,82,40). Sum of RGB (Red+Green+Blue) = 120+82+40=242 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.59% from 242); Green value is 82 (32.42% from 255 or 33.88% from 242); Blue value is 40 (16.02% from 255 or 16.53% from 242); Max value from RGB is 120 - color contains mainly: red. Hex color #785228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785228 is #87ADD7. Grayscale: #585858. Windows color (decimal): -8891864 or 2642552. OLE color: 2642552.
HSL color Cylindrical-coordinate representation of color #785228: hue angle of 31.5º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #785228 is Cyan = 0, Magento = 0.32, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 82 | 40 | - |
| CMYK | 0 | 0.32 | 0.67 | 0.53 |
| HSL | 31.5º | 0.5% | 0.31% | - |
| HSV(B) | 31.5º | 0.67% | 0.47% | - |
| XYZ | 11.15 | 10.18 | 3.39 | - |
| YUV | 88.57 | 100.59 | 150.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 40 | 0 | 0.32 | 0.67 | 0.53 | 31.5 | 0.5 | 0.31 |
| Hex | 78 | 52 | 28 | 0 | 20 | 43 | 35 | 1F | 32 | 1F |
| Octal | 170 | 122 | 50 | 0 | 40 | 103 | 65 | 37 | 62 | 37 |
| Binary | 1111000 | 1010010 | 101000 | 0 | 100000 | 1000011 | 110101 | 11111 | 110010 | 11111 |
Color Harmonies of #785228
Complementary color
Monochromatic Colors of #785228
Black with #785228
Text Example
Text Example
White with #785228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785228; }
p { color: rgb(120,82,40); }
H1.HeaderClassName
{
color: #785228;
}
.AnyTagClassName
{
color: #785228;
}
</style>
background-color css
<style>
a { background-color: #785228; }
a { background-color: rgb(120,82,40); }
div.DivClassName
{
background-color: #785228;
}
.BgClassName
{
background-color: #785228;
}
</style>
border-color css
<style>
span { border-color: #785228; }
span { border-color: rgb(120,82,40); }
td.TdClassName
{
border-color: #785228;
}
.TagClassName
{
border-color: #785228;
}
</style>