Shades of Hot Curry #875827
Tints of Hot Curry #875827
RGB
CMYK
RGB Variations
Color information
#875827 (or 0x875827) is known color: Hot Curry. HEX triplet: 87, 58 and 27. RGB value is (135,88,39). Sum of RGB (Red+Green+Blue) = 135+88+39=262 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.53% from 262); Green value is 88 (34.77% from 255 or 33.59% from 262); Blue value is 39 (15.62% from 255 or 14.89% from 262); Max value from RGB is 135 - color contains mainly: red. Hex color #875827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875827 is #78A7D8. Grayscale: #606060. Windows color (decimal): -7907289 or 2578567. OLE color: 2578567.
HSL color Cylindrical-coordinate representation of color #875827: hue angle of 30.63º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #875827 is Cyan = 0, Magento = 0.35, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 88 | 39 | - |
| CMYK | 0 | 0.35 | 0.71 | 0.47 |
| HSL | 30.63º | 0.55% | 0.34% | - |
| HSV(B) | 30.63º | 0.71% | 0.53% | - |
| XYZ | 13.85 | 12.28 | 3.56 | - |
| YUV | 96.47 | 95.57 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 88 | 39 | 0 | 0.35 | 0.71 | 0.47 | 30.63 | 0.55 | 0.34 |
| Hex | 87 | 58 | 27 | 0 | 23 | 47 | 2F | 1F | 37 | 22 |
| Octal | 207 | 130 | 47 | 0 | 43 | 107 | 57 | 37 | 67 | 42 |
| Binary | 10000111 | 1011000 | 100111 | 0 | 100011 | 1000111 | 101111 | 11111 | 110111 | 100010 |
Color Harmonies of #875827
Complementary color
Monochromatic Colors of #875827
Black with #875827
Text Example
Text Example
White with #875827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875827; }
p { color: rgb(135,88,39); }
H1.HeaderClassName
{
color: #875827;
}
.AnyTagClassName
{
color: #875827;
}
</style>
background-color css
<style>
a { background-color: #875827; }
a { background-color: rgb(135,88,39); }
div.DivClassName
{
background-color: #875827;
}
.BgClassName
{
background-color: #875827;
}
</style>
border-color css
<style>
span { border-color: #875827; }
span { border-color: rgb(135,88,39); }
td.TdClassName
{
border-color: #875827;
}
.TagClassName
{
border-color: #875827;
}
</style>