Shades of Corn Harvest #857532
Tints of Corn Harvest #857532
RGB
CMYK
RGB Variations
Color information
#857532 (or 0x857532) is known color: Corn Harvest. HEX triplet: 85, 75 and 32. RGB value is (133,117,50). Sum of RGB (Red+Green+Blue) = 133+117+50=300 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.33% from 300); Green value is 117 (46.09% from 255 or 39% from 300); Blue value is 50 (19.92% from 255 or 16.67% from 300); Max value from RGB is 133 - color contains mainly: red. Hex color #857532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857532 is #7A8ACD. Grayscale: #727272. Windows color (decimal): -8030926 or 3306885. OLE color: 3306885.
HSL color Cylindrical-coordinate representation of color #857532: hue angle of 48.43º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #857532 is Cyan = 0, Magento = 0.12, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 50 | - |
| CMYK | 0 | 0.12 | 0.62 | 0.48 |
| HSL | 48.43º | 0.45% | 0.36% | - |
| HSV(B) | 48.43º | 0.62% | 0.52% | - |
| XYZ | 16.61 | 17.94 | 5.6 | - |
| YUV | 114.15 | 91.8 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 50 | 0 | 0.12 | 0.62 | 0.48 | 48.43 | 0.45 | 0.36 |
| Hex | 85 | 75 | 32 | 0 | C | 3E | 30 | 30 | 2D | 24 |
| Octal | 205 | 165 | 62 | 0 | 14 | 76 | 60 | 60 | 55 | 44 |
| Binary | 10000101 | 1110101 | 110010 | 0 | 1100 | 111110 | 110000 | 110000 | 101101 | 100100 |
Color Harmonies of #857532
Complementary color
Monochromatic Colors of #857532
Black with #857532
Text Example
Text Example
White with #857532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857532; }
p { color: rgb(133,117,50); }
H1.HeaderClassName
{
color: #857532;
}
.AnyTagClassName
{
color: #857532;
}
</style>
background-color css
<style>
a { background-color: #857532; }
a { background-color: rgb(133,117,50); }
div.DivClassName
{
background-color: #857532;
}
.BgClassName
{
background-color: #857532;
}
</style>
border-color css
<style>
span { border-color: #857532; }
span { border-color: rgb(133,117,50); }
td.TdClassName
{
border-color: #857532;
}
.TagClassName
{
border-color: #857532;
}
</style>