Shades of Hot Curry #855912
Tints of Hot Curry #855912
RGB
CMYK
RGB Variations
Color information
#855912 (or 0x855912) is known color: Hot Curry. HEX triplet: 85, 59 and 12. RGB value is (133,89,18). Sum of RGB (Red+Green+Blue) = 133+89+18=240 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.42% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 18 (7.42% from 255 or 7.5% from 240); Max value from RGB is 133 - color contains mainly: red. Hex color #855912 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855912 is #7AA6ED. Grayscale: #5E5E5E. Windows color (decimal): -8038126 or 1202565. OLE color: 1202565.
HSL color Cylindrical-coordinate representation of color #855912: hue angle of 37.04º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #855912 is Cyan = 0, Magento = 0.33, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 89 | 18 | - |
| CMYK | 0 | 0.33 | 0.86 | 0.48 |
| HSL | 37.04º | 0.76% | 0.3% | - |
| HSV(B) | 37.04º | 0.86% | 0.52% | - |
| XYZ | 13.35 | 12.17 | 2.22 | - |
| YUV | 94.06 | 85.08 | 155.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 18 | 0 | 0.33 | 0.86 | 0.48 | 37.04 | 0.76 | 0.3 |
| Hex | 85 | 59 | 12 | 0 | 21 | 56 | 30 | 25 | 4C | 1E |
| Octal | 205 | 131 | 22 | 0 | 41 | 126 | 60 | 45 | 114 | 36 |
| Binary | 10000101 | 1011001 | 10010 | 0 | 100001 | 1010110 | 110000 | 100101 | 1001100 | 11110 |
Color Harmonies of #855912
Complementary color
Monochromatic Colors of #855912
Black with #855912
Text Example
Text Example
White with #855912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855912; }
p { color: rgb(133,89,18); }
H1.HeaderClassName
{
color: #855912;
}
.AnyTagClassName
{
color: #855912;
}
</style>
background-color css
<style>
a { background-color: #855912; }
a { background-color: rgb(133,89,18); }
div.DivClassName
{
background-color: #855912;
}
.BgClassName
{
background-color: #855912;
}
</style>
border-color css
<style>
span { border-color: #855912; }
span { border-color: rgb(133,89,18); }
td.TdClassName
{
border-color: #855912;
}
.TagClassName
{
border-color: #855912;
}
</style>