Shades of Hot Curry #865622
Tints of Hot Curry #865622
RGB
CMYK
RGB Variations
Color information
#865622 (or 0x865622) is known color: Hot Curry. HEX triplet: 86, 56 and 22. RGB value is (134,86,34). Sum of RGB (Red+Green+Blue) = 134+86+34=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 34 (13.67% from 255 or 13.39% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #865622 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865622 is #79A9DD. Grayscale: #5E5E5E. Windows color (decimal): -7973342 or 2250374. OLE color: 2250374.
HSL color Cylindrical-coordinate representation of color #865622: hue angle of 31.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #865622 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 34 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.47 |
| HSL | 31.2º | 0.6% | 0.33% | - |
| HSV(B) | 31.2º | 0.75% | 0.53% | - |
| XYZ | 13.45 | 11.84 | 3.09 | - |
| YUV | 94.42 | 93.9 | 156.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 34 | 0 | 0.36 | 0.75 | 0.47 | 31.2 | 0.6 | 0.33 |
| Hex | 86 | 56 | 22 | 0 | 24 | 4B | 2F | 1F | 3C | 21 |
| Octal | 206 | 126 | 42 | 0 | 44 | 113 | 57 | 37 | 74 | 41 |
| Binary | 10000110 | 1010110 | 100010 | 0 | 100100 | 1001011 | 101111 | 11111 | 111100 | 100001 |
Color Harmonies of #865622
Complementary color
Monochromatic Colors of #865622
Black with #865622
Text Example
Text Example
White with #865622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865622; }
p { color: rgb(134,86,34); }
H1.HeaderClassName
{
color: #865622;
}
.AnyTagClassName
{
color: #865622;
}
</style>
background-color css
<style>
a { background-color: #865622; }
a { background-color: rgb(134,86,34); }
div.DivClassName
{
background-color: #865622;
}
.BgClassName
{
background-color: #865622;
}
</style>
border-color css
<style>
span { border-color: #865622; }
span { border-color: rgb(134,86,34); }
td.TdClassName
{
border-color: #865622;
}
.TagClassName
{
border-color: #865622;
}
</style>