Shades of Hot Curry #826228
Tints of Hot Curry #826228
RGB
CMYK
RGB Variations
Color information
#826228 (or 0x826228) is known color: Hot Curry. HEX triplet: 82, 62 and 28. RGB value is (130,98,40). Sum of RGB (Red+Green+Blue) = 130+98+40=268 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.51% from 268); Green value is 98 (38.67% from 255 or 36.57% from 268); Blue value is 40 (16.02% from 255 or 14.93% from 268); Max value from RGB is 130 - color contains mainly: red. Hex color #826228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826228 is #7D9DD7. Grayscale: #656565. Windows color (decimal): -8232408 or 2646658. OLE color: 2646658.
HSL color Cylindrical-coordinate representation of color #826228: hue angle of 38.67º 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 #826228 is Cyan = 0, Magento = 0.25, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 40 | - |
| CMYK | 0 | 0.25 | 0.69 | 0.49 |
| HSL | 38.67º | 0.53% | 0.33% | - |
| HSV(B) | 38.67º | 0.69% | 0.51% | - |
| XYZ | 13.96 | 13.63 | 3.9 | - |
| YUV | 100.96 | 93.6 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 40 | 0 | 0.25 | 0.69 | 0.49 | 38.67 | 0.53 | 0.33 |
| Hex | 82 | 62 | 28 | 0 | 19 | 45 | 31 | 27 | 35 | 21 |
| Octal | 202 | 142 | 50 | 0 | 31 | 105 | 61 | 47 | 65 | 41 |
| Binary | 10000010 | 1100010 | 101000 | 0 | 11001 | 1000101 | 110001 | 100111 | 110101 | 100001 |
Color Harmonies of #826228
Complementary color
Monochromatic Colors of #826228
Black with #826228
Text Example
Text Example
White with #826228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826228; }
p { color: rgb(130,98,40); }
H1.HeaderClassName
{
color: #826228;
}
.AnyTagClassName
{
color: #826228;
}
</style>
background-color css
<style>
a { background-color: #826228; }
a { background-color: rgb(130,98,40); }
div.DivClassName
{
background-color: #826228;
}
.BgClassName
{
background-color: #826228;
}
</style>
border-color css
<style>
span { border-color: #826228; }
span { border-color: rgb(130,98,40); }
td.TdClassName
{
border-color: #826228;
}
.TagClassName
{
border-color: #826228;
}
</style>