Shades of Hot Curry #855827
Tints of Hot Curry #855827
RGB
CMYK
RGB Variations
Color information
#855827 (or 0x855827) is known color: Hot Curry. HEX triplet: 85, 58 and 27. RGB value is (133,88,39). Sum of RGB (Red+Green+Blue) = 133+88+39=260 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.15% from 260); Green value is 88 (34.77% from 255 or 33.85% from 260); Blue value is 39 (15.62% from 255 or 15% from 260); Max value from RGB is 133 - color contains mainly: red. Hex color #855827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855827 is #7AA7D8. Grayscale: #606060. Windows color (decimal): -8038361 or 2578565. OLE color: 2578565.
HSL color Cylindrical-coordinate representation of color #855827: hue angle of 31.28º degrees, saturation: 0.55, 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 #855827 is Cyan = 0, Magento = 0.34, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 39 | - |
| CMYK | 0 | 0.34 | 0.71 | 0.48 |
| HSL | 31.28º | 0.55% | 0.34% | - |
| HSV(B) | 31.28º | 0.71% | 0.52% | - |
| XYZ | 13.53 | 12.11 | 3.54 | - |
| YUV | 95.87 | 95.91 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 39 | 0 | 0.34 | 0.71 | 0.48 | 31.28 | 0.55 | 0.34 |
| Hex | 85 | 58 | 27 | 0 | 22 | 47 | 30 | 1F | 37 | 22 |
| Octal | 205 | 130 | 47 | 0 | 42 | 107 | 60 | 37 | 67 | 42 |
| Binary | 10000101 | 1011000 | 100111 | 0 | 100010 | 1000111 | 110000 | 11111 | 110111 | 100010 |
Color Harmonies of #855827
Complementary color
Monochromatic Colors of #855827
Black with #855827
Text Example
Text Example
White with #855827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855827; }
p { color: rgb(133,88,39); }
H1.HeaderClassName
{
color: #855827;
}
.AnyTagClassName
{
color: #855827;
}
</style>
background-color css
<style>
a { background-color: #855827; }
a { background-color: rgb(133,88,39); }
div.DivClassName
{
background-color: #855827;
}
.BgClassName
{
background-color: #855827;
}
</style>
border-color css
<style>
span { border-color: #855827; }
span { border-color: rgb(133,88,39); }
td.TdClassName
{
border-color: #855827;
}
.TagClassName
{
border-color: #855827;
}
</style>