Shades of Hot Curry #855915
Tints of Hot Curry #855915
RGB
CMYK
RGB Variations
Color information
#855915 (or 0x855915) is known color: Hot Curry. HEX triplet: 85, 59 and 15. RGB value is (133,89,21). Sum of RGB (Red+Green+Blue) = 133+89+21=243 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.73% from 243); Green value is 89 (35.16% from 255 or 36.63% from 243); Blue value is 21 (8.59% from 255 or 8.64% from 243); Max value from RGB is 133 - color contains mainly: red. Hex color #855915 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855915 is #7AA6EA. Grayscale: #5E5E5E. Windows color (decimal): -8038123 or 1399173. OLE color: 1399173.
HSL color Cylindrical-coordinate representation of color #855915: hue angle of 36.43º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #855915 is Cyan = 0, Magento = 0.33, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 89 | 21 | - |
| CMYK | 0 | 0.33 | 0.84 | 0.48 |
| HSL | 36.43º | 0.73% | 0.3% | - |
| HSV(B) | 36.43º | 0.84% | 0.52% | - |
| XYZ | 13.38 | 12.19 | 2.36 | - |
| YUV | 94.4 | 86.58 | 155.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 21 | 0 | 0.33 | 0.84 | 0.48 | 36.43 | 0.73 | 0.3 |
| Hex | 85 | 59 | 15 | 0 | 21 | 54 | 30 | 24 | 49 | 1E |
| Octal | 205 | 131 | 25 | 0 | 41 | 124 | 60 | 44 | 111 | 36 |
| Binary | 10000101 | 1011001 | 10101 | 0 | 100001 | 1010100 | 110000 | 100100 | 1001001 | 11110 |
Color Harmonies of #855915
Complementary color
Monochromatic Colors of #855915
Black with #855915
Text Example
Text Example
White with #855915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855915; }
p { color: rgb(133,89,21); }
H1.HeaderClassName
{
color: #855915;
}
.AnyTagClassName
{
color: #855915;
}
</style>
background-color css
<style>
a { background-color: #855915; }
a { background-color: rgb(133,89,21); }
div.DivClassName
{
background-color: #855915;
}
.BgClassName
{
background-color: #855915;
}
</style>
border-color css
<style>
span { border-color: #855915; }
span { border-color: rgb(133,89,21); }
td.TdClassName
{
border-color: #855915;
}
.TagClassName
{
border-color: #855915;
}
</style>