Shades of Hot Curry #865719
Tints of Hot Curry #865719
RGB
CMYK
RGB Variations
Color information
#865719 (or 0x865719) is known color: Hot Curry. HEX triplet: 86, 57 and 19. RGB value is (134,87,25). Sum of RGB (Red+Green+Blue) = 134+87+25=246 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.47% from 246); Green value is 87 (34.38% from 255 or 35.37% from 246); Blue value is 25 (10.16% from 255 or 10.16% from 246); Max value from RGB is 134 - color contains mainly: red. Hex color #865719 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865719 is #79A8E6. Grayscale: #5E5E5E. Windows color (decimal): -7973095 or 1660806. OLE color: 1660806.
HSL color Cylindrical-coordinate representation of color #865719: hue angle of 34.13º 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 #865719 is Cyan = 0, Magento = 0.35, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 25 | - |
| CMYK | 0 | 0.35 | 0.81 | 0.47 |
| HSL | 34.13º | 0.69% | 0.31% | - |
| HSV(B) | 34.13º | 0.81% | 0.53% | - |
| XYZ | 13.42 | 11.95 | 2.52 | - |
| YUV | 93.99 | 89.07 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 25 | 0 | 0.35 | 0.81 | 0.47 | 34.13 | 0.69 | 0.31 |
| Hex | 86 | 57 | 19 | 0 | 23 | 51 | 2F | 22 | 45 | 1F |
| Octal | 206 | 127 | 31 | 0 | 43 | 121 | 57 | 42 | 105 | 37 |
| Binary | 10000110 | 1010111 | 11001 | 0 | 100011 | 1010001 | 101111 | 100010 | 1000101 | 11111 |
Color Harmonies of #865719
Complementary color
Monochromatic Colors of #865719
Black with #865719
Text Example
Text Example
White with #865719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865719; }
p { color: rgb(134,87,25); }
H1.HeaderClassName
{
color: #865719;
}
.AnyTagClassName
{
color: #865719;
}
</style>
background-color css
<style>
a { background-color: #865719; }
a { background-color: rgb(134,87,25); }
div.DivClassName
{
background-color: #865719;
}
.BgClassName
{
background-color: #865719;
}
</style>
border-color css
<style>
span { border-color: #865719; }
span { border-color: rgb(134,87,25); }
td.TdClassName
{
border-color: #865719;
}
.TagClassName
{
border-color: #865719;
}
</style>