Shades of Hot Curry #775827
Tints of Hot Curry #775827
RGB
CMYK
RGB Variations
Color information
#775827 (or 0x775827) is known color: Hot Curry. HEX triplet: 77, 58 and 27. RGB value is (119,88,39). Sum of RGB (Red+Green+Blue) = 119+88+39=246 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.37% from 246); Green value is 88 (34.77% from 255 or 35.77% from 246); Blue value is 39 (15.62% from 255 or 15.85% from 246); Max value from RGB is 119 - color contains mainly: red. Hex color #775827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775827 is #88A7D8. Grayscale: #5B5B5B. Windows color (decimal): -8955865 or 2578551. OLE color: 2578551.
HSL color Cylindrical-coordinate representation of color #775827: hue angle of 36.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #775827 is Cyan = 0, Magento = 0.26, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 39 | - |
| CMYK | 0 | 0.26 | 0.67 | 0.53 |
| HSL | 36.75º | 0.51% | 0.31% | - |
| HSV(B) | 36.75º | 0.67% | 0.47% | - |
| XYZ | 11.46 | 11.05 | 3.45 | - |
| YUV | 91.68 | 98.27 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 39 | 0 | 0.26 | 0.67 | 0.53 | 36.75 | 0.51 | 0.31 |
| Hex | 77 | 58 | 27 | 0 | 1A | 43 | 35 | 25 | 33 | 1F |
| Octal | 167 | 130 | 47 | 0 | 32 | 103 | 65 | 45 | 63 | 37 |
| Binary | 1110111 | 1011000 | 100111 | 0 | 11010 | 1000011 | 110101 | 100101 | 110011 | 11111 |
Color Harmonies of #775827
Complementary color
Monochromatic Colors of #775827
Black with #775827
Text Example
Text Example
White with #775827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775827; }
p { color: rgb(119,88,39); }
H1.HeaderClassName
{
color: #775827;
}
.AnyTagClassName
{
color: #775827;
}
</style>
background-color css
<style>
a { background-color: #775827; }
a { background-color: rgb(119,88,39); }
div.DivClassName
{
background-color: #775827;
}
.BgClassName
{
background-color: #775827;
}
</style>
border-color css
<style>
span { border-color: #775827; }
span { border-color: rgb(119,88,39); }
td.TdClassName
{
border-color: #775827;
}
.TagClassName
{
border-color: #775827;
}
</style>