Shades of Hot Curry #775822
Tints of Hot Curry #775822
RGB
CMYK
RGB Variations
Color information
#775822 (or 0x775822) is known color: Hot Curry. HEX triplet: 77, 58 and 22. RGB value is (119,88,34). Sum of RGB (Red+Green+Blue) = 119+88+34=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 34 (13.67% from 255 or 14.11% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #775822 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775822 is #88A7DD. Grayscale: #5B5B5B. Windows color (decimal): -8955870 or 2250871. OLE color: 2250871.
HSL color Cylindrical-coordinate representation of color #775822: hue angle of 38.12º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #775822 is Cyan = 0, Magento = 0.26, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 34 | - |
| CMYK | 0 | 0.26 | 0.71 | 0.53 |
| HSL | 38.12º | 0.56% | 0.3% | - |
| HSV(B) | 38.12º | 0.71% | 0.47% | - |
| XYZ | 11.39 | 11.02 | 3.04 | - |
| YUV | 91.11 | 95.77 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 34 | 0 | 0.26 | 0.71 | 0.53 | 38.12 | 0.56 | 0.3 |
| Hex | 77 | 58 | 22 | 0 | 1A | 47 | 35 | 26 | 38 | 1E |
| Octal | 167 | 130 | 42 | 0 | 32 | 107 | 65 | 46 | 70 | 36 |
| Binary | 1110111 | 1011000 | 100010 | 0 | 11010 | 1000111 | 110101 | 100110 | 111000 | 11110 |
Color Harmonies of #775822
Complementary color
Monochromatic Colors of #775822
Black with #775822
Text Example
Text Example
White with #775822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775822; }
p { color: rgb(119,88,34); }
H1.HeaderClassName
{
color: #775822;
}
.AnyTagClassName
{
color: #775822;
}
</style>
background-color css
<style>
a { background-color: #775822; }
a { background-color: rgb(119,88,34); }
div.DivClassName
{
background-color: #775822;
}
.BgClassName
{
background-color: #775822;
}
</style>
border-color css
<style>
span { border-color: #775822; }
span { border-color: rgb(119,88,34); }
td.TdClassName
{
border-color: #775822;
}
.TagClassName
{
border-color: #775822;
}
</style>