Shades of Hot Curry #775820
Tints of Hot Curry #775820
RGB
CMYK
RGB Variations
Color information
#775820 (or 0x775820) is known color: Hot Curry. HEX triplet: 77, 58 and 20. RGB value is (119,88,32). Sum of RGB (Red+Green+Blue) = 119+88+32=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 32 (12.89% from 255 or 13.39% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #775820 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775820 is #88A7DF. Grayscale: #5B5B5B. Windows color (decimal): -8955872 or 2119799. OLE color: 2119799.
HSL color Cylindrical-coordinate representation of color #775820: hue angle of 38.62º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #775820 is Cyan = 0, Magento = 0.26, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 32 | - |
| CMYK | 0 | 0.26 | 0.73 | 0.53 |
| HSL | 38.62º | 0.58% | 0.3% | - |
| HSV(B) | 38.62º | 0.73% | 0.47% | - |
| XYZ | 11.36 | 11.01 | 2.89 | - |
| YUV | 90.89 | 94.77 | 148.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 32 | 0 | 0.26 | 0.73 | 0.53 | 38.62 | 0.58 | 0.3 |
| Hex | 77 | 58 | 20 | 0 | 1A | 49 | 35 | 27 | 3A | 1E |
| Octal | 167 | 130 | 40 | 0 | 32 | 111 | 65 | 47 | 72 | 36 |
| Binary | 1110111 | 1011000 | 100000 | 0 | 11010 | 1001001 | 110101 | 100111 | 111010 | 11110 |
Color Harmonies of #775820
Complementary color
Monochromatic Colors of #775820
Black with #775820
Text Example
Text Example
White with #775820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775820; }
p { color: rgb(119,88,32); }
H1.HeaderClassName
{
color: #775820;
}
.AnyTagClassName
{
color: #775820;
}
</style>
background-color css
<style>
a { background-color: #775820; }
a { background-color: rgb(119,88,32); }
div.DivClassName
{
background-color: #775820;
}
.BgClassName
{
background-color: #775820;
}
</style>
border-color css
<style>
span { border-color: #775820; }
span { border-color: rgb(119,88,32); }
td.TdClassName
{
border-color: #775820;
}
.TagClassName
{
border-color: #775820;
}
</style>