Shades of Hot Curry #866125
Tints of Hot Curry #866125
RGB
CMYK
RGB Variations
Color information
#866125 (or 0x866125) is known color: Hot Curry. HEX triplet: 86, 61 and 25. RGB value is (134,97,37). Sum of RGB (Red+Green+Blue) = 134+97+37=268 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50% from 268); Green value is 97 (38.28% from 255 or 36.19% from 268); Blue value is 37 (14.84% from 255 or 13.81% from 268); Max value from RGB is 134 - color contains mainly: red. Hex color #866125 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866125 is #799EDA. Grayscale: #656565. Windows color (decimal): -7970523 or 2449798. OLE color: 2449798.
HSL color Cylindrical-coordinate representation of color #866125: hue angle of 37.11º degrees, saturation: 0.57, 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 #866125 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 37 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.47 |
| HSL | 37.11º | 0.57% | 0.34% | - |
| HSV(B) | 37.11º | 0.72% | 0.53% | - |
| XYZ | 14.44 | 13.75 | 3.64 | - |
| YUV | 101.22 | 91.76 | 151.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 37 | 0 | 0.28 | 0.72 | 0.47 | 37.11 | 0.57 | 0.34 |
| Hex | 86 | 61 | 25 | 0 | 1C | 48 | 2F | 25 | 39 | 22 |
| Octal | 206 | 141 | 45 | 0 | 34 | 110 | 57 | 45 | 71 | 42 |
| Binary | 10000110 | 1100001 | 100101 | 0 | 11100 | 1001000 | 101111 | 100101 | 111001 | 100010 |
Color Harmonies of #866125
Complementary color
Monochromatic Colors of #866125
Black with #866125
Text Example
Text Example
White with #866125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866125; }
p { color: rgb(134,97,37); }
H1.HeaderClassName
{
color: #866125;
}
.AnyTagClassName
{
color: #866125;
}
</style>
background-color css
<style>
a { background-color: #866125; }
a { background-color: rgb(134,97,37); }
div.DivClassName
{
background-color: #866125;
}
.BgClassName
{
background-color: #866125;
}
</style>
border-color css
<style>
span { border-color: #866125; }
span { border-color: rgb(134,97,37); }
td.TdClassName
{
border-color: #866125;
}
.TagClassName
{
border-color: #866125;
}
</style>