Shades of Hot Curry #865619
Tints of Hot Curry #865619
RGB
CMYK
RGB Variations
Color information
#865619 (or 0x865619) is known color: Hot Curry. HEX triplet: 86, 56 and 19. RGB value is (134,86,25). Sum of RGB (Red+Green+Blue) = 134+86+25=245 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.69% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 134 - color contains mainly: red. Hex color #865619 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865619 is #79A9E6. Grayscale: #5D5D5D. Windows color (decimal): -7973351 or 1660550. OLE color: 1660550.
HSL color Cylindrical-coordinate representation of color #865619: hue angle of 33.58º 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 #865619 is Cyan = 0, Magento = 0.36, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 25 | - |
| CMYK | 0 | 0.36 | 0.81 | 0.47 |
| HSL | 33.58º | 0.69% | 0.31% | - |
| HSV(B) | 33.58º | 0.81% | 0.53% | - |
| XYZ | 13.33 | 11.79 | 2.49 | - |
| YUV | 93.4 | 89.4 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 25 | 0 | 0.36 | 0.81 | 0.47 | 33.58 | 0.69 | 0.31 |
| Hex | 86 | 56 | 19 | 0 | 24 | 51 | 2F | 22 | 45 | 1F |
| Octal | 206 | 126 | 31 | 0 | 44 | 121 | 57 | 42 | 105 | 37 |
| Binary | 10000110 | 1010110 | 11001 | 0 | 100100 | 1010001 | 101111 | 100010 | 1000101 | 11111 |
Color Harmonies of #865619
Complementary color
Monochromatic Colors of #865619
Black with #865619
Text Example
Text Example
White with #865619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865619; }
p { color: rgb(134,86,25); }
H1.HeaderClassName
{
color: #865619;
}
.AnyTagClassName
{
color: #865619;
}
</style>
background-color css
<style>
a { background-color: #865619; }
a { background-color: rgb(134,86,25); }
div.DivClassName
{
background-color: #865619;
}
.BgClassName
{
background-color: #865619;
}
</style>
border-color css
<style>
span { border-color: #865619; }
span { border-color: rgb(134,86,25); }
td.TdClassName
{
border-color: #865619;
}
.TagClassName
{
border-color: #865619;
}
</style>