Shades of Hot Curry #795327
Tints of Hot Curry #795327
RGB
CMYK
RGB Variations
Color information
#795327 (or 0x795327) is known color: Hot Curry. HEX triplet: 79, 53 and 27. RGB value is (121,83,39). Sum of RGB (Red+Green+Blue) = 121+83+39=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 83 (32.81% from 255 or 34.16% from 243); Blue value is 39 (15.62% from 255 or 16.05% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #795327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #795327 is #86ACD8. Grayscale: #595959. Windows color (decimal): -8826073 or 2577273. OLE color: 2577273.
HSL color Cylindrical-coordinate representation of color #795327: hue angle of 32.2º 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 #795327 is Cyan = 0, Magento = 0.31, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 83 | 39 | - |
| CMYK | 0 | 0.31 | 0.68 | 0.53 |
| HSL | 32.2º | 0.51% | 0.31% | - |
| HSV(B) | 32.2º | 0.68% | 0.47% | - |
| XYZ | 11.34 | 10.4 | 3.33 | - |
| YUV | 89.35 | 99.59 | 150.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 83 | 39 | 0 | 0.31 | 0.68 | 0.53 | 32.2 | 0.51 | 0.31 |
| Hex | 79 | 53 | 27 | 0 | 1F | 44 | 35 | 20 | 33 | 1F |
| Octal | 171 | 123 | 47 | 0 | 37 | 104 | 65 | 40 | 63 | 37 |
| Binary | 1111001 | 1010011 | 100111 | 0 | 11111 | 1000100 | 110101 | 100000 | 110011 | 11111 |
Color Harmonies of #795327
Complementary color
Monochromatic Colors of #795327
Black with #795327
Text Example
Text Example
White with #795327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795327; }
p { color: rgb(121,83,39); }
H1.HeaderClassName
{
color: #795327;
}
.AnyTagClassName
{
color: #795327;
}
</style>
background-color css
<style>
a { background-color: #795327; }
a { background-color: rgb(121,83,39); }
div.DivClassName
{
background-color: #795327;
}
.BgClassName
{
background-color: #795327;
}
</style>
border-color css
<style>
span { border-color: #795327; }
span { border-color: rgb(121,83,39); }
td.TdClassName
{
border-color: #795327;
}
.TagClassName
{
border-color: #795327;
}
</style>