Shades of Hot Curry #785227
Tints of Hot Curry #785227
RGB
CMYK
RGB Variations
Color information
#785227 (or 0x785227) is known color: Hot Curry. HEX triplet: 78, 52 and 27. RGB value is (120,82,39). Sum of RGB (Red+Green+Blue) = 120+82+39=241 (31% of max value = 765). Red value is 120 (47.27% from 255 or 49.79% from 241); Green value is 82 (32.42% from 255 or 34.02% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 120 - color contains mainly: red. Hex color #785227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785227 is #87ADD8. Grayscale: #585858. Windows color (decimal): -8891865 or 2577016. OLE color: 2577016.
HSL color Cylindrical-coordinate representation of color #785227: hue angle of 31.85º degrees, saturation: 0.51, 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 #785227 is Cyan = 0, Magento = 0.32, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 82 | 39 | - |
| CMYK | 0 | 0.32 | 0.67 | 0.53 |
| HSL | 31.85º | 0.51% | 0.31% | - |
| HSV(B) | 31.85º | 0.68% | 0.47% | - |
| XYZ | 11.13 | 10.17 | 3.3 | - |
| YUV | 88.46 | 100.09 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 39 | 0 | 0.32 | 0.67 | 0.53 | 31.85 | 0.51 | 0.31 |
| Hex | 78 | 52 | 27 | 0 | 20 | 43 | 35 | 20 | 33 | 1F |
| Octal | 170 | 122 | 47 | 0 | 40 | 103 | 65 | 40 | 63 | 37 |
| Binary | 1111000 | 1010010 | 100111 | 0 | 100000 | 1000011 | 110101 | 100000 | 110011 | 11111 |
Color Harmonies of #785227
Complementary color
Monochromatic Colors of #785227
Black with #785227
Text Example
Text Example
White with #785227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785227; }
p { color: rgb(120,82,39); }
H1.HeaderClassName
{
color: #785227;
}
.AnyTagClassName
{
color: #785227;
}
</style>
background-color css
<style>
a { background-color: #785227; }
a { background-color: rgb(120,82,39); }
div.DivClassName
{
background-color: #785227;
}
.BgClassName
{
background-color: #785227;
}
</style>
border-color css
<style>
span { border-color: #785227; }
span { border-color: rgb(120,82,39); }
td.TdClassName
{
border-color: #785227;
}
.TagClassName
{
border-color: #785227;
}
</style>