Shades of Corn Harvest #887327
Tints of Corn Harvest #887327
RGB
CMYK
RGB Variations
Color information
#887327 (or 0x887327) is known color: Corn Harvest. HEX triplet: 88, 73 and 27. RGB value is (136,115,39). Sum of RGB (Red+Green+Blue) = 136+115+39=290 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.90% from 290); Green value is 115 (45.31% from 255 or 39.66% from 290); Blue value is 39 (15.62% from 255 or 13.45% from 290); Max value from RGB is 136 - color contains mainly: red. Hex color #887327 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887327 is #778CD8. Grayscale: #707070. Windows color (decimal): -7834841 or 2585480. OLE color: 2585480.
HSL color Cylindrical-coordinate representation of color #887327: hue angle of 47.01º 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 #887327 is Cyan = 0, Magento = 0.15, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 39 | - |
| CMYK | 0 | 0.15 | 0.71 | 0.47 |
| HSL | 47.01º | 0.55% | 0.34% | - |
| HSV(B) | 47.01º | 0.71% | 0.53% | - |
| XYZ | 16.65 | 17.64 | 4.45 | - |
| YUV | 112.62 | 86.46 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 39 | 0 | 0.15 | 0.71 | 0.47 | 47.01 | 0.55 | 0.34 |
| Hex | 88 | 73 | 27 | 0 | F | 47 | 2F | 2F | 37 | 22 |
| Octal | 210 | 163 | 47 | 0 | 17 | 107 | 57 | 57 | 67 | 42 |
| Binary | 10001000 | 1110011 | 100111 | 0 | 1111 | 1000111 | 101111 | 101111 | 110111 | 100010 |
Color Harmonies of #887327
Complementary color
Monochromatic Colors of #887327
Black with #887327
Text Example
Text Example
White with #887327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887327; }
p { color: rgb(136,115,39); }
H1.HeaderClassName
{
color: #887327;
}
.AnyTagClassName
{
color: #887327;
}
</style>
background-color css
<style>
a { background-color: #887327; }
a { background-color: rgb(136,115,39); }
div.DivClassName
{
background-color: #887327;
}
.BgClassName
{
background-color: #887327;
}
</style>
border-color css
<style>
span { border-color: #887327; }
span { border-color: rgb(136,115,39); }
td.TdClassName
{
border-color: #887327;
}
.TagClassName
{
border-color: #887327;
}
</style>