Shades of Hot Curry #855722
Tints of Hot Curry #855722
RGB
CMYK
RGB Variations
Color information
#855722 (or 0x855722) is known color: Hot Curry. HEX triplet: 85, 57 and 22. RGB value is (133,87,34). Sum of RGB (Red+Green+Blue) = 133+87+34=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 87 (34.38% from 255 or 34.25% from 254); Blue value is 34 (13.67% from 255 or 13.39% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #855722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855722 is #7AA8DD. Grayscale: #5E5E5E. Windows color (decimal): -8038622 or 2250629. OLE color: 2250629.
HSL color Cylindrical-coordinate representation of color #855722: hue angle of 32.12º 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 #855722 is Cyan = 0, Magento = 0.35, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 87 | 34 | - |
| CMYK | 0 | 0.35 | 0.74 | 0.48 |
| HSL | 32.12º | 0.59% | 0.33% | - |
| HSV(B) | 32.12º | 0.74% | 0.52% | - |
| XYZ | 13.37 | 11.92 | 3.11 | - |
| YUV | 94.71 | 93.74 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 87 | 34 | 0 | 0.35 | 0.74 | 0.48 | 32.12 | 0.59 | 0.33 |
| Hex | 85 | 57 | 22 | 0 | 23 | 4A | 30 | 20 | 3B | 21 |
| Octal | 205 | 127 | 42 | 0 | 43 | 112 | 60 | 40 | 73 | 41 |
| Binary | 10000101 | 1010111 | 100010 | 0 | 100011 | 1001010 | 110000 | 100000 | 111011 | 100001 |
Color Harmonies of #855722
Complementary color
Monochromatic Colors of #855722
Black with #855722
Text Example
Text Example
White with #855722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855722; }
p { color: rgb(133,87,34); }
H1.HeaderClassName
{
color: #855722;
}
.AnyTagClassName
{
color: #855722;
}
</style>
background-color css
<style>
a { background-color: #855722; }
a { background-color: rgb(133,87,34); }
div.DivClassName
{
background-color: #855722;
}
.BgClassName
{
background-color: #855722;
}
</style>
border-color css
<style>
span { border-color: #855722; }
span { border-color: rgb(133,87,34); }
td.TdClassName
{
border-color: #855722;
}
.TagClassName
{
border-color: #855722;
}
</style>