Shades of Hot Curry #855825
Tints of Hot Curry #855825
RGB
CMYK
RGB Variations
Color information
#855825 (or 0x855825) is known color: Hot Curry. HEX triplet: 85, 58 and 25. RGB value is (133,88,37). Sum of RGB (Red+Green+Blue) = 133+88+37=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 37 (14.84% from 255 or 14.34% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #855825 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855825 is #7AA7DA. Grayscale: #5F5F5F. Windows color (decimal): -8038363 or 2447493. OLE color: 2447493.
HSL color Cylindrical-coordinate representation of color #855825: hue angle of 31.88º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #855825 is Cyan = 0, Magento = 0.34, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 37 | - |
| CMYK | 0 | 0.34 | 0.72 | 0.48 |
| HSL | 31.88º | 0.56% | 0.33% | - |
| HSV(B) | 31.88º | 0.72% | 0.52% | - |
| XYZ | 13.5 | 12.1 | 3.37 | - |
| YUV | 95.64 | 94.91 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 37 | 0 | 0.34 | 0.72 | 0.48 | 31.88 | 0.56 | 0.33 |
| Hex | 85 | 58 | 25 | 0 | 22 | 48 | 30 | 20 | 38 | 21 |
| Octal | 205 | 130 | 45 | 0 | 42 | 110 | 60 | 40 | 70 | 41 |
| Binary | 10000101 | 1011000 | 100101 | 0 | 100010 | 1001000 | 110000 | 100000 | 111000 | 100001 |
Color Harmonies of #855825
Complementary color
Monochromatic Colors of #855825
Black with #855825
Text Example
Text Example
White with #855825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855825; }
p { color: rgb(133,88,37); }
H1.HeaderClassName
{
color: #855825;
}
.AnyTagClassName
{
color: #855825;
}
</style>
background-color css
<style>
a { background-color: #855825; }
a { background-color: rgb(133,88,37); }
div.DivClassName
{
background-color: #855825;
}
.BgClassName
{
background-color: #855825;
}
</style>
border-color css
<style>
span { border-color: #855825; }
span { border-color: rgb(133,88,37); }
td.TdClassName
{
border-color: #855825;
}
.TagClassName
{
border-color: #855825;
}
</style>