Shades of Hot Curry #845814
Tints of Hot Curry #845814
RGB
CMYK
RGB Variations
Color information
#845814 (or 0x845814) is known color: Hot Curry. HEX triplet: 84, 58 and 14. RGB value is (132,88,20). Sum of RGB (Red+Green+Blue) = 132+88+20=240 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55% from 240); Green value is 88 (34.77% from 255 or 36.67% from 240); Blue value is 20 (8.20% from 255 or 8.33% from 240); Max value from RGB is 132 - color contains mainly: red. Hex color #845814 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845814 is #7BA7EB. Grayscale: #5D5D5D. Windows color (decimal): -8103916 or 1333380. OLE color: 1333380.
HSL color Cylindrical-coordinate representation of color #845814: hue angle of 36.43º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #845814 is Cyan = 0, Magento = 0.33, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 20 | - |
| CMYK | 0 | 0.33 | 0.85 | 0.48 |
| HSL | 36.43º | 0.74% | 0.3% | - |
| HSV(B) | 36.43º | 0.85% | 0.52% | - |
| XYZ | 13.13 | 11.94 | 2.27 | - |
| YUV | 93.4 | 86.58 | 155.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 20 | 0 | 0.33 | 0.85 | 0.48 | 36.43 | 0.74 | 0.3 |
| Hex | 84 | 58 | 14 | 0 | 21 | 55 | 30 | 24 | 4A | 1E |
| Octal | 204 | 130 | 24 | 0 | 41 | 125 | 60 | 44 | 112 | 36 |
| Binary | 10000100 | 1011000 | 10100 | 0 | 100001 | 1010101 | 110000 | 100100 | 1001010 | 11110 |
Color Harmonies of #845814
Complementary color
Monochromatic Colors of #845814
Black with #845814
Text Example
Text Example
White with #845814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845814; }
p { color: rgb(132,88,20); }
H1.HeaderClassName
{
color: #845814;
}
.AnyTagClassName
{
color: #845814;
}
</style>
background-color css
<style>
a { background-color: #845814; }
a { background-color: rgb(132,88,20); }
div.DivClassName
{
background-color: #845814;
}
.BgClassName
{
background-color: #845814;
}
</style>
border-color css
<style>
span { border-color: #845814; }
span { border-color: rgb(132,88,20); }
td.TdClassName
{
border-color: #845814;
}
.TagClassName
{
border-color: #845814;
}
</style>