Shades of Hot Curry #855716
Tints of Hot Curry #855716
RGB
CMYK
RGB Variations
Color information
#855716 (or 0x855716) is known color: Hot Curry. HEX triplet: 85, 57 and 16. RGB value is (133,87,22). Sum of RGB (Red+Green+Blue) = 133+87+22=242 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.96% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 133 - color contains mainly: red. Hex color #855716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855716 is #7AA8E9. Grayscale: #5D5D5D. Windows color (decimal): -8038634 or 1464197. OLE color: 1464197.
HSL color Cylindrical-coordinate representation of color #855716: hue angle of 35.14º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #855716 is Cyan = 0, Magento = 0.35, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 87 | 22 | - |
| CMYK | 0 | 0.35 | 0.83 | 0.48 |
| HSL | 35.14º | 0.72% | 0.3% | - |
| HSV(B) | 35.14º | 0.83% | 0.52% | - |
| XYZ | 13.23 | 11.86 | 2.35 | - |
| YUV | 93.34 | 87.74 | 156.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 87 | 22 | 0 | 0.35 | 0.83 | 0.48 | 35.14 | 0.72 | 0.3 |
| Hex | 85 | 57 | 16 | 0 | 23 | 53 | 30 | 23 | 48 | 1E |
| Octal | 205 | 127 | 26 | 0 | 43 | 123 | 60 | 43 | 110 | 36 |
| Binary | 10000101 | 1010111 | 10110 | 0 | 100011 | 1010011 | 110000 | 100011 | 1001000 | 11110 |
Color Harmonies of #855716
Complementary color
Monochromatic Colors of #855716
Black with #855716
Text Example
Text Example
White with #855716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855716; }
p { color: rgb(133,87,22); }
H1.HeaderClassName
{
color: #855716;
}
.AnyTagClassName
{
color: #855716;
}
</style>
background-color css
<style>
a { background-color: #855716; }
a { background-color: rgb(133,87,22); }
div.DivClassName
{
background-color: #855716;
}
.BgClassName
{
background-color: #855716;
}
</style>
border-color css
<style>
span { border-color: #855716; }
span { border-color: rgb(133,87,22); }
td.TdClassName
{
border-color: #855716;
}
.TagClassName
{
border-color: #855716;
}
</style>