Shades of Hot Curry #875620
Tints of Hot Curry #875620
RGB
CMYK
RGB Variations
Color information
#875620 (or 0x875620) is known color: Hot Curry. HEX triplet: 87, 56 and 20. RGB value is (135,86,32). Sum of RGB (Red+Green+Blue) = 135+86+32=253 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.36% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 32 (12.89% from 255 or 12.65% from 253); Max value from RGB is 135 - color contains mainly: red. Hex color #875620 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875620 is #78A9DF. Grayscale: #5E5E5E. Windows color (decimal): -7907808 or 2119303. OLE color: 2119303.
HSL color Cylindrical-coordinate representation of color #875620: hue angle of 31.46º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #875620 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 86 | 32 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.47 |
| HSL | 31.46º | 0.62% | 0.33% | - |
| HSV(B) | 31.46º | 0.76% | 0.53% | - |
| XYZ | 13.58 | 11.91 | 2.95 | - |
| YUV | 94.5 | 92.73 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 32 | 0 | 0.36 | 0.76 | 0.47 | 31.46 | 0.62 | 0.33 |
| Hex | 87 | 56 | 20 | 0 | 24 | 4C | 2F | 1F | 3E | 21 |
| Octal | 207 | 126 | 40 | 0 | 44 | 114 | 57 | 37 | 76 | 41 |
| Binary | 10000111 | 1010110 | 100000 | 0 | 100100 | 1001100 | 101111 | 11111 | 111110 | 100001 |
Color Harmonies of #875620
Complementary color
Monochromatic Colors of #875620
Black with #875620
Text Example
Text Example
White with #875620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875620; }
p { color: rgb(135,86,32); }
H1.HeaderClassName
{
color: #875620;
}
.AnyTagClassName
{
color: #875620;
}
</style>
background-color css
<style>
a { background-color: #875620; }
a { background-color: rgb(135,86,32); }
div.DivClassName
{
background-color: #875620;
}
.BgClassName
{
background-color: #875620;
}
</style>
border-color css
<style>
span { border-color: #875620; }
span { border-color: rgb(135,86,32); }
td.TdClassName
{
border-color: #875620;
}
.TagClassName
{
border-color: #875620;
}
</style>