Shades of Hot Curry #875421
Tints of Hot Curry #875421
RGB
CMYK
RGB Variations
Color information
#875421 (or 0x875421) is known color: Hot Curry. HEX triplet: 87, 54 and 21. RGB value is (135,84,33). Sum of RGB (Red+Green+Blue) = 135+84+33=252 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.57% from 252); Green value is 84 (33.20% from 255 or 33.33% from 252); Blue value is 33 (13.28% from 255 or 13.10% from 252); Max value from RGB is 135 - color contains mainly: red. Hex color #875421 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875421 is #78ABDE. Grayscale: #5D5D5D. Windows color (decimal): -7908319 or 2184327. OLE color: 2184327.
HSL color Cylindrical-coordinate representation of color #875421: hue angle of 30º degrees, saturation: 0.61, 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 #875421 is Cyan = 0, Magento = 0.38, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 33 | - |
| CMYK | 0 | 0.38 | 0.76 | 0.47 |
| HSL | 30º | 0.61% | 0.33% | - |
| HSV(B) | 30º | 0.76% | 0.53% | - |
| XYZ | 13.44 | 11.6 | 2.97 | - |
| YUV | 93.44 | 93.9 | 157.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 33 | 0 | 0.38 | 0.76 | 0.47 | 30 | 0.61 | 0.33 |
| Hex | 87 | 54 | 21 | 0 | 26 | 4C | 2F | 1E | 3D | 21 |
| Octal | 207 | 124 | 41 | 0 | 46 | 114 | 57 | 36 | 75 | 41 |
| Binary | 10000111 | 1010100 | 100001 | 0 | 100110 | 1001100 | 101111 | 11110 | 111101 | 100001 |
Color Harmonies of #875421
Complementary color
Monochromatic Colors of #875421
Black with #875421
Text Example
Text Example
White with #875421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875421; }
p { color: rgb(135,84,33); }
H1.HeaderClassName
{
color: #875421;
}
.AnyTagClassName
{
color: #875421;
}
</style>
background-color css
<style>
a { background-color: #875421; }
a { background-color: rgb(135,84,33); }
div.DivClassName
{
background-color: #875421;
}
.BgClassName
{
background-color: #875421;
}
</style>
border-color css
<style>
span { border-color: #875421; }
span { border-color: rgb(135,84,33); }
td.TdClassName
{
border-color: #875421;
}
.TagClassName
{
border-color: #875421;
}
</style>