Shades of Hot Curry #875919
Tints of Hot Curry #875919
RGB
CMYK
RGB Variations
Color information
#875919 (or 0x875919) is known color: Hot Curry. HEX triplet: 87, 59 and 19. RGB value is (135,89,25). Sum of RGB (Red+Green+Blue) = 135+89+25=249 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.22% from 249); Green value is 89 (35.16% from 255 or 35.74% from 249); Blue value is 25 (10.16% from 255 or 10.04% from 249); Max value from RGB is 135 - color contains mainly: red. Hex color #875919 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #875919 is #78A6E6. Grayscale: #5F5F5F. Windows color (decimal): -7907047 or 1661319. OLE color: 1661319.
HSL color Cylindrical-coordinate representation of color #875919: hue angle of 34.91º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #875919 is Cyan = 0, Magento = 0.34, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 89 | 25 | - |
| CMYK | 0 | 0.34 | 0.81 | 0.47 |
| HSL | 34.91º | 0.69% | 0.31% | - |
| HSV(B) | 34.91º | 0.81% | 0.53% | - |
| XYZ | 13.74 | 12.37 | 2.58 | - |
| YUV | 95.46 | 88.24 | 156.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 89 | 25 | 0 | 0.34 | 0.81 | 0.47 | 34.91 | 0.69 | 0.31 |
| Hex | 87 | 59 | 19 | 0 | 22 | 51 | 2F | 23 | 45 | 1F |
| Octal | 207 | 131 | 31 | 0 | 42 | 121 | 57 | 43 | 105 | 37 |
| Binary | 10000111 | 1011001 | 11001 | 0 | 100010 | 1010001 | 101111 | 100011 | 1000101 | 11111 |
Color Harmonies of #875919
Complementary color
Monochromatic Colors of #875919
Black with #875919
Text Example
Text Example
White with #875919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875919; }
p { color: rgb(135,89,25); }
H1.HeaderClassName
{
color: #875919;
}
.AnyTagClassName
{
color: #875919;
}
</style>
background-color css
<style>
a { background-color: #875919; }
a { background-color: rgb(135,89,25); }
div.DivClassName
{
background-color: #875919;
}
.BgClassName
{
background-color: #875919;
}
</style>
border-color css
<style>
span { border-color: #875919; }
span { border-color: rgb(135,89,25); }
td.TdClassName
{
border-color: #875919;
}
.TagClassName
{
border-color: #875919;
}
</style>