Shades of Hot Curry #815830
Tints of Hot Curry #815830
RGB
CMYK
RGB Variations
Color information
#815830 (or 0x815830) is known color: Hot Curry. HEX triplet: 81, 58 and 30. RGB value is (129,88,48). Sum of RGB (Red+Green+Blue) = 129+88+48=265 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.68% from 265); Green value is 88 (34.77% from 255 or 33.21% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 129 - color contains mainly: red. Hex color #815830 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815830 is #7EA7CF. Grayscale: #5F5F5F. Windows color (decimal): -8300496 or 3168385. OLE color: 3168385.
HSL color Cylindrical-coordinate representation of color #815830: hue angle of 29.63º 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 #815830 is Cyan = 0, Magento = 0.32, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 48 | - |
| CMYK | 0 | 0.32 | 0.63 | 0.49 |
| HSL | 29.63º | 0.46% | 0.35% | - |
| HSV(B) | 29.63º | 0.63% | 0.51% | - |
| XYZ | 13.08 | 11.86 | 4.4 | - |
| YUV | 95.7 | 101.08 | 151.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 48 | 0 | 0.32 | 0.63 | 0.49 | 29.63 | 0.46 | 0.35 |
| Hex | 81 | 58 | 30 | 0 | 20 | 3F | 31 | 1E | 2E | 23 |
| Octal | 201 | 130 | 60 | 0 | 40 | 77 | 61 | 36 | 56 | 43 |
| Binary | 10000001 | 1011000 | 110000 | 0 | 100000 | 111111 | 110001 | 11110 | 101110 | 100011 |
Color Harmonies of #815830
Complementary color
Monochromatic Colors of #815830
Black with #815830
Text Example
Text Example
White with #815830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815830; }
p { color: rgb(129,88,48); }
H1.HeaderClassName
{
color: #815830;
}
.AnyTagClassName
{
color: #815830;
}
</style>
background-color css
<style>
a { background-color: #815830; }
a { background-color: rgb(129,88,48); }
div.DivClassName
{
background-color: #815830;
}
.BgClassName
{
background-color: #815830;
}
</style>
border-color css
<style>
span { border-color: #815830; }
span { border-color: rgb(129,88,48); }
td.TdClassName
{
border-color: #815830;
}
.TagClassName
{
border-color: #815830;
}
</style>