Shades of Hot Curry #775721
Tints of Hot Curry #775721
RGB
CMYK
RGB Variations
Color information
#775721 (or 0x775721) is known color: Hot Curry. HEX triplet: 77, 57 and 21. RGB value is (119,87,33). Sum of RGB (Red+Green+Blue) = 119+87+33=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 33 (13.28% from 255 or 13.81% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #775721 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775721 is #88A8DE. Grayscale: #5A5A5A. Windows color (decimal): -8956127 or 2185079. OLE color: 2185079.
HSL color Cylindrical-coordinate representation of color #775721: hue angle of 37.67º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #775721 is Cyan = 0, Magento = 0.27, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 33 | - |
| CMYK | 0 | 0.27 | 0.72 | 0.53 |
| HSL | 37.67º | 0.57% | 0.3% | - |
| HSV(B) | 37.67º | 0.72% | 0.47% | - |
| XYZ | 11.29 | 10.85 | 2.94 | - |
| YUV | 90.41 | 95.6 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 33 | 0 | 0.27 | 0.72 | 0.53 | 37.67 | 0.57 | 0.3 |
| Hex | 77 | 57 | 21 | 0 | 1B | 48 | 35 | 26 | 39 | 1E |
| Octal | 167 | 127 | 41 | 0 | 33 | 110 | 65 | 46 | 71 | 36 |
| Binary | 1110111 | 1010111 | 100001 | 0 | 11011 | 1001000 | 110101 | 100110 | 111001 | 11110 |
Color Harmonies of #775721
Complementary color
Monochromatic Colors of #775721
Black with #775721
Text Example
Text Example
White with #775721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775721; }
p { color: rgb(119,87,33); }
H1.HeaderClassName
{
color: #775721;
}
.AnyTagClassName
{
color: #775721;
}
</style>
background-color css
<style>
a { background-color: #775721; }
a { background-color: rgb(119,87,33); }
div.DivClassName
{
background-color: #775721;
}
.BgClassName
{
background-color: #775721;
}
</style>
border-color css
<style>
span { border-color: #775721; }
span { border-color: rgb(119,87,33); }
td.TdClassName
{
border-color: #775721;
}
.TagClassName
{
border-color: #775721;
}
</style>