Shades of Hot Curry #785826
Tints of Hot Curry #785826
RGB
CMYK
RGB Variations
Color information
#785826 (or 0x785826) is known color: Hot Curry. HEX triplet: 78, 58 and 26. RGB value is (120,88,38). Sum of RGB (Red+Green+Blue) = 120+88+38=246 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.78% from 246); Green value is 88 (34.77% from 255 or 35.77% from 246); Blue value is 38 (15.23% from 255 or 15.45% from 246); Max value from RGB is 120 - color contains mainly: red. Hex color #785826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785826 is #87A7D9. Grayscale: #5C5C5C. Windows color (decimal): -8890330 or 2513016. OLE color: 2513016.
HSL color Cylindrical-coordinate representation of color #785826: hue angle of 36.59º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #785826 is Cyan = 0, Magento = 0.27, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 88 | 38 | - |
| CMYK | 0 | 0.27 | 0.68 | 0.53 |
| HSL | 36.59º | 0.52% | 0.31% | - |
| HSV(B) | 36.59º | 0.68% | 0.47% | - |
| XYZ | 11.59 | 11.11 | 3.37 | - |
| YUV | 91.87 | 97.6 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 38 | 0 | 0.27 | 0.68 | 0.53 | 36.59 | 0.52 | 0.31 |
| Hex | 78 | 58 | 26 | 0 | 1B | 44 | 35 | 25 | 34 | 1F |
| Octal | 170 | 130 | 46 | 0 | 33 | 104 | 65 | 45 | 64 | 37 |
| Binary | 1111000 | 1011000 | 100110 | 0 | 11011 | 1000100 | 110101 | 100101 | 110100 | 11111 |
Color Harmonies of #785826
Complementary color
Monochromatic Colors of #785826
Black with #785826
Text Example
Text Example
White with #785826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785826; }
p { color: rgb(120,88,38); }
H1.HeaderClassName
{
color: #785826;
}
.AnyTagClassName
{
color: #785826;
}
</style>
background-color css
<style>
a { background-color: #785826; }
a { background-color: rgb(120,88,38); }
div.DivClassName
{
background-color: #785826;
}
.BgClassName
{
background-color: #785826;
}
</style>
border-color css
<style>
span { border-color: #785826; }
span { border-color: rgb(120,88,38); }
td.TdClassName
{
border-color: #785826;
}
.TagClassName
{
border-color: #785826;
}
</style>