Shades of Hot Curry #816132
Tints of Hot Curry #816132
RGB
CMYK
RGB Variations
Color information
#816132 (or 0x816132) is known color: Hot Curry. HEX triplet: 81, 61 and 32. RGB value is (129,97,50). Sum of RGB (Red+Green+Blue) = 129+97+50=276 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.74% from 276); Green value is 97 (38.28% from 255 or 35.14% from 276); Blue value is 50 (19.92% from 255 or 18.12% from 276); Max value from RGB is 129 - color contains mainly: red. Hex color #816132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816132 is #7E9ECD. Grayscale: #656565. Windows color (decimal): -8298190 or 3301761. OLE color: 3301761.
HSL color Cylindrical-coordinate representation of color #816132: hue angle of 35.7º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #816132 is Cyan = 0, Magento = 0.25, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 50 | - |
| CMYK | 0 | 0.25 | 0.61 | 0.49 |
| HSL | 35.7º | 0.44% | 0.35% | - |
| HSV(B) | 35.7º | 0.61% | 0.51% | - |
| XYZ | 13.9 | 13.45 | 4.88 | - |
| YUV | 101.21 | 99.1 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 50 | 0 | 0.25 | 0.61 | 0.49 | 35.7 | 0.44 | 0.35 |
| Hex | 81 | 61 | 32 | 0 | 19 | 3D | 31 | 24 | 2C | 23 |
| Octal | 201 | 141 | 62 | 0 | 31 | 75 | 61 | 44 | 54 | 43 |
| Binary | 10000001 | 1100001 | 110010 | 0 | 11001 | 111101 | 110001 | 100100 | 101100 | 100011 |
Color Harmonies of #816132
Complementary color
Monochromatic Colors of #816132
Black with #816132
Text Example
Text Example
White with #816132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816132; }
p { color: rgb(129,97,50); }
H1.HeaderClassName
{
color: #816132;
}
.AnyTagClassName
{
color: #816132;
}
</style>
background-color css
<style>
a { background-color: #816132; }
a { background-color: rgb(129,97,50); }
div.DivClassName
{
background-color: #816132;
}
.BgClassName
{
background-color: #816132;
}
</style>
border-color css
<style>
span { border-color: #816132; }
span { border-color: rgb(129,97,50); }
td.TdClassName
{
border-color: #816132;
}
.TagClassName
{
border-color: #816132;
}
</style>