Shades of Hot Curry #826023
Tints of Hot Curry #826023
RGB
CMYK
RGB Variations
Color information
#826023 (or 0x826023) is known color: Hot Curry. HEX triplet: 82, 60 and 23. RGB value is (130,96,35). Sum of RGB (Red+Green+Blue) = 130+96+35=261 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.81% from 261); Green value is 96 (37.89% from 255 or 36.78% from 261); Blue value is 35 (14.06% from 255 or 13.41% from 261); Max value from RGB is 130 - color contains mainly: red. Hex color #826023 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826023 is #7D9FDC. Grayscale: #636363. Windows color (decimal): -8232925 or 2318466. OLE color: 2318466.
HSL color Cylindrical-coordinate representation of color #826023: hue angle of 38.53º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #826023 is Cyan = 0, Magento = 0.26, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 35 | - |
| CMYK | 0 | 0.26 | 0.73 | 0.49 |
| HSL | 38.53º | 0.58% | 0.32% | - |
| HSV(B) | 38.53º | 0.73% | 0.51% | - |
| XYZ | 13.69 | 13.23 | 3.42 | - |
| YUV | 99.21 | 91.76 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 35 | 0 | 0.26 | 0.73 | 0.49 | 38.53 | 0.58 | 0.32 |
| Hex | 82 | 60 | 23 | 0 | 1A | 49 | 31 | 27 | 3A | 20 |
| Octal | 202 | 140 | 43 | 0 | 32 | 111 | 61 | 47 | 72 | 40 |
| Binary | 10000010 | 1100000 | 100011 | 0 | 11010 | 1001001 | 110001 | 100111 | 111010 | 100000 |
Color Harmonies of #826023
Complementary color
Monochromatic Colors of #826023
Black with #826023
Text Example
Text Example
White with #826023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826023; }
p { color: rgb(130,96,35); }
H1.HeaderClassName
{
color: #826023;
}
.AnyTagClassName
{
color: #826023;
}
</style>
background-color css
<style>
a { background-color: #826023; }
a { background-color: rgb(130,96,35); }
div.DivClassName
{
background-color: #826023;
}
.BgClassName
{
background-color: #826023;
}
</style>
border-color css
<style>
span { border-color: #826023; }
span { border-color: rgb(130,96,35); }
td.TdClassName
{
border-color: #826023;
}
.TagClassName
{
border-color: #826023;
}
</style>