Shades of Hot Curry #845521
Tints of Hot Curry #845521
RGB
CMYK
RGB Variations
Color information
#845521 (or 0x845521) is known color: Hot Curry. HEX triplet: 84, 55 and 21. RGB value is (132,85,33). Sum of RGB (Red+Green+Blue) = 132+85+33=250 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.8% from 250); Green value is 85 (33.59% from 255 or 34% from 250); Blue value is 33 (13.28% from 255 or 13.2% from 250); Max value from RGB is 132 - color contains mainly: red. Hex color #845521 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845521 is #7BAADE. Grayscale: #5D5D5D. Windows color (decimal): -8104671 or 2184580. OLE color: 2184580.
HSL color Cylindrical-coordinate representation of color #845521: hue angle of 31.52º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #845521 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 85 | 33 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.48 |
| HSL | 31.52º | 0.6% | 0.32% | - |
| HSV(B) | 31.52º | 0.75% | 0.52% | - |
| XYZ | 13.04 | 11.51 | 2.97 | - |
| YUV | 93.13 | 94.07 | 155.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 85 | 33 | 0 | 0.36 | 0.75 | 0.48 | 31.52 | 0.6 | 0.32 |
| Hex | 84 | 55 | 21 | 0 | 24 | 4B | 30 | 20 | 3C | 20 |
| Octal | 204 | 125 | 41 | 0 | 44 | 113 | 60 | 40 | 74 | 40 |
| Binary | 10000100 | 1010101 | 100001 | 0 | 100100 | 1001011 | 110000 | 100000 | 111100 | 100000 |
Color Harmonies of #845521
Complementary color
Monochromatic Colors of #845521
Black with #845521
Text Example
Text Example
White with #845521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845521; }
p { color: rgb(132,85,33); }
H1.HeaderClassName
{
color: #845521;
}
.AnyTagClassName
{
color: #845521;
}
</style>
background-color css
<style>
a { background-color: #845521; }
a { background-color: rgb(132,85,33); }
div.DivClassName
{
background-color: #845521;
}
.BgClassName
{
background-color: #845521;
}
</style>
border-color css
<style>
span { border-color: #845521; }
span { border-color: rgb(132,85,33); }
td.TdClassName
{
border-color: #845521;
}
.TagClassName
{
border-color: #845521;
}
</style>