Shades of Hot Curry #865720
Tints of Hot Curry #865720
RGB
CMYK
RGB Variations
Color information
#865720 (or 0x865720) is known color: Hot Curry. HEX triplet: 86, 57 and 20. RGB value is (134,87,32). Sum of RGB (Red+Green+Blue) = 134+87+32=253 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.96% from 253); Green value is 87 (34.38% from 255 or 34.39% from 253); Blue value is 32 (12.89% from 255 or 12.65% from 253); Max value from RGB is 134 - color contains mainly: red. Hex color #865720 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865720 is #79A8DF. Grayscale: #5F5F5F. Windows color (decimal): -7973088 or 2119558. OLE color: 2119558.
HSL color Cylindrical-coordinate representation of color #865720: hue angle of 32.35º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #865720 is Cyan = 0, Magento = 0.35, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 32 | - |
| CMYK | 0 | 0.35 | 0.76 | 0.47 |
| HSL | 32.35º | 0.61% | 0.33% | - |
| HSV(B) | 32.35º | 0.76% | 0.53% | - |
| XYZ | 13.5 | 11.99 | 2.97 | - |
| YUV | 94.78 | 92.57 | 155.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 32 | 0 | 0.35 | 0.76 | 0.47 | 32.35 | 0.61 | 0.33 |
| Hex | 86 | 57 | 20 | 0 | 23 | 4C | 2F | 20 | 3D | 21 |
| Octal | 206 | 127 | 40 | 0 | 43 | 114 | 57 | 40 | 75 | 41 |
| Binary | 10000110 | 1010111 | 100000 | 0 | 100011 | 1001100 | 101111 | 100000 | 111101 | 100001 |
Color Harmonies of #865720
Complementary color
Monochromatic Colors of #865720
Black with #865720
Text Example
Text Example
White with #865720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865720; }
p { color: rgb(134,87,32); }
H1.HeaderClassName
{
color: #865720;
}
.AnyTagClassName
{
color: #865720;
}
</style>
background-color css
<style>
a { background-color: #865720; }
a { background-color: rgb(134,87,32); }
div.DivClassName
{
background-color: #865720;
}
.BgClassName
{
background-color: #865720;
}
</style>
border-color css
<style>
span { border-color: #865720; }
span { border-color: rgb(134,87,32); }
td.TdClassName
{
border-color: #865720;
}
.TagClassName
{
border-color: #865720;
}
</style>