Shades of Hot Curry #855828
Tints of Hot Curry #855828
RGB
CMYK
RGB Variations
Color information
#855828 (or 0x855828) is known color: Hot Curry. HEX triplet: 85, 58 and 28. RGB value is (133,88,40). Sum of RGB (Red+Green+Blue) = 133+88+40=261 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.96% from 261); Green value is 88 (34.77% from 255 or 33.72% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 133 - color contains mainly: red. Hex color #855828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855828 is #7AA7D7. Grayscale: #606060. Windows color (decimal): -8038360 or 2644101. OLE color: 2644101.
HSL color Cylindrical-coordinate representation of color #855828: hue angle of 30.97º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #855828 is Cyan = 0, Magento = 0.34, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 40 | - |
| CMYK | 0 | 0.34 | 0.70 | 0.48 |
| HSL | 30.97º | 0.54% | 0.34% | - |
| HSV(B) | 30.97º | 0.7% | 0.52% | - |
| XYZ | 13.55 | 12.12 | 3.63 | - |
| YUV | 95.98 | 96.41 | 154.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 40 | 0 | 0.34 | 0.70 | 0.48 | 30.97 | 0.54 | 0.34 |
| Hex | 85 | 58 | 28 | 0 | 22 | 46 | 30 | 1F | 36 | 22 |
| Octal | 205 | 130 | 50 | 0 | 42 | 106 | 60 | 37 | 66 | 42 |
| Binary | 10000101 | 1011000 | 101000 | 0 | 100010 | 1000110 | 110000 | 11111 | 110110 | 100010 |
Color Harmonies of #855828
Complementary color
Monochromatic Colors of #855828
Black with #855828
Text Example
Text Example
White with #855828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855828; }
p { color: rgb(133,88,40); }
H1.HeaderClassName
{
color: #855828;
}
.AnyTagClassName
{
color: #855828;
}
</style>
background-color css
<style>
a { background-color: #855828; }
a { background-color: rgb(133,88,40); }
div.DivClassName
{
background-color: #855828;
}
.BgClassName
{
background-color: #855828;
}
</style>
border-color css
<style>
span { border-color: #855828; }
span { border-color: rgb(133,88,40); }
td.TdClassName
{
border-color: #855828;
}
.TagClassName
{
border-color: #855828;
}
</style>