Shades of Hot Curry #815522
Tints of Hot Curry #815522
RGB
CMYK
RGB Variations
Color information
#815522 (or 0x815522) is known color: Hot Curry. HEX triplet: 81, 55 and 22. RGB value is (129,85,34). Sum of RGB (Red+Green+Blue) = 129+85+34=248 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.02% from 248); Green value is 85 (33.59% from 255 or 34.27% from 248); Blue value is 34 (13.67% from 255 or 13.71% from 248); Max value from RGB is 129 - color contains mainly: red. Hex color #815522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815522 is #7EAADD. Grayscale: #5C5C5C. Windows color (decimal): -8301278 or 2250113. OLE color: 2250113.
HSL color Cylindrical-coordinate representation of color #815522: hue angle of 32.21º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #815522 is Cyan = 0, Magento = 0.34, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 34 | - |
| CMYK | 0 | 0.34 | 0.74 | 0.49 |
| HSL | 32.21º | 0.58% | 0.32% | - |
| HSV(B) | 32.21º | 0.74% | 0.51% | - |
| XYZ | 12.59 | 11.28 | 3.03 | - |
| YUV | 92.34 | 95.08 | 154.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 34 | 0 | 0.34 | 0.74 | 0.49 | 32.21 | 0.58 | 0.32 |
| Hex | 81 | 55 | 22 | 0 | 22 | 4A | 31 | 20 | 3A | 20 |
| Octal | 201 | 125 | 42 | 0 | 42 | 112 | 61 | 40 | 72 | 40 |
| Binary | 10000001 | 1010101 | 100010 | 0 | 100010 | 1001010 | 110001 | 100000 | 111010 | 100000 |
Color Harmonies of #815522
Complementary color
Monochromatic Colors of #815522
Black with #815522
Text Example
Text Example
White with #815522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815522; }
p { color: rgb(129,85,34); }
H1.HeaderClassName
{
color: #815522;
}
.AnyTagClassName
{
color: #815522;
}
</style>
background-color css
<style>
a { background-color: #815522; }
a { background-color: rgb(129,85,34); }
div.DivClassName
{
background-color: #815522;
}
.BgClassName
{
background-color: #815522;
}
</style>
border-color css
<style>
span { border-color: #815522; }
span { border-color: rgb(129,85,34); }
td.TdClassName
{
border-color: #815522;
}
.TagClassName
{
border-color: #815522;
}
</style>