Shades of Hot Curry #875422
Tints of Hot Curry #875422
RGB
CMYK
RGB Variations
Color information
#875422 (or 0x875422) is known color: Hot Curry. HEX triplet: 87, 54 and 22. RGB value is (135,84,34). Sum of RGB (Red+Green+Blue) = 135+84+34=253 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.36% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 34 (13.67% from 255 or 13.44% from 253); Max value from RGB is 135 - color contains mainly: red. Hex color #875422 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875422 is #78ABDD. Grayscale: #5D5D5D. Windows color (decimal): -7908318 or 2249863. OLE color: 2249863.
HSL color Cylindrical-coordinate representation of color #875422: hue angle of 29.7º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #875422 is Cyan = 0, Magento = 0.38, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 34 | - |
| CMYK | 0 | 0.38 | 0.75 | 0.47 |
| HSL | 29.7º | 0.6% | 0.33% | - |
| HSV(B) | 29.7º | 0.75% | 0.53% | - |
| XYZ | 13.45 | 11.61 | 3.04 | - |
| YUV | 93.55 | 94.4 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 34 | 0 | 0.38 | 0.75 | 0.47 | 29.7 | 0.6 | 0.33 |
| Hex | 87 | 54 | 22 | 0 | 26 | 4B | 2F | 1E | 3C | 21 |
| Octal | 207 | 124 | 42 | 0 | 46 | 113 | 57 | 36 | 74 | 41 |
| Binary | 10000111 | 1010100 | 100010 | 0 | 100110 | 1001011 | 101111 | 11110 | 111100 | 100001 |
Color Harmonies of #875422
Complementary color
Monochromatic Colors of #875422
Black with #875422
Text Example
Text Example
White with #875422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875422; }
p { color: rgb(135,84,34); }
H1.HeaderClassName
{
color: #875422;
}
.AnyTagClassName
{
color: #875422;
}
</style>
background-color css
<style>
a { background-color: #875422; }
a { background-color: rgb(135,84,34); }
div.DivClassName
{
background-color: #875422;
}
.BgClassName
{
background-color: #875422;
}
</style>
border-color css
<style>
span { border-color: #875422; }
span { border-color: rgb(135,84,34); }
td.TdClassName
{
border-color: #875422;
}
.TagClassName
{
border-color: #875422;
}
</style>