Shades of Hot Curry #866226
Tints of Hot Curry #866226
RGB
CMYK
RGB Variations
Color information
#866226 (or 0x866226) is known color: Hot Curry. HEX triplet: 86, 62 and 26. RGB value is (134,98,38). Sum of RGB (Red+Green+Blue) = 134+98+38=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 98 (38.67% from 255 or 36.30% from 270); Blue value is 38 (15.23% from 255 or 14.07% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #866226 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866226 is #799DD9. Grayscale: #666666. Windows color (decimal): -7970266 or 2515590. OLE color: 2515590.
HSL color Cylindrical-coordinate representation of color #866226: hue angle of 37.5º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #866226 is Cyan = 0, Magento = 0.27, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 38 | - |
| CMYK | 0 | 0.27 | 0.72 | 0.47 |
| HSL | 37.5º | 0.56% | 0.34% | - |
| HSV(B) | 37.5º | 0.72% | 0.53% | - |
| XYZ | 14.55 | 13.94 | 3.76 | - |
| YUV | 101.92 | 91.93 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 38 | 0 | 0.27 | 0.72 | 0.47 | 37.5 | 0.56 | 0.34 |
| Hex | 86 | 62 | 26 | 0 | 1B | 48 | 2F | 26 | 38 | 22 |
| Octal | 206 | 142 | 46 | 0 | 33 | 110 | 57 | 46 | 70 | 42 |
| Binary | 10000110 | 1100010 | 100110 | 0 | 11011 | 1001000 | 101111 | 100110 | 111000 | 100010 |
Color Harmonies of #866226
Complementary color
Monochromatic Colors of #866226
Black with #866226
Text Example
Text Example
White with #866226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866226; }
p { color: rgb(134,98,38); }
H1.HeaderClassName
{
color: #866226;
}
.AnyTagClassName
{
color: #866226;
}
</style>
background-color css
<style>
a { background-color: #866226; }
a { background-color: rgb(134,98,38); }
div.DivClassName
{
background-color: #866226;
}
.BgClassName
{
background-color: #866226;
}
</style>
border-color css
<style>
span { border-color: #866226; }
span { border-color: rgb(134,98,38); }
td.TdClassName
{
border-color: #866226;
}
.TagClassName
{
border-color: #866226;
}
</style>