Shades of Hot Curry #775521
Tints of Hot Curry #775521
RGB
CMYK
RGB Variations
Color information
#775521 (or 0x775521) is known color: Hot Curry. HEX triplet: 77, 55 and 21. RGB value is (119,85,33). Sum of RGB (Red+Green+Blue) = 119+85+33=237 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.21% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 33 (13.28% from 255 or 13.92% from 237); Max value from RGB is 119 - color contains mainly: red. Hex color #775521 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775521 is #88AADE. Grayscale: #595959. Windows color (decimal): -8956639 or 2184567. OLE color: 2184567.
HSL color Cylindrical-coordinate representation of color #775521: hue angle of 36.28º 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 #775521 is Cyan = 0, Magento = 0.29, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 85 | 33 | - |
| CMYK | 0 | 0.29 | 0.72 | 0.53 |
| HSL | 36.28º | 0.57% | 0.3% | - |
| HSV(B) | 36.28º | 0.72% | 0.47% | - |
| XYZ | 11.13 | 10.53 | 2.88 | - |
| YUV | 89.24 | 96.26 | 149.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 85 | 33 | 0 | 0.29 | 0.72 | 0.53 | 36.28 | 0.57 | 0.3 |
| Hex | 77 | 55 | 21 | 0 | 1D | 48 | 35 | 24 | 39 | 1E |
| Octal | 167 | 125 | 41 | 0 | 35 | 110 | 65 | 44 | 71 | 36 |
| Binary | 1110111 | 1010101 | 100001 | 0 | 11101 | 1001000 | 110101 | 100100 | 111001 | 11110 |
Color Harmonies of #775521
Complementary color
Monochromatic Colors of #775521
Black with #775521
Text Example
Text Example
White with #775521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775521; }
p { color: rgb(119,85,33); }
H1.HeaderClassName
{
color: #775521;
}
.AnyTagClassName
{
color: #775521;
}
</style>
background-color css
<style>
a { background-color: #775521; }
a { background-color: rgb(119,85,33); }
div.DivClassName
{
background-color: #775521;
}
.BgClassName
{
background-color: #775521;
}
</style>
border-color css
<style>
span { border-color: #775521; }
span { border-color: rgb(119,85,33); }
td.TdClassName
{
border-color: #775521;
}
.TagClassName
{
border-color: #775521;
}
</style>