Shades of Hot Curry #815629
Tints of Hot Curry #815629
RGB
CMYK
RGB Variations
Color information
#815629 (or 0x815629) is known color: Hot Curry. HEX triplet: 81, 56 and 29. RGB value is (129,86,41). Sum of RGB (Red+Green+Blue) = 129+86+41=256 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.39% from 256); Green value is 86 (33.98% from 255 or 33.59% from 256); Blue value is 41 (16.41% from 255 or 16.02% from 256); Max value from RGB is 129 - color contains mainly: red. Hex color #815629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815629 is #7EA9D6. Grayscale: #5D5D5D. Windows color (decimal): -8301015 or 2709121. OLE color: 2709121.
HSL color Cylindrical-coordinate representation of color #815629: hue angle of 30.68º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #815629 is Cyan = 0, Magento = 0.33, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 41 | - |
| CMYK | 0 | 0.33 | 0.68 | 0.49 |
| HSL | 30.68º | 0.52% | 0.33% | - |
| HSV(B) | 30.68º | 0.68% | 0.51% | - |
| XYZ | 12.78 | 11.48 | 3.64 | - |
| YUV | 93.73 | 98.25 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 41 | 0 | 0.33 | 0.68 | 0.49 | 30.68 | 0.52 | 0.33 |
| Hex | 81 | 56 | 29 | 0 | 21 | 44 | 31 | 1F | 34 | 21 |
| Octal | 201 | 126 | 51 | 0 | 41 | 104 | 61 | 37 | 64 | 41 |
| Binary | 10000001 | 1010110 | 101001 | 0 | 100001 | 1000100 | 110001 | 11111 | 110100 | 100001 |
Color Harmonies of #815629
Complementary color
Monochromatic Colors of #815629
Black with #815629
Text Example
Text Example
White with #815629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815629; }
p { color: rgb(129,86,41); }
H1.HeaderClassName
{
color: #815629;
}
.AnyTagClassName
{
color: #815629;
}
</style>
background-color css
<style>
a { background-color: #815629; }
a { background-color: rgb(129,86,41); }
div.DivClassName
{
background-color: #815629;
}
.BgClassName
{
background-color: #815629;
}
</style>
border-color css
<style>
span { border-color: #815629; }
span { border-color: rgb(129,86,41); }
td.TdClassName
{
border-color: #815629;
}
.TagClassName
{
border-color: #815629;
}
</style>