Shades of Corn Harvest #857434
Tints of Corn Harvest #857434
RGB
CMYK
RGB Variations
Color information
#857434 (or 0x857434) is known color: Corn Harvest. HEX triplet: 85, 74 and 34. RGB value is (133,116,52). Sum of RGB (Red+Green+Blue) = 133+116+52=301 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.19% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 52 (20.70% from 255 or 17.28% from 301); Max value from RGB is 133 - color contains mainly: red. Hex color #857434 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857434 is #7A8BCB. Grayscale: #727272. Windows color (decimal): -8031180 or 3437701. OLE color: 3437701.
HSL color Cylindrical-coordinate representation of color #857434: hue angle of 47.41º 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 #857434 is Cyan = 0, Magento = 0.13, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 52 | - |
| CMYK | 0 | 0.13 | 0.61 | 0.48 |
| HSL | 47.41º | 0.44% | 0.36% | - |
| HSV(B) | 47.41º | 0.61% | 0.52% | - |
| XYZ | 16.54 | 17.73 | 5.8 | - |
| YUV | 113.79 | 93.13 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 52 | 0 | 0.13 | 0.61 | 0.48 | 47.41 | 0.44 | 0.36 |
| Hex | 85 | 74 | 34 | 0 | D | 3D | 30 | 2F | 2C | 24 |
| Octal | 205 | 164 | 64 | 0 | 15 | 75 | 60 | 57 | 54 | 44 |
| Binary | 10000101 | 1110100 | 110100 | 0 | 1101 | 111101 | 110000 | 101111 | 101100 | 100100 |
Color Harmonies of #857434
Complementary color
Monochromatic Colors of #857434
Black with #857434
Text Example
Text Example
White with #857434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857434; }
p { color: rgb(133,116,52); }
H1.HeaderClassName
{
color: #857434;
}
.AnyTagClassName
{
color: #857434;
}
</style>
background-color css
<style>
a { background-color: #857434; }
a { background-color: rgb(133,116,52); }
div.DivClassName
{
background-color: #857434;
}
.BgClassName
{
background-color: #857434;
}
</style>
border-color css
<style>
span { border-color: #857434; }
span { border-color: rgb(133,116,52); }
td.TdClassName
{
border-color: #857434;
}
.TagClassName
{
border-color: #857434;
}
</style>