Shades of Hot Curry #845522
Tints of Hot Curry #845522
RGB
CMYK
RGB Variations
Color information
#845522 (or 0x845522) is known color: Hot Curry. HEX triplet: 84, 55 and 22. RGB value is (132,85,34). Sum of RGB (Red+Green+Blue) = 132+85+34=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 85 (33.59% from 255 or 33.86% from 251); Blue value is 34 (13.67% from 255 or 13.55% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #845522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845522 is #7BAADD. Grayscale: #5D5D5D. Windows color (decimal): -8104670 or 2250116. OLE color: 2250116.
HSL color Cylindrical-coordinate representation of color #845522: hue angle of 31.22º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #845522 is Cyan = 0, Magento = 0.36, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 85 | 34 | - |
| CMYK | 0 | 0.36 | 0.74 | 0.48 |
| HSL | 31.22º | 0.59% | 0.33% | - |
| HSV(B) | 31.22º | 0.74% | 0.52% | - |
| XYZ | 13.05 | 11.52 | 3.05 | - |
| YUV | 93.24 | 94.57 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 85 | 34 | 0 | 0.36 | 0.74 | 0.48 | 31.22 | 0.59 | 0.33 |
| Hex | 84 | 55 | 22 | 0 | 24 | 4A | 30 | 1F | 3B | 21 |
| Octal | 204 | 125 | 42 | 0 | 44 | 112 | 60 | 37 | 73 | 41 |
| Binary | 10000100 | 1010101 | 100010 | 0 | 100100 | 1001010 | 110000 | 11111 | 111011 | 100001 |
Color Harmonies of #845522
Complementary color
Monochromatic Colors of #845522
Black with #845522
Text Example
Text Example
White with #845522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845522; }
p { color: rgb(132,85,34); }
H1.HeaderClassName
{
color: #845522;
}
.AnyTagClassName
{
color: #845522;
}
</style>
background-color css
<style>
a { background-color: #845522; }
a { background-color: rgb(132,85,34); }
div.DivClassName
{
background-color: #845522;
}
.BgClassName
{
background-color: #845522;
}
</style>
border-color css
<style>
span { border-color: #845522; }
span { border-color: rgb(132,85,34); }
td.TdClassName
{
border-color: #845522;
}
.TagClassName
{
border-color: #845522;
}
</style>