Shades of Hot Curry #785429
Tints of Hot Curry #785429
RGB
CMYK
RGB Variations
Color information
#785429 (or 0x785429) is known color: Hot Curry. HEX triplet: 78, 54 and 29. RGB value is (120,84,41). Sum of RGB (Red+Green+Blue) = 120+84+41=245 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.98% from 245); Green value is 84 (33.20% from 255 or 34.29% from 245); Blue value is 41 (16.41% from 255 or 16.73% from 245); Max value from RGB is 120 - color contains mainly: red. Hex color #785429 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785429 is #87ABD6. Grayscale: #5A5A5A. Windows color (decimal): -8891351 or 2708600. OLE color: 2708600.
HSL color Cylindrical-coordinate representation of color #785429: hue angle of 32.66º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #785429 is Cyan = 0, Magento = 0.3, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 84 | 41 | - |
| CMYK | 0 | 0.3 | 0.66 | 0.53 |
| HSL | 32.66º | 0.49% | 0.32% | - |
| HSV(B) | 32.66º | 0.66% | 0.47% | - |
| XYZ | 11.32 | 10.49 | 3.53 | - |
| YUV | 89.86 | 100.43 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 41 | 0 | 0.3 | 0.66 | 0.53 | 32.66 | 0.49 | 0.32 |
| Hex | 78 | 54 | 29 | 0 | 1E | 42 | 35 | 21 | 31 | 20 |
| Octal | 170 | 124 | 51 | 0 | 36 | 102 | 65 | 41 | 61 | 40 |
| Binary | 1111000 | 1010100 | 101001 | 0 | 11110 | 1000010 | 110101 | 100001 | 110001 | 100000 |
Color Harmonies of #785429
Complementary color
Monochromatic Colors of #785429
Black with #785429
Text Example
Text Example
White with #785429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785429; }
p { color: rgb(120,84,41); }
H1.HeaderClassName
{
color: #785429;
}
.AnyTagClassName
{
color: #785429;
}
</style>
background-color css
<style>
a { background-color: #785429; }
a { background-color: rgb(120,84,41); }
div.DivClassName
{
background-color: #785429;
}
.BgClassName
{
background-color: #785429;
}
</style>
border-color css
<style>
span { border-color: #785429; }
span { border-color: rgb(120,84,41); }
td.TdClassName
{
border-color: #785429;
}
.TagClassName
{
border-color: #785429;
}
</style>