Shades of Hot Curry #855829
Tints of Hot Curry #855829
RGB
CMYK
RGB Variations
Color information
#855829 (or 0x855829) is known color: Hot Curry. HEX triplet: 85, 58 and 29. RGB value is (133,88,41). Sum of RGB (Red+Green+Blue) = 133+88+41=262 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.76% from 262); Green value is 88 (34.77% from 255 or 33.59% from 262); Blue value is 41 (16.41% from 255 or 15.65% from 262); Max value from RGB is 133 - color contains mainly: red. Hex color #855829 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855829 is #7AA7D6. Grayscale: #606060. Windows color (decimal): -8038359 or 2709637. OLE color: 2709637.
HSL color Cylindrical-coordinate representation of color #855829: hue angle of 30.65º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #855829 is Cyan = 0, Magento = 0.34, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 41 | - |
| CMYK | 0 | 0.34 | 0.69 | 0.48 |
| HSL | 30.65º | 0.53% | 0.34% | - |
| HSV(B) | 30.65º | 0.69% | 0.52% | - |
| XYZ | 13.56 | 12.13 | 3.72 | - |
| YUV | 96.1 | 96.91 | 154.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 41 | 0 | 0.34 | 0.69 | 0.48 | 30.65 | 0.53 | 0.34 |
| Hex | 85 | 58 | 29 | 0 | 22 | 45 | 30 | 1F | 35 | 22 |
| Octal | 205 | 130 | 51 | 0 | 42 | 105 | 60 | 37 | 65 | 42 |
| Binary | 10000101 | 1011000 | 101001 | 0 | 100010 | 1000101 | 110000 | 11111 | 110101 | 100010 |
Color Harmonies of #855829
Complementary color
Monochromatic Colors of #855829
Black with #855829
Text Example
Text Example
White with #855829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855829; }
p { color: rgb(133,88,41); }
H1.HeaderClassName
{
color: #855829;
}
.AnyTagClassName
{
color: #855829;
}
</style>
background-color css
<style>
a { background-color: #855829; }
a { background-color: rgb(133,88,41); }
div.DivClassName
{
background-color: #855829;
}
.BgClassName
{
background-color: #855829;
}
</style>
border-color css
<style>
span { border-color: #855829; }
span { border-color: rgb(133,88,41); }
td.TdClassName
{
border-color: #855829;
}
.TagClassName
{
border-color: #855829;
}
</style>