Shades of Hot Curry #855322
Tints of Hot Curry #855322
RGB
CMYK
RGB Variations
Color information
#855322 (or 0x855322) is known color: Hot Curry. HEX triplet: 85, 53 and 22. RGB value is (133,83,34). Sum of RGB (Red+Green+Blue) = 133+83+34=250 (33% of max value = 765). Red value is 133 (52.34% from 255 or 53.2% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 34 (13.67% from 255 or 13.6% from 250); Max value from RGB is 133 - color contains mainly: red. Hex color #855322 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855322 is #7AACDD. Grayscale: #5C5C5C. Windows color (decimal): -8039646 or 2249605. OLE color: 2249605.
HSL color Cylindrical-coordinate representation of color #855322: hue angle of 29.7º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #855322 is Cyan = 0, Magento = 0.38, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 34 | - |
| CMYK | 0 | 0.38 | 0.74 | 0.48 |
| HSL | 29.7º | 0.59% | 0.33% | - |
| HSV(B) | 29.7º | 0.74% | 0.52% | - |
| XYZ | 13.05 | 11.29 | 3 | - |
| YUV | 92.36 | 95.07 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 34 | 0 | 0.38 | 0.74 | 0.48 | 29.7 | 0.59 | 0.33 |
| Hex | 85 | 53 | 22 | 0 | 26 | 4A | 30 | 1E | 3B | 21 |
| Octal | 205 | 123 | 42 | 0 | 46 | 112 | 60 | 36 | 73 | 41 |
| Binary | 10000101 | 1010011 | 100010 | 0 | 100110 | 1001010 | 110000 | 11110 | 111011 | 100001 |
Color Harmonies of #855322
Complementary color
Monochromatic Colors of #855322
Black with #855322
Text Example
Text Example
White with #855322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855322; }
p { color: rgb(133,83,34); }
H1.HeaderClassName
{
color: #855322;
}
.AnyTagClassName
{
color: #855322;
}
</style>
background-color css
<style>
a { background-color: #855322; }
a { background-color: rgb(133,83,34); }
div.DivClassName
{
background-color: #855322;
}
.BgClassName
{
background-color: #855322;
}
</style>
border-color css
<style>
span { border-color: #855322; }
span { border-color: rgb(133,83,34); }
td.TdClassName
{
border-color: #855322;
}
.TagClassName
{
border-color: #855322;
}
</style>