Shades of Hot Curry #875915
Tints of Hot Curry #875915
RGB
CMYK
RGB Variations
Color information
#875915 (or 0x875915) is known color: Hot Curry. HEX triplet: 87, 59 and 15. RGB value is (135,89,21). Sum of RGB (Red+Green+Blue) = 135+89+21=245 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.10% from 245); Green value is 89 (35.16% from 255 or 36.33% from 245); Blue value is 21 (8.59% from 255 or 8.57% from 245); Max value from RGB is 135 - color contains mainly: red. Hex color #875915 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #875915 is #78A6EA. Grayscale: #5F5F5F. Windows color (decimal): -7907051 or 1399175. OLE color: 1399175.
HSL color Cylindrical-coordinate representation of color #875915: hue angle of 35.79º degrees, saturation: 0.73, 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 #875915 is Cyan = 0, Magento = 0.34, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 89 | 21 | - |
| CMYK | 0 | 0.34 | 0.84 | 0.47 |
| HSL | 35.79º | 0.73% | 0.31% | - |
| HSV(B) | 35.79º | 0.84% | 0.53% | - |
| XYZ | 13.7 | 12.35 | 2.37 | - |
| YUV | 95 | 86.24 | 156.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 89 | 21 | 0 | 0.34 | 0.84 | 0.47 | 35.79 | 0.73 | 0.31 |
| Hex | 87 | 59 | 15 | 0 | 22 | 54 | 2F | 24 | 49 | 1F |
| Octal | 207 | 131 | 25 | 0 | 42 | 124 | 57 | 44 | 111 | 37 |
| Binary | 10000111 | 1011001 | 10101 | 0 | 100010 | 1010100 | 101111 | 100100 | 1001001 | 11111 |
Color Harmonies of #875915
Complementary color
Monochromatic Colors of #875915
Black with #875915
Text Example
Text Example
White with #875915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875915; }
p { color: rgb(135,89,21); }
H1.HeaderClassName
{
color: #875915;
}
.AnyTagClassName
{
color: #875915;
}
</style>
background-color css
<style>
a { background-color: #875915; }
a { background-color: rgb(135,89,21); }
div.DivClassName
{
background-color: #875915;
}
.BgClassName
{
background-color: #875915;
}
</style>
border-color css
<style>
span { border-color: #875915; }
span { border-color: rgb(135,89,21); }
td.TdClassName
{
border-color: #875915;
}
.TagClassName
{
border-color: #875915;
}
</style>