Shades of Hot Curry #875420
Tints of Hot Curry #875420
RGB
CMYK
RGB Variations
Color information
#875420 (or 0x875420) is known color: Hot Curry. HEX triplet: 87, 54 and 20. RGB value is (135,84,32). Sum of RGB (Red+Green+Blue) = 135+84+32=251 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.78% from 251); Green value is 84 (33.20% from 255 or 33.47% from 251); Blue value is 32 (12.89% from 255 or 12.75% from 251); Max value from RGB is 135 - color contains mainly: red. Hex color #875420 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875420 is #78ABDF. Grayscale: #5D5D5D. Windows color (decimal): -7908320 or 2118791. OLE color: 2118791.
HSL color Cylindrical-coordinate representation of color #875420: hue angle of 30.29º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #875420 is Cyan = 0, Magento = 0.38, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 32 | - |
| CMYK | 0 | 0.38 | 0.76 | 0.47 |
| HSL | 30.29º | 0.62% | 0.33% | - |
| HSV(B) | 30.29º | 0.76% | 0.53% | - |
| XYZ | 13.42 | 11.6 | 2.9 | - |
| YUV | 93.32 | 93.4 | 157.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 32 | 0 | 0.38 | 0.76 | 0.47 | 30.29 | 0.62 | 0.33 |
| Hex | 87 | 54 | 20 | 0 | 26 | 4C | 2F | 1E | 3E | 21 |
| Octal | 207 | 124 | 40 | 0 | 46 | 114 | 57 | 36 | 76 | 41 |
| Binary | 10000111 | 1010100 | 100000 | 0 | 100110 | 1001100 | 101111 | 11110 | 111110 | 100001 |
Color Harmonies of #875420
Complementary color
Monochromatic Colors of #875420
Black with #875420
Text Example
Text Example
White with #875420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875420; }
p { color: rgb(135,84,32); }
H1.HeaderClassName
{
color: #875420;
}
.AnyTagClassName
{
color: #875420;
}
</style>
background-color css
<style>
a { background-color: #875420; }
a { background-color: rgb(135,84,32); }
div.DivClassName
{
background-color: #875420;
}
.BgClassName
{
background-color: #875420;
}
</style>
border-color css
<style>
span { border-color: #875420; }
span { border-color: rgb(135,84,32); }
td.TdClassName
{
border-color: #875420;
}
.TagClassName
{
border-color: #875420;
}
</style>