Shades of Hot Curry #855422
Tints of Hot Curry #855422
RGB
CMYK
RGB Variations
Color information
#855422 (or 0x855422) is known color: Hot Curry. HEX triplet: 85, 54 and 22. RGB value is (133,84,34). Sum of RGB (Red+Green+Blue) = 133+84+34=251 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.99% from 251); Green value is 84 (33.20% from 255 or 33.47% from 251); Blue value is 34 (13.67% from 255 or 13.55% from 251); Max value from RGB is 133 - color contains mainly: red. Hex color #855422 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855422 is #7AABDD. Grayscale: #5D5D5D. Windows color (decimal): -8039390 or 2249861. OLE color: 2249861.
HSL color Cylindrical-coordinate representation of color #855422: hue angle of 30.3º 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 #855422 is Cyan = 0, Magento = 0.37, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 34 | - |
| CMYK | 0 | 0.37 | 0.74 | 0.48 |
| HSL | 30.3º | 0.59% | 0.33% | - |
| HSV(B) | 30.3º | 0.74% | 0.52% | - |
| XYZ | 13.13 | 11.44 | 3.03 | - |
| YUV | 92.95 | 94.73 | 156.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 34 | 0 | 0.37 | 0.74 | 0.48 | 30.3 | 0.59 | 0.33 |
| Hex | 85 | 54 | 22 | 0 | 25 | 4A | 30 | 1E | 3B | 21 |
| Octal | 205 | 124 | 42 | 0 | 45 | 112 | 60 | 36 | 73 | 41 |
| Binary | 10000101 | 1010100 | 100010 | 0 | 100101 | 1001010 | 110000 | 11110 | 111011 | 100001 |
Color Harmonies of #855422
Complementary color
Monochromatic Colors of #855422
Black with #855422
Text Example
Text Example
White with #855422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855422; }
p { color: rgb(133,84,34); }
H1.HeaderClassName
{
color: #855422;
}
.AnyTagClassName
{
color: #855422;
}
</style>
background-color css
<style>
a { background-color: #855422; }
a { background-color: rgb(133,84,34); }
div.DivClassName
{
background-color: #855422;
}
.BgClassName
{
background-color: #855422;
}
</style>
border-color css
<style>
span { border-color: #855422; }
span { border-color: rgb(133,84,34); }
td.TdClassName
{
border-color: #855422;
}
.TagClassName
{
border-color: #855422;
}
</style>