Shades of Hot Curry #855320
Tints of Hot Curry #855320
RGB
CMYK
RGB Variations
Color information
#855320 (or 0x855320) is known color: Hot Curry. HEX triplet: 85, 53 and 20. RGB value is (133,83,32). Sum of RGB (Red+Green+Blue) = 133+83+32=248 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.63% from 248); Green value is 83 (32.81% from 255 or 33.47% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 133 - color contains mainly: red. Hex color #855320 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855320 is #7AACDF. Grayscale: #5C5C5C. Windows color (decimal): -8039648 or 2118533. OLE color: 2118533.
HSL color Cylindrical-coordinate representation of color #855320: hue angle of 30.3º 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 #855320 is Cyan = 0, Magento = 0.38, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 32 | - |
| CMYK | 0 | 0.38 | 0.76 | 0.48 |
| HSL | 30.3º | 0.61% | 0.32% | - |
| HSV(B) | 30.3º | 0.76% | 0.52% | - |
| XYZ | 13.03 | 11.28 | 2.86 | - |
| YUV | 92.14 | 94.07 | 157.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 32 | 0 | 0.38 | 0.76 | 0.48 | 30.3 | 0.61 | 0.32 |
| Hex | 85 | 53 | 20 | 0 | 26 | 4C | 30 | 1E | 3D | 20 |
| Octal | 205 | 123 | 40 | 0 | 46 | 114 | 60 | 36 | 75 | 40 |
| Binary | 10000101 | 1010011 | 100000 | 0 | 100110 | 1001100 | 110000 | 11110 | 111101 | 100000 |
Color Harmonies of #855320
Complementary color
Monochromatic Colors of #855320
Black with #855320
Text Example
Text Example
White with #855320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855320; }
p { color: rgb(133,83,32); }
H1.HeaderClassName
{
color: #855320;
}
.AnyTagClassName
{
color: #855320;
}
</style>
background-color css
<style>
a { background-color: #855320; }
a { background-color: rgb(133,83,32); }
div.DivClassName
{
background-color: #855320;
}
.BgClassName
{
background-color: #855320;
}
</style>
border-color css
<style>
span { border-color: #855320; }
span { border-color: rgb(133,83,32); }
td.TdClassName
{
border-color: #855320;
}
.TagClassName
{
border-color: #855320;
}
</style>