Shades of Hot Curry #855813
Tints of Hot Curry #855813
RGB
CMYK
RGB Variations
Color information
#855813 (or 0x855813) is known color: Hot Curry. HEX triplet: 85, 58 and 13. RGB value is (133,88,19). Sum of RGB (Red+Green+Blue) = 133+88+19=240 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.42% from 240); Green value is 88 (34.77% from 255 or 36.67% from 240); Blue value is 19 (7.81% from 255 or 7.92% from 240); Max value from RGB is 133 - color contains mainly: red. Hex color #855813 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855813 is #7AA7EC. Grayscale: #5D5D5D. Windows color (decimal): -8038381 or 1267845. OLE color: 1267845.
HSL color Cylindrical-coordinate representation of color #855813: hue angle of 36.32º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #855813 is Cyan = 0, Magento = 0.34, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 19 | - |
| CMYK | 0 | 0.34 | 0.86 | 0.48 |
| HSL | 36.32º | 0.75% | 0.3% | - |
| HSV(B) | 36.32º | 0.86% | 0.52% | - |
| XYZ | 13.28 | 12.01 | 2.23 | - |
| YUV | 93.59 | 85.91 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 19 | 0 | 0.34 | 0.86 | 0.48 | 36.32 | 0.75 | 0.3 |
| Hex | 85 | 58 | 13 | 0 | 22 | 56 | 30 | 24 | 4B | 1E |
| Octal | 205 | 130 | 23 | 0 | 42 | 126 | 60 | 44 | 113 | 36 |
| Binary | 10000101 | 1011000 | 10011 | 0 | 100010 | 1010110 | 110000 | 100100 | 1001011 | 11110 |
Color Harmonies of #855813
Complementary color
Monochromatic Colors of #855813
Black with #855813
Text Example
Text Example
White with #855813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855813; }
p { color: rgb(133,88,19); }
H1.HeaderClassName
{
color: #855813;
}
.AnyTagClassName
{
color: #855813;
}
</style>
background-color css
<style>
a { background-color: #855813; }
a { background-color: rgb(133,88,19); }
div.DivClassName
{
background-color: #855813;
}
.BgClassName
{
background-color: #855813;
}
</style>
border-color css
<style>
span { border-color: #855813; }
span { border-color: rgb(133,88,19); }
td.TdClassName
{
border-color: #855813;
}
.TagClassName
{
border-color: #855813;
}
</style>