Shades of Hot Curry #875722
Tints of Hot Curry #875722
RGB
CMYK
RGB Variations
Color information
#875722 (or 0x875722) is known color: Hot Curry. HEX triplet: 87, 57 and 22. RGB value is (135,87,34). Sum of RGB (Red+Green+Blue) = 135+87+34=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 87 (34.38% from 255 or 33.98% from 256); Blue value is 34 (13.67% from 255 or 13.28% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #875722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875722 is #78A8DD. Grayscale: #5F5F5F. Windows color (decimal): -7907550 or 2250631. OLE color: 2250631.
HSL color Cylindrical-coordinate representation of color #875722: hue angle of 31.49º 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 #875722 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 87 | 34 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.47 |
| HSL | 31.49º | 0.6% | 0.33% | - |
| HSV(B) | 31.49º | 0.75% | 0.53% | - |
| XYZ | 13.69 | 12.08 | 3.12 | - |
| YUV | 95.31 | 93.4 | 156.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 87 | 34 | 0 | 0.36 | 0.75 | 0.47 | 31.49 | 0.6 | 0.33 |
| Hex | 87 | 57 | 22 | 0 | 24 | 4B | 2F | 1F | 3C | 21 |
| Octal | 207 | 127 | 42 | 0 | 44 | 113 | 57 | 37 | 74 | 41 |
| Binary | 10000111 | 1010111 | 100010 | 0 | 100100 | 1001011 | 101111 | 11111 | 111100 | 100001 |
Color Harmonies of #875722
Complementary color
Monochromatic Colors of #875722
Black with #875722
Text Example
Text Example
White with #875722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875722; }
p { color: rgb(135,87,34); }
H1.HeaderClassName
{
color: #875722;
}
.AnyTagClassName
{
color: #875722;
}
</style>
background-color css
<style>
a { background-color: #875722; }
a { background-color: rgb(135,87,34); }
div.DivClassName
{
background-color: #875722;
}
.BgClassName
{
background-color: #875722;
}
</style>
border-color css
<style>
span { border-color: #875722; }
span { border-color: rgb(135,87,34); }
td.TdClassName
{
border-color: #875722;
}
.TagClassName
{
border-color: #875722;
}
</style>