Shades of Hot Curry #865819
Tints of Hot Curry #865819
RGB
CMYK
RGB Variations
Color information
#865819 (or 0x865819) is known color: Hot Curry. HEX triplet: 86, 58 and 19. RGB value is (134,88,25). Sum of RGB (Red+Green+Blue) = 134+88+25=247 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.25% from 247); Green value is 88 (34.77% from 255 or 35.63% from 247); Blue value is 25 (10.16% from 255 or 10.12% from 247); Max value from RGB is 134 - color contains mainly: red. Hex color #865819 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865819 is #79A7E6. Grayscale: #5E5E5E. Windows color (decimal): -7972839 or 1661062. OLE color: 1661062.
HSL color Cylindrical-coordinate representation of color #865819: hue angle of 34.68º 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 #865819 is Cyan = 0, Magento = 0.34, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 25 | - |
| CMYK | 0 | 0.34 | 0.81 | 0.47 |
| HSL | 34.68º | 0.69% | 0.31% | - |
| HSV(B) | 34.68º | 0.81% | 0.53% | - |
| XYZ | 13.5 | 12.12 | 2.55 | - |
| YUV | 94.57 | 88.74 | 156.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 25 | 0 | 0.34 | 0.81 | 0.47 | 34.68 | 0.69 | 0.31 |
| Hex | 86 | 58 | 19 | 0 | 22 | 51 | 2F | 23 | 45 | 1F |
| Octal | 206 | 130 | 31 | 0 | 42 | 121 | 57 | 43 | 105 | 37 |
| Binary | 10000110 | 1011000 | 11001 | 0 | 100010 | 1010001 | 101111 | 100011 | 1000101 | 11111 |
Color Harmonies of #865819
Complementary color
Monochromatic Colors of #865819
Black with #865819
Text Example
Text Example
White with #865819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865819; }
p { color: rgb(134,88,25); }
H1.HeaderClassName
{
color: #865819;
}
.AnyTagClassName
{
color: #865819;
}
</style>
background-color css
<style>
a { background-color: #865819; }
a { background-color: rgb(134,88,25); }
div.DivClassName
{
background-color: #865819;
}
.BgClassName
{
background-color: #865819;
}
</style>
border-color css
<style>
span { border-color: #865819; }
span { border-color: rgb(134,88,25); }
td.TdClassName
{
border-color: #865819;
}
.TagClassName
{
border-color: #865819;
}
</style>