Shades of Hot Curry #855718
Tints of Hot Curry #855718
RGB
CMYK
RGB Variations
Color information
#855718 (or 0x855718) is known color: Hot Curry. HEX triplet: 85, 57 and 18. RGB value is (133,87,24). Sum of RGB (Red+Green+Blue) = 133+87+24=244 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.51% from 244); Green value is 87 (34.38% from 255 or 35.66% from 244); Blue value is 24 (9.77% from 255 or 9.84% from 244); Max value from RGB is 133 - color contains mainly: red. Hex color #855718 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855718 is #7AA8E7. Grayscale: #5D5D5D. Windows color (decimal): -8038632 or 1595269. OLE color: 1595269.
HSL color Cylindrical-coordinate representation of color #855718: hue angle of 34.68º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #855718 is Cyan = 0, Magento = 0.35, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 87 | 24 | - |
| CMYK | 0 | 0.35 | 0.82 | 0.48 |
| HSL | 34.68º | 0.69% | 0.31% | - |
| HSV(B) | 34.68º | 0.82% | 0.52% | - |
| XYZ | 13.25 | 11.87 | 2.46 | - |
| YUV | 93.57 | 88.74 | 156.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 87 | 24 | 0 | 0.35 | 0.82 | 0.48 | 34.68 | 0.69 | 0.31 |
| Hex | 85 | 57 | 18 | 0 | 23 | 52 | 30 | 23 | 45 | 1F |
| Octal | 205 | 127 | 30 | 0 | 43 | 122 | 60 | 43 | 105 | 37 |
| Binary | 10000101 | 1010111 | 11000 | 0 | 100011 | 1010010 | 110000 | 100011 | 1000101 | 11111 |
Color Harmonies of #855718
Complementary color
Monochromatic Colors of #855718
Black with #855718
Text Example
Text Example
White with #855718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855718; }
p { color: rgb(133,87,24); }
H1.HeaderClassName
{
color: #855718;
}
.AnyTagClassName
{
color: #855718;
}
</style>
background-color css
<style>
a { background-color: #855718; }
a { background-color: rgb(133,87,24); }
div.DivClassName
{
background-color: #855718;
}
.BgClassName
{
background-color: #855718;
}
</style>
border-color css
<style>
span { border-color: #855718; }
span { border-color: rgb(133,87,24); }
td.TdClassName
{
border-color: #855718;
}
.TagClassName
{
border-color: #855718;
}
</style>