Shades of Hot Curry #855520
Tints of Hot Curry #855520
RGB
CMYK
RGB Variations
Color information
#855520 (or 0x855520) is known color: Hot Curry. HEX triplet: 85, 55 and 20. RGB value is (133,85,32). Sum of RGB (Red+Green+Blue) = 133+85+32=250 (33% of max value = 765). Red value is 133 (52.34% from 255 or 53.2% from 250); Green value is 85 (33.59% from 255 or 34% from 250); Blue value is 32 (12.89% from 255 or 12.8% from 250); Max value from RGB is 133 - color contains mainly: red. Hex color #855520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855520 is #7AAADF. Grayscale: #5D5D5D. Windows color (decimal): -8039136 or 2119045. OLE color: 2119045.
HSL color Cylindrical-coordinate representation of color #855520: hue angle of 31.49º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #855520 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 85 | 32 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.48 |
| HSL | 31.49º | 0.61% | 0.32% | - |
| HSV(B) | 31.49º | 0.76% | 0.52% | - |
| XYZ | 13.18 | 11.59 | 2.91 | - |
| YUV | 93.31 | 93.4 | 156.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 85 | 32 | 0 | 0.36 | 0.76 | 0.48 | 31.49 | 0.61 | 0.32 |
| Hex | 85 | 55 | 20 | 0 | 24 | 4C | 30 | 1F | 3D | 20 |
| Octal | 205 | 125 | 40 | 0 | 44 | 114 | 60 | 37 | 75 | 40 |
| Binary | 10000101 | 1010101 | 100000 | 0 | 100100 | 1001100 | 110000 | 11111 | 111101 | 100000 |
Color Harmonies of #855520
Complementary color
Monochromatic Colors of #855520
Black with #855520
Text Example
Text Example
White with #855520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855520; }
p { color: rgb(133,85,32); }
H1.HeaderClassName
{
color: #855520;
}
.AnyTagClassName
{
color: #855520;
}
</style>
background-color css
<style>
a { background-color: #855520; }
a { background-color: rgb(133,85,32); }
div.DivClassName
{
background-color: #855520;
}
.BgClassName
{
background-color: #855520;
}
</style>
border-color css
<style>
span { border-color: #855520; }
span { border-color: rgb(133,85,32); }
td.TdClassName
{
border-color: #855520;
}
.TagClassName
{
border-color: #855520;
}
</style>