Shades of Hot Curry #875518
Tints of Hot Curry #875518
RGB
CMYK
RGB Variations
Color information
#875518 (or 0x875518) is known color: Hot Curry. HEX triplet: 87, 55 and 18. RGB value is (135,85,24). Sum of RGB (Red+Green+Blue) = 135+85+24=244 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.33% from 244); Green value is 85 (33.59% from 255 or 34.84% from 244); Blue value is 24 (9.77% from 255 or 9.84% from 244); Max value from RGB is 135 - color contains mainly: red. Hex color #875518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #875518 is #78AAE7. Grayscale: #5D5D5D. Windows color (decimal): -7908072 or 1594759. OLE color: 1594759.
HSL color Cylindrical-coordinate representation of color #875518: hue angle of 32.97º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #875518 is Cyan = 0, Magento = 0.37, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 85 | 24 | - |
| CMYK | 0 | 0.37 | 0.82 | 0.47 |
| HSL | 32.97º | 0.7% | 0.31% | - |
| HSV(B) | 32.97º | 0.82% | 0.53% | - |
| XYZ | 13.41 | 11.71 | 2.42 | - |
| YUV | 93 | 89.07 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 85 | 24 | 0 | 0.37 | 0.82 | 0.47 | 32.97 | 0.7 | 0.31 |
| Hex | 87 | 55 | 18 | 0 | 25 | 52 | 2F | 21 | 46 | 1F |
| Octal | 207 | 125 | 30 | 0 | 45 | 122 | 57 | 41 | 106 | 37 |
| Binary | 10000111 | 1010101 | 11000 | 0 | 100101 | 1010010 | 101111 | 100001 | 1000110 | 11111 |
Color Harmonies of #875518
Complementary color
Monochromatic Colors of #875518
Black with #875518
Text Example
Text Example
White with #875518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875518; }
p { color: rgb(135,85,24); }
H1.HeaderClassName
{
color: #875518;
}
.AnyTagClassName
{
color: #875518;
}
</style>
background-color css
<style>
a { background-color: #875518; }
a { background-color: rgb(135,85,24); }
div.DivClassName
{
background-color: #875518;
}
.BgClassName
{
background-color: #875518;
}
</style>
border-color css
<style>
span { border-color: #875518; }
span { border-color: rgb(135,85,24); }
td.TdClassName
{
border-color: #875518;
}
.TagClassName
{
border-color: #875518;
}
</style>