Shades of Corn Harvest #857534
Tints of Corn Harvest #857534
RGB
CMYK
RGB Variations
Color information
#857534 (or 0x857534) is known color: Corn Harvest. HEX triplet: 85, 75 and 34. RGB value is (133,117,52). Sum of RGB (Red+Green+Blue) = 133+117+52=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 52 (20.70% from 255 or 17.22% from 302); Max value from RGB is 133 - color contains mainly: red. Hex color #857534 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857534 is #7A8ACB. Grayscale: #727272. Windows color (decimal): -8030924 or 3437957. OLE color: 3437957.
HSL color Cylindrical-coordinate representation of color #857534: hue angle of 48.15º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #857534 is Cyan = 0, Magento = 0.12, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 52 | - |
| CMYK | 0 | 0.12 | 0.61 | 0.48 |
| HSL | 48.15º | 0.44% | 0.36% | - |
| HSV(B) | 48.15º | 0.61% | 0.52% | - |
| XYZ | 16.65 | 17.96 | 5.84 | - |
| YUV | 114.37 | 92.8 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 52 | 0 | 0.12 | 0.61 | 0.48 | 48.15 | 0.44 | 0.36 |
| Hex | 85 | 75 | 34 | 0 | C | 3D | 30 | 30 | 2C | 24 |
| Octal | 205 | 165 | 64 | 0 | 14 | 75 | 60 | 60 | 54 | 44 |
| Binary | 10000101 | 1110101 | 110100 | 0 | 1100 | 111101 | 110000 | 110000 | 101100 | 100100 |
Color Harmonies of #857534
Complementary color
Monochromatic Colors of #857534
Black with #857534
Text Example
Text Example
White with #857534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857534; }
p { color: rgb(133,117,52); }
H1.HeaderClassName
{
color: #857534;
}
.AnyTagClassName
{
color: #857534;
}
</style>
background-color css
<style>
a { background-color: #857534; }
a { background-color: rgb(133,117,52); }
div.DivClassName
{
background-color: #857534;
}
.BgClassName
{
background-color: #857534;
}
</style>
border-color css
<style>
span { border-color: #857534; }
span { border-color: rgb(133,117,52); }
td.TdClassName
{
border-color: #857534;
}
.TagClassName
{
border-color: #857534;
}
</style>