Shades of Hot Curry #775228
Tints of Hot Curry #775228
RGB
CMYK
RGB Variations
Color information
#775228 (or 0x775228) is known color: Hot Curry. HEX triplet: 77, 52 and 28. RGB value is (119,82,40). Sum of RGB (Red+Green+Blue) = 119+82+40=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 82 (32.42% from 255 or 34.02% from 241); Blue value is 40 (16.02% from 255 or 16.60% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #775228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775228 is #88ADD7. Grayscale: #585858. Windows color (decimal): -8957400 or 2642551. OLE color: 2642551.
HSL color Cylindrical-coordinate representation of color #775228: hue angle of 31.9º degrees, saturation: 0.5, 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 #775228 is Cyan = 0, Magento = 0.31, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 82 | 40 | - |
| CMYK | 0 | 0.31 | 0.66 | 0.53 |
| HSL | 31.9º | 0.5% | 0.31% | - |
| HSV(B) | 31.9º | 0.66% | 0.47% | - |
| XYZ | 11.01 | 10.11 | 3.38 | - |
| YUV | 88.28 | 100.76 | 149.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 40 | 0 | 0.31 | 0.66 | 0.53 | 31.9 | 0.5 | 0.31 |
| Hex | 77 | 52 | 28 | 0 | 1F | 42 | 35 | 20 | 32 | 1F |
| Octal | 167 | 122 | 50 | 0 | 37 | 102 | 65 | 40 | 62 | 37 |
| Binary | 1110111 | 1010010 | 101000 | 0 | 11111 | 1000010 | 110101 | 100000 | 110010 | 11111 |
Color Harmonies of #775228
Complementary color
Monochromatic Colors of #775228
Black with #775228
Text Example
Text Example
White with #775228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775228; }
p { color: rgb(119,82,40); }
H1.HeaderClassName
{
color: #775228;
}
.AnyTagClassName
{
color: #775228;
}
</style>
background-color css
<style>
a { background-color: #775228; }
a { background-color: rgb(119,82,40); }
div.DivClassName
{
background-color: #775228;
}
.BgClassName
{
background-color: #775228;
}
</style>
border-color css
<style>
span { border-color: #775228; }
span { border-color: rgb(119,82,40); }
td.TdClassName
{
border-color: #775228;
}
.TagClassName
{
border-color: #775228;
}
</style>