Shades of Hot Curry #875516
Tints of Hot Curry #875516
RGB
CMYK
RGB Variations
Color information
#875516 (or 0x875516) is known color: Hot Curry. HEX triplet: 87, 55 and 16. RGB value is (135,85,22). Sum of RGB (Red+Green+Blue) = 135+85+22=242 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.79% from 242); Green value is 85 (33.59% from 255 or 35.12% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 135 - color contains mainly: red. Hex color #875516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #875516 is #78AAE9. Grayscale: #5D5D5D. Windows color (decimal): -7908074 or 1463687. OLE color: 1463687.
HSL color Cylindrical-coordinate representation of color #875516: hue angle of 33.45º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #875516 is Cyan = 0, Magento = 0.37, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 85 | 22 | - |
| CMYK | 0 | 0.37 | 0.84 | 0.47 |
| HSL | 33.45º | 0.72% | 0.31% | - |
| HSV(B) | 33.45º | 0.84% | 0.53% | - |
| XYZ | 13.38 | 11.71 | 2.31 | - |
| YUV | 92.77 | 88.07 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 85 | 22 | 0 | 0.37 | 0.84 | 0.47 | 33.45 | 0.72 | 0.31 |
| Hex | 87 | 55 | 16 | 0 | 25 | 54 | 2F | 21 | 48 | 1F |
| Octal | 207 | 125 | 26 | 0 | 45 | 124 | 57 | 41 | 110 | 37 |
| Binary | 10000111 | 1010101 | 10110 | 0 | 100101 | 1010100 | 101111 | 100001 | 1001000 | 11111 |
Color Harmonies of #875516
Complementary color
Monochromatic Colors of #875516
Black with #875516
Text Example
Text Example
White with #875516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875516; }
p { color: rgb(135,85,22); }
H1.HeaderClassName
{
color: #875516;
}
.AnyTagClassName
{
color: #875516;
}
</style>
background-color css
<style>
a { background-color: #875516; }
a { background-color: rgb(135,85,22); }
div.DivClassName
{
background-color: #875516;
}
.BgClassName
{
background-color: #875516;
}
</style>
border-color css
<style>
span { border-color: #875516; }
span { border-color: rgb(135,85,22); }
td.TdClassName
{
border-color: #875516;
}
.TagClassName
{
border-color: #875516;
}
</style>