Shades of Hot Curry #845719
Tints of Hot Curry #845719
RGB
CMYK
RGB Variations
Color information
#845719 (or 0x845719) is known color: Hot Curry. HEX triplet: 84, 57 and 19. RGB value is (132,87,25). Sum of RGB (Red+Green+Blue) = 132+87+25=244 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.10% from 244); Green value is 87 (34.38% from 255 or 35.66% from 244); Blue value is 25 (10.16% from 255 or 10.25% from 244); Max value from RGB is 132 - color contains mainly: red. Hex color #845719 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845719 is #7BA8E6. Grayscale: #5D5D5D. Windows color (decimal): -8104167 or 1660804. OLE color: 1660804.
HSL color Cylindrical-coordinate representation of color #845719: hue angle of 34.77º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #845719 is Cyan = 0, Magento = 0.34, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 25 | - |
| CMYK | 0 | 0.34 | 0.81 | 0.48 |
| HSL | 34.77º | 0.68% | 0.31% | - |
| HSV(B) | 34.77º | 0.81% | 0.52% | - |
| XYZ | 13.1 | 11.79 | 2.51 | - |
| YUV | 93.39 | 89.41 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 25 | 0 | 0.34 | 0.81 | 0.48 | 34.77 | 0.68 | 0.31 |
| Hex | 84 | 57 | 19 | 0 | 22 | 51 | 30 | 23 | 44 | 1F |
| Octal | 204 | 127 | 31 | 0 | 42 | 121 | 60 | 43 | 104 | 37 |
| Binary | 10000100 | 1010111 | 11001 | 0 | 100010 | 1010001 | 110000 | 100011 | 1000100 | 11111 |
Color Harmonies of #845719
Complementary color
Monochromatic Colors of #845719
Black with #845719
Text Example
Text Example
White with #845719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845719; }
p { color: rgb(132,87,25); }
H1.HeaderClassName
{
color: #845719;
}
.AnyTagClassName
{
color: #845719;
}
</style>
background-color css
<style>
a { background-color: #845719; }
a { background-color: rgb(132,87,25); }
div.DivClassName
{
background-color: #845719;
}
.BgClassName
{
background-color: #845719;
}
</style>
border-color css
<style>
span { border-color: #845719; }
span { border-color: rgb(132,87,25); }
td.TdClassName
{
border-color: #845719;
}
.TagClassName
{
border-color: #845719;
}
</style>