Shades of Hot Curry #855926
Tints of Hot Curry #855926
RGB
CMYK
RGB Variations
Color information
#855926 (or 0x855926) is known color: Hot Curry. HEX triplet: 85, 59 and 26. RGB value is (133,89,38). Sum of RGB (Red+Green+Blue) = 133+89+38=260 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.15% from 260); Green value is 89 (35.16% from 255 or 34.23% from 260); Blue value is 38 (15.23% from 255 or 14.62% from 260); Max value from RGB is 133 - color contains mainly: red. Hex color #855926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855926 is #7AA6D9. Grayscale: #606060. Windows color (decimal): -8038106 or 2513285. OLE color: 2513285.
HSL color Cylindrical-coordinate representation of color #855926: hue angle of 32.21º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #855926 is Cyan = 0, Magento = 0.33, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 89 | 38 | - |
| CMYK | 0 | 0.33 | 0.71 | 0.48 |
| HSL | 32.21º | 0.56% | 0.34% | - |
| HSV(B) | 32.21º | 0.71% | 0.52% | - |
| XYZ | 13.6 | 12.27 | 3.49 | - |
| YUV | 96.34 | 95.08 | 154.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 38 | 0 | 0.33 | 0.71 | 0.48 | 32.21 | 0.56 | 0.34 |
| Hex | 85 | 59 | 26 | 0 | 21 | 47 | 30 | 20 | 38 | 22 |
| Octal | 205 | 131 | 46 | 0 | 41 | 107 | 60 | 40 | 70 | 42 |
| Binary | 10000101 | 1011001 | 100110 | 0 | 100001 | 1000111 | 110000 | 100000 | 111000 | 100010 |
Color Harmonies of #855926
Complementary color
Monochromatic Colors of #855926
Black with #855926
Text Example
Text Example
White with #855926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855926; }
p { color: rgb(133,89,38); }
H1.HeaderClassName
{
color: #855926;
}
.AnyTagClassName
{
color: #855926;
}
</style>
background-color css
<style>
a { background-color: #855926; }
a { background-color: rgb(133,89,38); }
div.DivClassName
{
background-color: #855926;
}
.BgClassName
{
background-color: #855926;
}
</style>
border-color css
<style>
span { border-color: #855926; }
span { border-color: rgb(133,89,38); }
td.TdClassName
{
border-color: #855926;
}
.TagClassName
{
border-color: #855926;
}
</style>