Shades of Corn Harvest #867533
Tints of Corn Harvest #867533
RGB
CMYK
RGB Variations
Color information
#867533 (or 0x867533) is known color: Corn Harvest. HEX triplet: 86, 75 and 33. RGB value is (134,117,51). Sum of RGB (Red+Green+Blue) = 134+117+51=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 51 (20.31% from 255 or 16.89% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #867533 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867533 is #798ACC. Grayscale: #727272. Windows color (decimal): -7965389 or 3372422. OLE color: 3372422.
HSL color Cylindrical-coordinate representation of color #867533: hue angle of 47.71º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #867533 is Cyan = 0, Magento = 0.13, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 51 | - |
| CMYK | 0 | 0.13 | 0.62 | 0.47 |
| HSL | 47.71º | 0.45% | 0.36% | - |
| HSV(B) | 47.71º | 0.62% | 0.53% | - |
| XYZ | 16.79 | 18.03 | 5.73 | - |
| YUV | 114.56 | 92.13 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 51 | 0 | 0.13 | 0.62 | 0.47 | 47.71 | 0.45 | 0.36 |
| Hex | 86 | 75 | 33 | 0 | D | 3E | 2F | 30 | 2D | 24 |
| Octal | 206 | 165 | 63 | 0 | 15 | 76 | 57 | 60 | 55 | 44 |
| Binary | 10000110 | 1110101 | 110011 | 0 | 1101 | 111110 | 101111 | 110000 | 101101 | 100100 |
Color Harmonies of #867533
Complementary color
Monochromatic Colors of #867533
Black with #867533
Text Example
Text Example
White with #867533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867533; }
p { color: rgb(134,117,51); }
H1.HeaderClassName
{
color: #867533;
}
.AnyTagClassName
{
color: #867533;
}
</style>
background-color css
<style>
a { background-color: #867533; }
a { background-color: rgb(134,117,51); }
div.DivClassName
{
background-color: #867533;
}
.BgClassName
{
background-color: #867533;
}
</style>
border-color css
<style>
span { border-color: #867533; }
span { border-color: rgb(134,117,51); }
td.TdClassName
{
border-color: #867533;
}
.TagClassName
{
border-color: #867533;
}
</style>