Shades of Hot Curry #856027
Tints of Hot Curry #856027
RGB
CMYK
RGB Variations
Color information
#856027 (or 0x856027) is known color: Hot Curry. HEX triplet: 85, 60 and 27. RGB value is (133,96,39). Sum of RGB (Red+Green+Blue) = 133+96+39=268 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.63% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 39 (15.62% from 255 or 14.55% from 268); Max value from RGB is 133 - color contains mainly: red. Hex color #856027 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856027 is #7A9FD8. Grayscale: #646464. Windows color (decimal): -8036313 or 2580613. OLE color: 2580613.
HSL color Cylindrical-coordinate representation of color #856027: hue angle of 36.38º 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 #856027 is Cyan = 0, Magento = 0.28, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 39 | - |
| CMYK | 0 | 0.28 | 0.71 | 0.48 |
| HSL | 36.38º | 0.55% | 0.34% | - |
| HSV(B) | 36.38º | 0.71% | 0.52% | - |
| XYZ | 14.22 | 13.5 | 3.78 | - |
| YUV | 100.57 | 93.26 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 39 | 0 | 0.28 | 0.71 | 0.48 | 36.38 | 0.55 | 0.34 |
| Hex | 85 | 60 | 27 | 0 | 1C | 47 | 30 | 24 | 37 | 22 |
| Octal | 205 | 140 | 47 | 0 | 34 | 107 | 60 | 44 | 67 | 42 |
| Binary | 10000101 | 1100000 | 100111 | 0 | 11100 | 1000111 | 110000 | 100100 | 110111 | 100010 |
Color Harmonies of #856027
Complementary color
Monochromatic Colors of #856027
Black with #856027
Text Example
Text Example
White with #856027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856027; }
p { color: rgb(133,96,39); }
H1.HeaderClassName
{
color: #856027;
}
.AnyTagClassName
{
color: #856027;
}
</style>
background-color css
<style>
a { background-color: #856027; }
a { background-color: rgb(133,96,39); }
div.DivClassName
{
background-color: #856027;
}
.BgClassName
{
background-color: #856027;
}
</style>
border-color css
<style>
span { border-color: #856027; }
span { border-color: rgb(133,96,39); }
td.TdClassName
{
border-color: #856027;
}
.TagClassName
{
border-color: #856027;
}
</style>