Shades of Hot Curry #875424
Tints of Hot Curry #875424
RGB
CMYK
RGB Variations
Color information
#875424 (or 0x875424) is known color: Hot Curry. HEX triplet: 87, 54 and 24. RGB value is (135,84,36). Sum of RGB (Red+Green+Blue) = 135+84+36=255 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.94% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 36 (14.45% from 255 or 14.12% from 255); Max value from RGB is 135 - color contains mainly: red. Hex color #875424 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875424 is #78ABDB. Grayscale: #5E5E5E. Windows color (decimal): -7908316 or 2380935. OLE color: 2380935.
HSL color Cylindrical-coordinate representation of color #875424: hue angle of 29.09º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #875424 is Cyan = 0, Magento = 0.38, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 36 | - |
| CMYK | 0 | 0.38 | 0.73 | 0.47 |
| HSL | 29.09º | 0.58% | 0.34% | - |
| HSV(B) | 29.09º | 0.73% | 0.53% | - |
| XYZ | 13.48 | 11.62 | 3.2 | - |
| YUV | 93.78 | 95.4 | 157.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 36 | 0 | 0.38 | 0.73 | 0.47 | 29.09 | 0.58 | 0.34 |
| Hex | 87 | 54 | 24 | 0 | 26 | 49 | 2F | 1D | 3A | 22 |
| Octal | 207 | 124 | 44 | 0 | 46 | 111 | 57 | 35 | 72 | 42 |
| Binary | 10000111 | 1010100 | 100100 | 0 | 100110 | 1001001 | 101111 | 11101 | 111010 | 100010 |
Color Harmonies of #875424
Complementary color
Monochromatic Colors of #875424
Black with #875424
Text Example
Text Example
White with #875424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875424; }
p { color: rgb(135,84,36); }
H1.HeaderClassName
{
color: #875424;
}
.AnyTagClassName
{
color: #875424;
}
</style>
background-color css
<style>
a { background-color: #875424; }
a { background-color: rgb(135,84,36); }
div.DivClassName
{
background-color: #875424;
}
.BgClassName
{
background-color: #875424;
}
</style>
border-color css
<style>
span { border-color: #875424; }
span { border-color: rgb(135,84,36); }
td.TdClassName
{
border-color: #875424;
}
.TagClassName
{
border-color: #875424;
}
</style>