Shades of Hot Curry #806531
Tints of Hot Curry #806531
RGB
CMYK
RGB Variations
Color information
#806531 (or 0x806531) is known color: Hot Curry. HEX triplet: 80, 65 and 31. RGB value is (128,101,49). Sum of RGB (Red+Green+Blue) = 128+101+49=278 (36% of max value = 765). Red value is 128 (50.39% from 255 or 46.04% from 278); Green value is 101 (39.84% from 255 or 36.33% from 278); Blue value is 49 (19.53% from 255 or 17.63% from 278); Max value from RGB is 128 - color contains mainly: red. Hex color #806531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806531 is #7F9ACE. Grayscale: #676767. Windows color (decimal): -8362703 or 3237248. OLE color: 3237248.
HSL color Cylindrical-coordinate representation of color #806531: hue angle of 39.49º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #806531 is Cyan = 0, Magento = 0.21, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 101 | 49 | - |
| CMYK | 0 | 0.21 | 0.62 | 0.50 |
| HSL | 39.49º | 0.45% | 0.35% | - |
| HSV(B) | 39.49º | 0.62% | 0.5% | - |
| XYZ | 14.11 | 14.12 | 4.89 | - |
| YUV | 103.15 | 97.45 | 145.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 101 | 49 | 0 | 0.21 | 0.62 | 0.50 | 39.49 | 0.45 | 0.35 |
| Hex | 80 | 65 | 31 | 0 | 15 | 3E | 32 | 27 | 2D | 23 |
| Octal | 200 | 145 | 61 | 0 | 25 | 76 | 62 | 47 | 55 | 43 |
| Binary | 10000000 | 1100101 | 110001 | 0 | 10101 | 111110 | 110010 | 100111 | 101101 | 100011 |
Color Harmonies of #806531
Complementary color
Monochromatic Colors of #806531
Black with #806531
Text Example
Text Example
White with #806531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806531; }
p { color: rgb(128,101,49); }
H1.HeaderClassName
{
color: #806531;
}
.AnyTagClassName
{
color: #806531;
}
</style>
background-color css
<style>
a { background-color: #806531; }
a { background-color: rgb(128,101,49); }
div.DivClassName
{
background-color: #806531;
}
.BgClassName
{
background-color: #806531;
}
</style>
border-color css
<style>
span { border-color: #806531; }
span { border-color: rgb(128,101,49); }
td.TdClassName
{
border-color: #806531;
}
.TagClassName
{
border-color: #806531;
}
</style>