Shades of Hot Curry #835325
Tints of Hot Curry #835325
RGB
CMYK
RGB Variations
Color information
#835325 (or 0x835325) is known color: Hot Curry. HEX triplet: 83, 53 and 25. RGB value is (131,83,37). Sum of RGB (Red+Green+Blue) = 131+83+37=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 83 (32.81% from 255 or 33.07% from 251); Blue value is 37 (14.84% from 255 or 14.74% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #835325 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835325 is #7CACDA. Grayscale: #5C5C5C. Windows color (decimal): -8170715 or 2446211. OLE color: 2446211.
HSL color Cylindrical-coordinate representation of color #835325: hue angle of 29.36º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #835325 is Cyan = 0, Magento = 0.37, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 37 | - |
| CMYK | 0 | 0.37 | 0.72 | 0.49 |
| HSL | 29.36º | 0.56% | 0.33% | - |
| HSV(B) | 29.36º | 0.72% | 0.51% | - |
| XYZ | 12.79 | 11.15 | 3.23 | - |
| YUV | 92.11 | 96.9 | 155.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 37 | 0 | 0.37 | 0.72 | 0.49 | 29.36 | 0.56 | 0.33 |
| Hex | 83 | 53 | 25 | 0 | 25 | 48 | 31 | 1D | 38 | 21 |
| Octal | 203 | 123 | 45 | 0 | 45 | 110 | 61 | 35 | 70 | 41 |
| Binary | 10000011 | 1010011 | 100101 | 0 | 100101 | 1001000 | 110001 | 11101 | 111000 | 100001 |
Color Harmonies of #835325
Complementary color
Monochromatic Colors of #835325
Black with #835325
Text Example
Text Example
White with #835325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835325; }
p { color: rgb(131,83,37); }
H1.HeaderClassName
{
color: #835325;
}
.AnyTagClassName
{
color: #835325;
}
</style>
background-color css
<style>
a { background-color: #835325; }
a { background-color: rgb(131,83,37); }
div.DivClassName
{
background-color: #835325;
}
.BgClassName
{
background-color: #835325;
}
</style>
border-color css
<style>
span { border-color: #835325; }
span { border-color: rgb(131,83,37); }
td.TdClassName
{
border-color: #835325;
}
.TagClassName
{
border-color: #835325;
}
</style>