Shades of Hot Curry #836125
Tints of Hot Curry #836125
RGB
CMYK
RGB Variations
Color information
#836125 (or 0x836125) is known color: Hot Curry. HEX triplet: 83, 61 and 25. RGB value is (131,97,37). Sum of RGB (Red+Green+Blue) = 131+97+37=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 97 (38.28% from 255 or 36.60% from 265); Blue value is 37 (14.84% from 255 or 13.96% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #836125 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836125 is #7C9EDA. Grayscale: #646464. Windows color (decimal): -8167131 or 2449795. OLE color: 2449795.
HSL color Cylindrical-coordinate representation of color #836125: hue angle of 38.3º 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 #836125 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 97 | 37 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.49 |
| HSL | 38.3º | 0.56% | 0.33% | - |
| HSV(B) | 38.3º | 0.72% | 0.51% | - |
| XYZ | 13.97 | 13.51 | 3.62 | - |
| YUV | 100.33 | 92.26 | 149.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 37 | 0 | 0.26 | 0.72 | 0.49 | 38.3 | 0.56 | 0.33 |
| Hex | 83 | 61 | 25 | 0 | 1A | 48 | 31 | 26 | 38 | 21 |
| Octal | 203 | 141 | 45 | 0 | 32 | 110 | 61 | 46 | 70 | 41 |
| Binary | 10000011 | 1100001 | 100101 | 0 | 11010 | 1001000 | 110001 | 100110 | 111000 | 100001 |
Color Harmonies of #836125
Complementary color
Monochromatic Colors of #836125
Black with #836125
Text Example
Text Example
White with #836125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836125; }
p { color: rgb(131,97,37); }
H1.HeaderClassName
{
color: #836125;
}
.AnyTagClassName
{
color: #836125;
}
</style>
background-color css
<style>
a { background-color: #836125; }
a { background-color: rgb(131,97,37); }
div.DivClassName
{
background-color: #836125;
}
.BgClassName
{
background-color: #836125;
}
</style>
border-color css
<style>
span { border-color: #836125; }
span { border-color: rgb(131,97,37); }
td.TdClassName
{
border-color: #836125;
}
.TagClassName
{
border-color: #836125;
}
</style>