Shades of Hot Curry #775828
Tints of Hot Curry #775828
RGB
CMYK
RGB Variations
Color information
#775828 (or 0x775828) is known color: Hot Curry. HEX triplet: 77, 58 and 28. RGB value is (119,88,40). Sum of RGB (Red+Green+Blue) = 119+88+40=247 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.18% from 247); Green value is 88 (34.77% from 255 or 35.63% from 247); Blue value is 40 (16.02% from 255 or 16.19% from 247); Max value from RGB is 119 - color contains mainly: red. Hex color #775828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775828 is #88A7D7. Grayscale: #5C5C5C. Windows color (decimal): -8955864 or 2644087. OLE color: 2644087.
HSL color Cylindrical-coordinate representation of color #775828: hue angle of 36.46º 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 #775828 is Cyan = 0, Magento = 0.26, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 40 | - |
| CMYK | 0 | 0.26 | 0.66 | 0.53 |
| HSL | 36.46º | 0.5% | 0.31% | - |
| HSV(B) | 36.46º | 0.66% | 0.47% | - |
| XYZ | 11.48 | 11.05 | 3.54 | - |
| YUV | 91.8 | 98.77 | 147.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 40 | 0 | 0.26 | 0.66 | 0.53 | 36.46 | 0.5 | 0.31 |
| Hex | 77 | 58 | 28 | 0 | 1A | 42 | 35 | 24 | 32 | 1F |
| Octal | 167 | 130 | 50 | 0 | 32 | 102 | 65 | 44 | 62 | 37 |
| Binary | 1110111 | 1011000 | 101000 | 0 | 11010 | 1000010 | 110101 | 100100 | 110010 | 11111 |
Color Harmonies of #775828
Complementary color
Monochromatic Colors of #775828
Black with #775828
Text Example
Text Example
White with #775828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775828; }
p { color: rgb(119,88,40); }
H1.HeaderClassName
{
color: #775828;
}
.AnyTagClassName
{
color: #775828;
}
</style>
background-color css
<style>
a { background-color: #775828; }
a { background-color: rgb(119,88,40); }
div.DivClassName
{
background-color: #775828;
}
.BgClassName
{
background-color: #775828;
}
</style>
border-color css
<style>
span { border-color: #775828; }
span { border-color: rgb(119,88,40); }
td.TdClassName
{
border-color: #775828;
}
.TagClassName
{
border-color: #775828;
}
</style>