Shades of Corn Harvest #857738
Tints of Corn Harvest #857738
RGB
CMYK
RGB Variations
Color information
#857738 (or 0x857738) is known color: Corn Harvest. HEX triplet: 85, 77 and 38. RGB value is (133,119,56). Sum of RGB (Red+Green+Blue) = 133+119+56=308 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.18% from 308); Green value is 119 (46.88% from 255 or 38.64% from 308); Blue value is 56 (22.27% from 255 or 18.18% from 308); Max value from RGB is 133 - color contains mainly: red. Hex color #857738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857738 is #7A88C7. Grayscale: #747474. Windows color (decimal): -8030408 or 3700613. OLE color: 3700613.
HSL color Cylindrical-coordinate representation of color #857738: hue angle of 49.09º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #857738 is Cyan = 0, Magento = 0.11, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 56 | - |
| CMYK | 0 | 0.11 | 0.58 | 0.48 |
| HSL | 49.09º | 0.41% | 0.37% | - |
| HSV(B) | 49.09º | 0.58% | 0.52% | - |
| XYZ | 16.98 | 18.47 | 6.41 | - |
| YUV | 116 | 94.14 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 56 | 0 | 0.11 | 0.58 | 0.48 | 49.09 | 0.41 | 0.37 |
| Hex | 85 | 77 | 38 | 0 | B | 3A | 30 | 31 | 29 | 25 |
| Octal | 205 | 167 | 70 | 0 | 13 | 72 | 60 | 61 | 51 | 45 |
| Binary | 10000101 | 1110111 | 111000 | 0 | 1011 | 111010 | 110000 | 110001 | 101001 | 100101 |
Color Harmonies of #857738
Complementary color
Monochromatic Colors of #857738
Black with #857738
Text Example
Text Example
White with #857738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857738; }
p { color: rgb(133,119,56); }
H1.HeaderClassName
{
color: #857738;
}
.AnyTagClassName
{
color: #857738;
}
</style>
background-color css
<style>
a { background-color: #857738; }
a { background-color: rgb(133,119,56); }
div.DivClassName
{
background-color: #857738;
}
.BgClassName
{
background-color: #857738;
}
</style>
border-color css
<style>
span { border-color: #857738; }
span { border-color: rgb(133,119,56); }
td.TdClassName
{
border-color: #857738;
}
.TagClassName
{
border-color: #857738;
}
</style>