Shades of Hot Curry #825930
Tints of Hot Curry #825930
RGB
CMYK
RGB Variations
Color information
#825930 (or 0x825930) is known color: Hot Curry. HEX triplet: 82, 59 and 30. RGB value is (130,89,48). Sum of RGB (Red+Green+Blue) = 130+89+48=267 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.69% from 267); Green value is 89 (35.16% from 255 or 33.33% from 267); Blue value is 48 (19.14% from 255 or 17.98% from 267); Max value from RGB is 130 - color contains mainly: red. Hex color #825930 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825930 is #7DA6CF. Grayscale: #606060. Windows color (decimal): -8234704 or 3168642. OLE color: 3168642.
HSL color Cylindrical-coordinate representation of color #825930: hue angle of 30º 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 #825930 is Cyan = 0, Magento = 0.32, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 48 | - |
| CMYK | 0 | 0.32 | 0.63 | 0.49 |
| HSL | 30º | 0.46% | 0.35% | - |
| HSV(B) | 30º | 0.63% | 0.51% | - |
| XYZ | 13.31 | 12.1 | 4.43 | - |
| YUV | 96.59 | 100.58 | 151.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 48 | 0 | 0.32 | 0.63 | 0.49 | 30 | 0.46 | 0.35 |
| Hex | 82 | 59 | 30 | 0 | 20 | 3F | 31 | 1E | 2E | 23 |
| Octal | 202 | 131 | 60 | 0 | 40 | 77 | 61 | 36 | 56 | 43 |
| Binary | 10000010 | 1011001 | 110000 | 0 | 100000 | 111111 | 110001 | 11110 | 101110 | 100011 |
Color Harmonies of #825930
Complementary color
Monochromatic Colors of #825930
Black with #825930
Text Example
Text Example
White with #825930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825930; }
p { color: rgb(130,89,48); }
H1.HeaderClassName
{
color: #825930;
}
.AnyTagClassName
{
color: #825930;
}
</style>
background-color css
<style>
a { background-color: #825930; }
a { background-color: rgb(130,89,48); }
div.DivClassName
{
background-color: #825930;
}
.BgClassName
{
background-color: #825930;
}
</style>
border-color css
<style>
span { border-color: #825930; }
span { border-color: rgb(130,89,48); }
td.TdClassName
{
border-color: #825930;
}
.TagClassName
{
border-color: #825930;
}
</style>