Shades of Hot Curry #875714
Tints of Hot Curry #875714
RGB
CMYK
RGB Variations
Color information
#875714 (or 0x875714) is known color: Hot Curry. HEX triplet: 87, 57 and 14. RGB value is (135,87,20). Sum of RGB (Red+Green+Blue) = 135+87+20=242 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.79% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 20 (8.20% from 255 or 8.26% from 242); Max value from RGB is 135 - color contains mainly: red. Hex color #875714 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #875714 is #78A8EB. Grayscale: #5E5E5E. Windows color (decimal): -7907564 or 1333127. OLE color: 1333127.
HSL color Cylindrical-coordinate representation of color #875714: hue angle of 34.96º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #875714 is Cyan = 0, Magento = 0.36, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 87 | 20 | - |
| CMYK | 0 | 0.36 | 0.85 | 0.47 |
| HSL | 34.96º | 0.74% | 0.3% | - |
| HSV(B) | 34.96º | 0.85% | 0.53% | - |
| XYZ | 13.53 | 12.02 | 2.27 | - |
| YUV | 93.71 | 86.4 | 157.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 87 | 20 | 0 | 0.36 | 0.85 | 0.47 | 34.96 | 0.74 | 0.3 |
| Hex | 87 | 57 | 14 | 0 | 24 | 55 | 2F | 23 | 4A | 1E |
| Octal | 207 | 127 | 24 | 0 | 44 | 125 | 57 | 43 | 112 | 36 |
| Binary | 10000111 | 1010111 | 10100 | 0 | 100100 | 1010101 | 101111 | 100011 | 1001010 | 11110 |
Color Harmonies of #875714
Complementary color
Monochromatic Colors of #875714
Black with #875714
Text Example
Text Example
White with #875714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875714; }
p { color: rgb(135,87,20); }
H1.HeaderClassName
{
color: #875714;
}
.AnyTagClassName
{
color: #875714;
}
</style>
background-color css
<style>
a { background-color: #875714; }
a { background-color: rgb(135,87,20); }
div.DivClassName
{
background-color: #875714;
}
.BgClassName
{
background-color: #875714;
}
</style>
border-color css
<style>
span { border-color: #875714; }
span { border-color: rgb(135,87,20); }
td.TdClassName
{
border-color: #875714;
}
.TagClassName
{
border-color: #875714;
}
</style>