Shades of Hot Curry #816028
Tints of Hot Curry #816028
RGB
CMYK
RGB Variations
Color information
#816028 (or 0x816028) is known color: Hot Curry. HEX triplet: 81, 60 and 28. RGB value is (129,96,40). Sum of RGB (Red+Green+Blue) = 129+96+40=265 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.68% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 40 (16.02% from 255 or 15.09% from 265); Max value from RGB is 129 - color contains mainly: red. Hex color #816028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816028 is #7E9FD7. Grayscale: #636363. Windows color (decimal): -8298456 or 2646145. OLE color: 2646145.
HSL color Cylindrical-coordinate representation of color #816028: hue angle of 37.75º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #816028 is Cyan = 0, Magento = 0.26, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 40 | - |
| CMYK | 0 | 0.26 | 0.69 | 0.49 |
| HSL | 37.75º | 0.53% | 0.33% | - |
| HSV(B) | 37.75º | 0.69% | 0.51% | - |
| XYZ | 13.62 | 13.19 | 3.83 | - |
| YUV | 99.48 | 94.43 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 40 | 0 | 0.26 | 0.69 | 0.49 | 37.75 | 0.53 | 0.33 |
| Hex | 81 | 60 | 28 | 0 | 1A | 45 | 31 | 26 | 35 | 21 |
| Octal | 201 | 140 | 50 | 0 | 32 | 105 | 61 | 46 | 65 | 41 |
| Binary | 10000001 | 1100000 | 101000 | 0 | 11010 | 1000101 | 110001 | 100110 | 110101 | 100001 |
Color Harmonies of #816028
Complementary color
Monochromatic Colors of #816028
Black with #816028
Text Example
Text Example
White with #816028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816028; }
p { color: rgb(129,96,40); }
H1.HeaderClassName
{
color: #816028;
}
.AnyTagClassName
{
color: #816028;
}
</style>
background-color css
<style>
a { background-color: #816028; }
a { background-color: rgb(129,96,40); }
div.DivClassName
{
background-color: #816028;
}
.BgClassName
{
background-color: #816028;
}
</style>
border-color css
<style>
span { border-color: #816028; }
span { border-color: rgb(129,96,40); }
td.TdClassName
{
border-color: #816028;
}
.TagClassName
{
border-color: #816028;
}
</style>