Shades of Hot Curry #775325
Tints of Hot Curry #775325
RGB
CMYK
RGB Variations
Color information
#775325 (or 0x775325) is known color: Hot Curry. HEX triplet: 77, 53 and 25. RGB value is (119,83,37). Sum of RGB (Red+Green+Blue) = 119+83+37=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #775325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775325 is #88ACDA. Grayscale: #585858. Windows color (decimal): -8957147 or 2446199. OLE color: 2446199.
HSL color Cylindrical-coordinate representation of color #775325: hue angle of 33.66º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #775325 is Cyan = 0, Magento = 0.30, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 37 | - |
| CMYK | 0 | 0.30 | 0.69 | 0.53 |
| HSL | 33.66º | 0.53% | 0.31% | - |
| HSV(B) | 33.66º | 0.69% | 0.47% | - |
| XYZ | 11.03 | 10.24 | 3.15 | - |
| YUV | 88.52 | 98.93 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 37 | 0 | 0.30 | 0.69 | 0.53 | 33.66 | 0.53 | 0.31 |
| Hex | 77 | 53 | 25 | 0 | 1E | 45 | 35 | 22 | 35 | 1F |
| Octal | 167 | 123 | 45 | 0 | 36 | 105 | 65 | 42 | 65 | 37 |
| Binary | 1110111 | 1010011 | 100101 | 0 | 11110 | 1000101 | 110101 | 100010 | 110101 | 11111 |
Color Harmonies of #775325
Complementary color
Monochromatic Colors of #775325
Black with #775325
Text Example
Text Example
White with #775325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775325; }
p { color: rgb(119,83,37); }
H1.HeaderClassName
{
color: #775325;
}
.AnyTagClassName
{
color: #775325;
}
</style>
background-color css
<style>
a { background-color: #775325; }
a { background-color: rgb(119,83,37); }
div.DivClassName
{
background-color: #775325;
}
.BgClassName
{
background-color: #775325;
}
</style>
border-color css
<style>
span { border-color: #775325; }
span { border-color: rgb(119,83,37); }
td.TdClassName
{
border-color: #775325;
}
.TagClassName
{
border-color: #775325;
}
</style>