Shades of Hot Curry #855426
Tints of Hot Curry #855426
RGB
CMYK
RGB Variations
Color information
#855426 (or 0x855426) is known color: Hot Curry. HEX triplet: 85, 54 and 26. RGB value is (133,84,38). Sum of RGB (Red+Green+Blue) = 133+84+38=255 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.16% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 133 - color contains mainly: red. Hex color #855426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855426 is #7AABD9. Grayscale: #5D5D5D. Windows color (decimal): -8039386 or 2512005. OLE color: 2512005.
HSL color Cylindrical-coordinate representation of color #855426: hue angle of 29.05º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #855426 is Cyan = 0, Magento = 0.37, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 38 | - |
| CMYK | 0 | 0.37 | 0.71 | 0.48 |
| HSL | 29.05º | 0.56% | 0.34% | - |
| HSV(B) | 29.05º | 0.71% | 0.52% | - |
| XYZ | 13.19 | 11.47 | 3.35 | - |
| YUV | 93.41 | 96.73 | 156.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 38 | 0 | 0.37 | 0.71 | 0.48 | 29.05 | 0.56 | 0.34 |
| Hex | 85 | 54 | 26 | 0 | 25 | 47 | 30 | 1D | 38 | 22 |
| Octal | 205 | 124 | 46 | 0 | 45 | 107 | 60 | 35 | 70 | 42 |
| Binary | 10000101 | 1010100 | 100110 | 0 | 100101 | 1000111 | 110000 | 11101 | 111000 | 100010 |
Color Harmonies of #855426
Complementary color
Monochromatic Colors of #855426
Black with #855426
Text Example
Text Example
White with #855426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855426; }
p { color: rgb(133,84,38); }
H1.HeaderClassName
{
color: #855426;
}
.AnyTagClassName
{
color: #855426;
}
</style>
background-color css
<style>
a { background-color: #855426; }
a { background-color: rgb(133,84,38); }
div.DivClassName
{
background-color: #855426;
}
.BgClassName
{
background-color: #855426;
}
</style>
border-color css
<style>
span { border-color: #855426; }
span { border-color: rgb(133,84,38); }
td.TdClassName
{
border-color: #855426;
}
.TagClassName
{
border-color: #855426;
}
</style>