Shades of Hot Curry #795726
Tints of Hot Curry #795726
RGB
CMYK
RGB Variations
Color information
#795726 (or 0x795726) is known color: Hot Curry. HEX triplet: 79, 57 and 26. RGB value is (121,87,38). Sum of RGB (Red+Green+Blue) = 121+87+38=246 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.19% from 246); Green value is 87 (34.38% from 255 or 35.37% from 246); Blue value is 38 (15.23% from 255 or 15.45% from 246); Max value from RGB is 121 - color contains mainly: red. Hex color #795726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #795726 is #86A8D9. Grayscale: #5B5B5B. Windows color (decimal): -8825050 or 2512761. OLE color: 2512761.
HSL color Cylindrical-coordinate representation of color #795726: hue angle of 35.42º degrees, saturation: 0.52, 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 #795726 is Cyan = 0, Magento = 0.28, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 87 | 38 | - |
| CMYK | 0 | 0.28 | 0.69 | 0.53 |
| HSL | 35.42º | 0.52% | 0.31% | - |
| HSV(B) | 35.42º | 0.69% | 0.47% | - |
| XYZ | 11.64 | 11.02 | 3.35 | - |
| YUV | 91.58 | 97.76 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 87 | 38 | 0 | 0.28 | 0.69 | 0.53 | 35.42 | 0.52 | 0.31 |
| Hex | 79 | 57 | 26 | 0 | 1C | 45 | 35 | 23 | 34 | 1F |
| Octal | 171 | 127 | 46 | 0 | 34 | 105 | 65 | 43 | 64 | 37 |
| Binary | 1111001 | 1010111 | 100110 | 0 | 11100 | 1000101 | 110101 | 100011 | 110100 | 11111 |
Color Harmonies of #795726
Complementary color
Monochromatic Colors of #795726
Black with #795726
Text Example
Text Example
White with #795726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795726; }
p { color: rgb(121,87,38); }
H1.HeaderClassName
{
color: #795726;
}
.AnyTagClassName
{
color: #795726;
}
</style>
background-color css
<style>
a { background-color: #795726; }
a { background-color: rgb(121,87,38); }
div.DivClassName
{
background-color: #795726;
}
.BgClassName
{
background-color: #795726;
}
</style>
border-color css
<style>
span { border-color: #795726; }
span { border-color: rgb(121,87,38); }
td.TdClassName
{
border-color: #795726;
}
.TagClassName
{
border-color: #795726;
}
</style>