Shades of Hot Curry #836228
Tints of Hot Curry #836228
RGB
CMYK
RGB Variations
Color information
#836228 (or 0x836228) is known color: Hot Curry. HEX triplet: 83, 62 and 28. RGB value is (131,98,40). Sum of RGB (Red+Green+Blue) = 131+98+40=269 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.70% from 269); Green value is 98 (38.67% from 255 or 36.43% from 269); Blue value is 40 (16.02% from 255 or 14.87% from 269); Max value from RGB is 131 - color contains mainly: red. Hex color #836228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836228 is #7C9DD7. Grayscale: #656565. Windows color (decimal): -8166872 or 2646659. OLE color: 2646659.
HSL color Cylindrical-coordinate representation of color #836228: hue angle of 38.24º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #836228 is Cyan = 0, Magento = 0.25, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 98 | 40 | - |
| CMYK | 0 | 0.25 | 0.69 | 0.49 |
| HSL | 38.24º | 0.53% | 0.34% | - |
| HSV(B) | 38.24º | 0.69% | 0.51% | - |
| XYZ | 14.11 | 13.71 | 3.91 | - |
| YUV | 101.26 | 93.43 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 40 | 0 | 0.25 | 0.69 | 0.49 | 38.24 | 0.53 | 0.34 |
| Hex | 83 | 62 | 28 | 0 | 19 | 45 | 31 | 26 | 35 | 22 |
| Octal | 203 | 142 | 50 | 0 | 31 | 105 | 61 | 46 | 65 | 42 |
| Binary | 10000011 | 1100010 | 101000 | 0 | 11001 | 1000101 | 110001 | 100110 | 110101 | 100010 |
Color Harmonies of #836228
Complementary color
Monochromatic Colors of #836228
Black with #836228
Text Example
Text Example
White with #836228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836228; }
p { color: rgb(131,98,40); }
H1.HeaderClassName
{
color: #836228;
}
.AnyTagClassName
{
color: #836228;
}
</style>
background-color css
<style>
a { background-color: #836228; }
a { background-color: rgb(131,98,40); }
div.DivClassName
{
background-color: #836228;
}
.BgClassName
{
background-color: #836228;
}
</style>
border-color css
<style>
span { border-color: #836228; }
span { border-color: rgb(131,98,40); }
td.TdClassName
{
border-color: #836228;
}
.TagClassName
{
border-color: #836228;
}
</style>