Shades of Hot Curry #865321
Tints of Hot Curry #865321
RGB
CMYK
RGB Variations
Color information
#865321 (or 0x865321) is known color: Hot Curry. HEX triplet: 86, 53 and 21. RGB value is (134,83,33). Sum of RGB (Red+Green+Blue) = 134+83+33=250 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.6% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 33 (13.28% from 255 or 13.2% from 250); Max value from RGB is 134 - color contains mainly: red. Hex color #865321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865321 is #79ACDE. Grayscale: #5C5C5C. Windows color (decimal): -7974111 or 2184070. OLE color: 2184070.
HSL color Cylindrical-coordinate representation of color #865321: hue angle of 29.7º 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 #865321 is Cyan = 0, Magento = 0.38, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 33 | - |
| CMYK | 0 | 0.38 | 0.75 | 0.47 |
| HSL | 29.7º | 0.6% | 0.33% | - |
| HSV(B) | 29.7º | 0.75% | 0.53% | - |
| XYZ | 13.2 | 11.36 | 2.94 | - |
| YUV | 92.55 | 94.4 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 33 | 0 | 0.38 | 0.75 | 0.47 | 29.7 | 0.6 | 0.33 |
| Hex | 86 | 53 | 21 | 0 | 26 | 4B | 2F | 1E | 3C | 21 |
| Octal | 206 | 123 | 41 | 0 | 46 | 113 | 57 | 36 | 74 | 41 |
| Binary | 10000110 | 1010011 | 100001 | 0 | 100110 | 1001011 | 101111 | 11110 | 111100 | 100001 |
Color Harmonies of #865321
Complementary color
Monochromatic Colors of #865321
Black with #865321
Text Example
Text Example
White with #865321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865321; }
p { color: rgb(134,83,33); }
H1.HeaderClassName
{
color: #865321;
}
.AnyTagClassName
{
color: #865321;
}
</style>
background-color css
<style>
a { background-color: #865321; }
a { background-color: rgb(134,83,33); }
div.DivClassName
{
background-color: #865321;
}
.BgClassName
{
background-color: #865321;
}
</style>
border-color css
<style>
span { border-color: #865321; }
span { border-color: rgb(134,83,33); }
td.TdClassName
{
border-color: #865321;
}
.TagClassName
{
border-color: #865321;
}
</style>