Shades of Hot Curry #825823
Tints of Hot Curry #825823
RGB
CMYK
RGB Variations
Color information
#825823 (or 0x825823) is known color: Hot Curry. HEX triplet: 82, 58 and 23. RGB value is (130,88,35). Sum of RGB (Red+Green+Blue) = 130+88+35=253 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.38% from 253); Green value is 88 (34.77% from 255 or 34.78% from 253); Blue value is 35 (14.06% from 255 or 13.83% from 253); Max value from RGB is 130 - color contains mainly: red. Hex color #825823 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825823 is #7DA7DC. Grayscale: #5E5E5E. Windows color (decimal): -8234973 or 2316418. OLE color: 2316418.
HSL color Cylindrical-coordinate representation of color #825823: hue angle of 33.47º 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 #825823 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 35 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.49 |
| HSL | 33.47º | 0.58% | 0.32% | - |
| HSV(B) | 33.47º | 0.73% | 0.51% | - |
| XYZ | 13 | 11.85 | 3.19 | - |
| YUV | 94.52 | 94.41 | 153.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 35 | 0 | 0.32 | 0.73 | 0.49 | 33.47 | 0.58 | 0.32 |
| Hex | 82 | 58 | 23 | 0 | 20 | 49 | 31 | 21 | 3A | 20 |
| Octal | 202 | 130 | 43 | 0 | 40 | 111 | 61 | 41 | 72 | 40 |
| Binary | 10000010 | 1011000 | 100011 | 0 | 100000 | 1001001 | 110001 | 100001 | 111010 | 100000 |
Color Harmonies of #825823
Complementary color
Monochromatic Colors of #825823
Black with #825823
Text Example
Text Example
White with #825823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825823; }
p { color: rgb(130,88,35); }
H1.HeaderClassName
{
color: #825823;
}
.AnyTagClassName
{
color: #825823;
}
</style>
background-color css
<style>
a { background-color: #825823; }
a { background-color: rgb(130,88,35); }
div.DivClassName
{
background-color: #825823;
}
.BgClassName
{
background-color: #825823;
}
</style>
border-color css
<style>
span { border-color: #825823; }
span { border-color: rgb(130,88,35); }
td.TdClassName
{
border-color: #825823;
}
.TagClassName
{
border-color: #825823;
}
</style>