Shades of Hot Curry #866227
Tints of Hot Curry #866227
RGB
CMYK
RGB Variations
Color information
#866227 (or 0x866227) is known color: Hot Curry. HEX triplet: 86, 62 and 27. RGB value is (134,98,39). Sum of RGB (Red+Green+Blue) = 134+98+39=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 98 (38.67% from 255 or 36.16% from 271); Blue value is 39 (15.62% from 255 or 14.39% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #866227 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866227 is #799DD8. Grayscale: #666666. Windows color (decimal): -7970265 or 2581126. OLE color: 2581126.
HSL color Cylindrical-coordinate representation of color #866227: hue angle of 37.26º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #866227 is Cyan = 0, Magento = 0.27, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 39 | - |
| CMYK | 0 | 0.27 | 0.71 | 0.47 |
| HSL | 37.26º | 0.55% | 0.34% | - |
| HSV(B) | 37.26º | 0.71% | 0.53% | - |
| XYZ | 14.57 | 13.95 | 3.84 | - |
| YUV | 102.04 | 92.43 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 39 | 0 | 0.27 | 0.71 | 0.47 | 37.26 | 0.55 | 0.34 |
| Hex | 86 | 62 | 27 | 0 | 1B | 47 | 2F | 25 | 37 | 22 |
| Octal | 206 | 142 | 47 | 0 | 33 | 107 | 57 | 45 | 67 | 42 |
| Binary | 10000110 | 1100010 | 100111 | 0 | 11011 | 1000111 | 101111 | 100101 | 110111 | 100010 |
Color Harmonies of #866227
Complementary color
Monochromatic Colors of #866227
Black with #866227
Text Example
Text Example
White with #866227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866227; }
p { color: rgb(134,98,39); }
H1.HeaderClassName
{
color: #866227;
}
.AnyTagClassName
{
color: #866227;
}
</style>
background-color css
<style>
a { background-color: #866227; }
a { background-color: rgb(134,98,39); }
div.DivClassName
{
background-color: #866227;
}
.BgClassName
{
background-color: #866227;
}
</style>
border-color css
<style>
span { border-color: #866227; }
span { border-color: rgb(134,98,39); }
td.TdClassName
{
border-color: #866227;
}
.TagClassName
{
border-color: #866227;
}
</style>