Shades of Hot Curry #815220
Tints of Hot Curry #815220
RGB
CMYK
RGB Variations
Color information
#815220 (or 0x815220) is known color: Hot Curry. HEX triplet: 81, 52 and 20. RGB value is (129,82,32). Sum of RGB (Red+Green+Blue) = 129+82+32=243 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.09% from 243); Green value is 82 (32.42% from 255 or 33.74% from 243); Blue value is 32 (12.89% from 255 or 13.17% from 243); Max value from RGB is 129 - color contains mainly: red. Hex color #815220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815220 is #7EADDF. Grayscale: #5A5A5A. Windows color (decimal): -8302048 or 2118273. OLE color: 2118273.
HSL color Cylindrical-coordinate representation of color #815220: hue angle of 30.93º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #815220 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 32 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.49 |
| HSL | 30.93º | 0.6% | 0.32% | - |
| HSV(B) | 30.93º | 0.75% | 0.51% | - |
| XYZ | 12.33 | 10.81 | 2.8 | - |
| YUV | 90.35 | 95.07 | 155.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 32 | 0 | 0.36 | 0.75 | 0.49 | 30.93 | 0.6 | 0.32 |
| Hex | 81 | 52 | 20 | 0 | 24 | 4B | 31 | 1F | 3C | 20 |
| Octal | 201 | 122 | 40 | 0 | 44 | 113 | 61 | 37 | 74 | 40 |
| Binary | 10000001 | 1010010 | 100000 | 0 | 100100 | 1001011 | 110001 | 11111 | 111100 | 100000 |
Color Harmonies of #815220
Complementary color
Monochromatic Colors of #815220
Black with #815220
Text Example
Text Example
White with #815220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815220; }
p { color: rgb(129,82,32); }
H1.HeaderClassName
{
color: #815220;
}
.AnyTagClassName
{
color: #815220;
}
</style>
background-color css
<style>
a { background-color: #815220; }
a { background-color: rgb(129,82,32); }
div.DivClassName
{
background-color: #815220;
}
.BgClassName
{
background-color: #815220;
}
</style>
border-color css
<style>
span { border-color: #815220; }
span { border-color: rgb(129,82,32); }
td.TdClassName
{
border-color: #815220;
}
.TagClassName
{
border-color: #815220;
}
</style>