Shades of Corn Harvest #887334
Tints of Corn Harvest #887334
RGB
CMYK
RGB Variations
Color information
#887334 (or 0x887334) is known color: Corn Harvest. HEX triplet: 88, 73 and 34. RGB value is (136,115,52). Sum of RGB (Red+Green+Blue) = 136+115+52=303 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.88% from 303); Green value is 115 (45.31% from 255 or 37.95% from 303); Blue value is 52 (20.70% from 255 or 17.16% from 303); Max value from RGB is 136 - color contains mainly: red. Hex color #887334 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887334 is #778CCB. Grayscale: #727272. Windows color (decimal): -7834828 or 3437448. OLE color: 3437448.
HSL color Cylindrical-coordinate representation of color #887334: hue angle of 45º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #887334 is Cyan = 0, Magento = 0.15, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 52 | - |
| CMYK | 0 | 0.15 | 0.62 | 0.47 |
| HSL | 45º | 0.45% | 0.37% | - |
| HSV(B) | 45º | 0.62% | 0.53% | - |
| XYZ | 16.9 | 17.74 | 5.78 | - |
| YUV | 114.1 | 92.96 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 52 | 0 | 0.15 | 0.62 | 0.47 | 45 | 0.45 | 0.37 |
| Hex | 88 | 73 | 34 | 0 | F | 3E | 2F | 2D | 2D | 25 |
| Octal | 210 | 163 | 64 | 0 | 17 | 76 | 57 | 55 | 55 | 45 |
| Binary | 10001000 | 1110011 | 110100 | 0 | 1111 | 111110 | 101111 | 101101 | 101101 | 100101 |
Color Harmonies of #887334
Complementary color
Monochromatic Colors of #887334
Black with #887334
Text Example
Text Example
White with #887334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887334; }
p { color: rgb(136,115,52); }
H1.HeaderClassName
{
color: #887334;
}
.AnyTagClassName
{
color: #887334;
}
</style>
background-color css
<style>
a { background-color: #887334; }
a { background-color: rgb(136,115,52); }
div.DivClassName
{
background-color: #887334;
}
.BgClassName
{
background-color: #887334;
}
</style>
border-color css
<style>
span { border-color: #887334; }
span { border-color: rgb(136,115,52); }
td.TdClassName
{
border-color: #887334;
}
.TagClassName
{
border-color: #887334;
}
</style>