Shades of Hot Curry #875418
Tints of Hot Curry #875418
RGB
CMYK
RGB Variations
Color information
#875418 (or 0x875418) is known color: Hot Curry. HEX triplet: 87, 54 and 18. RGB value is (135,84,24). Sum of RGB (Red+Green+Blue) = 135+84+24=243 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.56% from 243); Green value is 84 (33.20% from 255 or 34.57% from 243); Blue value is 24 (9.77% from 255 or 9.88% from 243); Max value from RGB is 135 - color contains mainly: red. Hex color #875418 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #875418 is #78ABE7. Grayscale: #5C5C5C. Windows color (decimal): -7908328 or 1594503. OLE color: 1594503.
HSL color Cylindrical-coordinate representation of color #875418: hue angle of 32.43º 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 #875418 is Cyan = 0, Magento = 0.38, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 24 | - |
| CMYK | 0 | 0.38 | 0.82 | 0.47 |
| HSL | 32.43º | 0.7% | 0.31% | - |
| HSV(B) | 32.43º | 0.82% | 0.53% | - |
| XYZ | 13.33 | 11.56 | 2.39 | - |
| YUV | 92.41 | 89.4 | 158.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 24 | 0 | 0.38 | 0.82 | 0.47 | 32.43 | 0.7 | 0.31 |
| Hex | 87 | 54 | 18 | 0 | 26 | 52 | 2F | 20 | 46 | 1F |
| Octal | 207 | 124 | 30 | 0 | 46 | 122 | 57 | 40 | 106 | 37 |
| Binary | 10000111 | 1010100 | 11000 | 0 | 100110 | 1010010 | 101111 | 100000 | 1000110 | 11111 |
Color Harmonies of #875418
Complementary color
Monochromatic Colors of #875418
Black with #875418
Text Example
Text Example
White with #875418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875418; }
p { color: rgb(135,84,24); }
H1.HeaderClassName
{
color: #875418;
}
.AnyTagClassName
{
color: #875418;
}
</style>
background-color css
<style>
a { background-color: #875418; }
a { background-color: rgb(135,84,24); }
div.DivClassName
{
background-color: #875418;
}
.BgClassName
{
background-color: #875418;
}
</style>
border-color css
<style>
span { border-color: #875418; }
span { border-color: rgb(135,84,24); }
td.TdClassName
{
border-color: #875418;
}
.TagClassName
{
border-color: #875418;
}
</style>