Shades of Hot Curry #775824
Tints of Hot Curry #775824
RGB
CMYK
RGB Variations
Color information
#775824 (or 0x775824) is known color: Hot Curry. HEX triplet: 77, 58 and 24. RGB value is (119,88,36). Sum of RGB (Red+Green+Blue) = 119+88+36=243 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.97% from 243); Green value is 88 (34.77% from 255 or 36.21% from 243); Blue value is 36 (14.45% from 255 or 14.81% from 243); Max value from RGB is 119 - color contains mainly: red. Hex color #775824 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775824 is #88A7DB. Grayscale: #5B5B5B. Windows color (decimal): -8955868 or 2381943. OLE color: 2381943.
HSL color Cylindrical-coordinate representation of color #775824: hue angle of 37.59º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #775824 is Cyan = 0, Magento = 0.26, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 36 | - |
| CMYK | 0 | 0.26 | 0.70 | 0.53 |
| HSL | 37.59º | 0.54% | 0.3% | - |
| HSV(B) | 37.59º | 0.7% | 0.47% | - |
| XYZ | 11.42 | 11.03 | 3.2 | - |
| YUV | 91.34 | 96.77 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 36 | 0 | 0.26 | 0.70 | 0.53 | 37.59 | 0.54 | 0.3 |
| Hex | 77 | 58 | 24 | 0 | 1A | 46 | 35 | 26 | 36 | 1E |
| Octal | 167 | 130 | 44 | 0 | 32 | 106 | 65 | 46 | 66 | 36 |
| Binary | 1110111 | 1011000 | 100100 | 0 | 11010 | 1000110 | 110101 | 100110 | 110110 | 11110 |
Color Harmonies of #775824
Complementary color
Monochromatic Colors of #775824
Black with #775824
Text Example
Text Example
White with #775824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775824; }
p { color: rgb(119,88,36); }
H1.HeaderClassName
{
color: #775824;
}
.AnyTagClassName
{
color: #775824;
}
</style>
background-color css
<style>
a { background-color: #775824; }
a { background-color: rgb(119,88,36); }
div.DivClassName
{
background-color: #775824;
}
.BgClassName
{
background-color: #775824;
}
</style>
border-color css
<style>
span { border-color: #775824; }
span { border-color: rgb(119,88,36); }
td.TdClassName
{
border-color: #775824;
}
.TagClassName
{
border-color: #775824;
}
</style>