Shades of Hot Curry #865522
Tints of Hot Curry #865522
RGB
CMYK
RGB Variations
Color information
#865522 (or 0x865522) is known color: Hot Curry. HEX triplet: 86, 55 and 22. RGB value is (134,85,34). Sum of RGB (Red+Green+Blue) = 134+85+34=253 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.96% from 253); Green value is 85 (33.59% from 255 or 33.60% from 253); Blue value is 34 (13.67% from 255 or 13.44% from 253); Max value from RGB is 134 - color contains mainly: red. Hex color #865522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865522 is #79AADD. Grayscale: #5E5E5E. Windows color (decimal): -7973598 or 2250118. OLE color: 2250118.
HSL color Cylindrical-coordinate representation of color #865522: hue angle of 30.6º 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 #865522 is Cyan = 0, Magento = 0.37, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 34 | - |
| CMYK | 0 | 0.37 | 0.75 | 0.47 |
| HSL | 30.6º | 0.6% | 0.33% | - |
| HSV(B) | 30.6º | 0.75% | 0.53% | - |
| XYZ | 13.37 | 11.68 | 3.06 | - |
| YUV | 93.84 | 94.23 | 156.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 34 | 0 | 0.37 | 0.75 | 0.47 | 30.6 | 0.6 | 0.33 |
| Hex | 86 | 55 | 22 | 0 | 25 | 4B | 2F | 1F | 3C | 21 |
| Octal | 206 | 125 | 42 | 0 | 45 | 113 | 57 | 37 | 74 | 41 |
| Binary | 10000110 | 1010101 | 100010 | 0 | 100101 | 1001011 | 101111 | 11111 | 111100 | 100001 |
Color Harmonies of #865522
Complementary color
Monochromatic Colors of #865522
Black with #865522
Text Example
Text Example
White with #865522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865522; }
p { color: rgb(134,85,34); }
H1.HeaderClassName
{
color: #865522;
}
.AnyTagClassName
{
color: #865522;
}
</style>
background-color css
<style>
a { background-color: #865522; }
a { background-color: rgb(134,85,34); }
div.DivClassName
{
background-color: #865522;
}
.BgClassName
{
background-color: #865522;
}
</style>
border-color css
<style>
span { border-color: #865522; }
span { border-color: rgb(134,85,34); }
td.TdClassName
{
border-color: #865522;
}
.TagClassName
{
border-color: #865522;
}
</style>