Shades of Hot Curry #816030
Tints of Hot Curry #816030
RGB
CMYK
RGB Variations
Color information
#816030 (or 0x816030) is known color: Hot Curry. HEX triplet: 81, 60 and 30. RGB value is (129,96,48). Sum of RGB (Red+Green+Blue) = 129+96+48=273 (36% of max value = 765). Red value is 129 (50.78% from 255 or 47.25% from 273); Green value is 96 (37.89% from 255 or 35.16% from 273); Blue value is 48 (19.14% from 255 or 17.58% from 273); Max value from RGB is 129 - color contains mainly: red. Hex color #816030 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816030 is #7E9FCF. Grayscale: #646464. Windows color (decimal): -8298448 or 3170433. OLE color: 3170433.
HSL color Cylindrical-coordinate representation of color #816030: hue angle of 35.56º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #816030 is Cyan = 0, Magento = 0.26, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 48 | - |
| CMYK | 0 | 0.26 | 0.63 | 0.49 |
| HSL | 35.56º | 0.46% | 0.35% | - |
| HSV(B) | 35.56º | 0.63% | 0.51% | - |
| XYZ | 13.77 | 13.25 | 4.63 | - |
| YUV | 100.4 | 98.43 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 48 | 0 | 0.26 | 0.63 | 0.49 | 35.56 | 0.46 | 0.35 |
| Hex | 81 | 60 | 30 | 0 | 1A | 3F | 31 | 24 | 2E | 23 |
| Octal | 201 | 140 | 60 | 0 | 32 | 77 | 61 | 44 | 56 | 43 |
| Binary | 10000001 | 1100000 | 110000 | 0 | 11010 | 111111 | 110001 | 100100 | 101110 | 100011 |
Color Harmonies of #816030
Complementary color
Monochromatic Colors of #816030
Black with #816030
Text Example
Text Example
White with #816030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816030; }
p { color: rgb(129,96,48); }
H1.HeaderClassName
{
color: #816030;
}
.AnyTagClassName
{
color: #816030;
}
</style>
background-color css
<style>
a { background-color: #816030; }
a { background-color: rgb(129,96,48); }
div.DivClassName
{
background-color: #816030;
}
.BgClassName
{
background-color: #816030;
}
</style>
border-color css
<style>
span { border-color: #816030; }
span { border-color: rgb(129,96,48); }
td.TdClassName
{
border-color: #816030;
}
.TagClassName
{
border-color: #816030;
}
</style>