Shades of Hot Curry #775329
Tints of Hot Curry #775329
RGB
CMYK
RGB Variations
Color information
#775329 (or 0x775329) is known color: Hot Curry. HEX triplet: 77, 53 and 29. RGB value is (119,83,41). Sum of RGB (Red+Green+Blue) = 119+83+41=243 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.97% from 243); Green value is 83 (32.81% from 255 or 34.16% from 243); Blue value is 41 (16.41% from 255 or 16.87% from 243); Max value from RGB is 119 - color contains mainly: red. Hex color #775329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775329 is #88ACD6. Grayscale: #595959. Windows color (decimal): -8957143 or 2708343. OLE color: 2708343.
HSL color Cylindrical-coordinate representation of color #775329: hue angle of 32.31º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #775329 is Cyan = 0, Magento = 0.30, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 41 | - |
| CMYK | 0 | 0.30 | 0.66 | 0.53 |
| HSL | 32.31º | 0.49% | 0.31% | - |
| HSV(B) | 32.31º | 0.66% | 0.47% | - |
| XYZ | 11.1 | 10.27 | 3.49 | - |
| YUV | 88.98 | 100.93 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 41 | 0 | 0.30 | 0.66 | 0.53 | 32.31 | 0.49 | 0.31 |
| Hex | 77 | 53 | 29 | 0 | 1E | 42 | 35 | 20 | 31 | 1F |
| Octal | 167 | 123 | 51 | 0 | 36 | 102 | 65 | 40 | 61 | 37 |
| Binary | 1110111 | 1010011 | 101001 | 0 | 11110 | 1000010 | 110101 | 100000 | 110001 | 11111 |
Color Harmonies of #775329
Complementary color
Monochromatic Colors of #775329
Black with #775329
Text Example
Text Example
White with #775329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775329; }
p { color: rgb(119,83,41); }
H1.HeaderClassName
{
color: #775329;
}
.AnyTagClassName
{
color: #775329;
}
</style>
background-color css
<style>
a { background-color: #775329; }
a { background-color: rgb(119,83,41); }
div.DivClassName
{
background-color: #775329;
}
.BgClassName
{
background-color: #775329;
}
</style>
border-color css
<style>
span { border-color: #775329; }
span { border-color: rgb(119,83,41); }
td.TdClassName
{
border-color: #775329;
}
.TagClassName
{
border-color: #775329;
}
</style>