Shades of Hot Curry #835526
Tints of Hot Curry #835526
RGB
CMYK
RGB Variations
Color information
#835526 (or 0x835526) is known color: Hot Curry. HEX triplet: 83, 55 and 26. RGB value is (131,85,38). Sum of RGB (Red+Green+Blue) = 131+85+38=254 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.57% from 254); Green value is 85 (33.59% from 255 or 33.46% from 254); Blue value is 38 (15.23% from 255 or 14.96% from 254); Max value from RGB is 131 - color contains mainly: red. Hex color #835526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835526 is #7CAAD9. Grayscale: #5D5D5D. Windows color (decimal): -8170202 or 2512259. OLE color: 2512259.
HSL color Cylindrical-coordinate representation of color #835526: hue angle of 30.32º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #835526 is Cyan = 0, Magento = 0.35, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 38 | - |
| CMYK | 0 | 0.35 | 0.71 | 0.49 |
| HSL | 30.32º | 0.55% | 0.33% | - |
| HSV(B) | 30.32º | 0.71% | 0.51% | - |
| XYZ | 12.96 | 11.46 | 3.36 | - |
| YUV | 93.4 | 96.74 | 154.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 38 | 0 | 0.35 | 0.71 | 0.49 | 30.32 | 0.55 | 0.33 |
| Hex | 83 | 55 | 26 | 0 | 23 | 47 | 31 | 1E | 37 | 21 |
| Octal | 203 | 125 | 46 | 0 | 43 | 107 | 61 | 36 | 67 | 41 |
| Binary | 10000011 | 1010101 | 100110 | 0 | 100011 | 1000111 | 110001 | 11110 | 110111 | 100001 |
Color Harmonies of #835526
Complementary color
Monochromatic Colors of #835526
Black with #835526
Text Example
Text Example
White with #835526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835526; }
p { color: rgb(131,85,38); }
H1.HeaderClassName
{
color: #835526;
}
.AnyTagClassName
{
color: #835526;
}
</style>
background-color css
<style>
a { background-color: #835526; }
a { background-color: rgb(131,85,38); }
div.DivClassName
{
background-color: #835526;
}
.BgClassName
{
background-color: #835526;
}
</style>
border-color css
<style>
span { border-color: #835526; }
span { border-color: rgb(131,85,38); }
td.TdClassName
{
border-color: #835526;
}
.TagClassName
{
border-color: #835526;
}
</style>