Shades of Corn Harvest #857331
Tints of Corn Harvest #857331
RGB
CMYK
RGB Variations
Color information
#857331 (or 0x857331) is known color: Corn Harvest. HEX triplet: 85, 73 and 31. RGB value is (133,115,49). Sum of RGB (Red+Green+Blue) = 133+115+49=297 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.78% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 49 (19.53% from 255 or 16.50% from 297); Max value from RGB is 133 - color contains mainly: red. Hex color #857331 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857331 is #7A8CCE. Grayscale: #717171. Windows color (decimal): -8031439 or 3240837. OLE color: 3240837.
HSL color Cylindrical-coordinate representation of color #857331: hue angle of 47.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #857331 is Cyan = 0, Magento = 0.14, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 49 | - |
| CMYK | 0 | 0.14 | 0.63 | 0.48 |
| HSL | 47.14º | 0.46% | 0.36% | - |
| HSV(B) | 47.14º | 0.63% | 0.52% | - |
| XYZ | 16.36 | 17.47 | 5.42 | - |
| YUV | 112.86 | 91.96 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 49 | 0 | 0.14 | 0.63 | 0.48 | 47.14 | 0.46 | 0.36 |
| Hex | 85 | 73 | 31 | 0 | E | 3F | 30 | 2F | 2E | 24 |
| Octal | 205 | 163 | 61 | 0 | 16 | 77 | 60 | 57 | 56 | 44 |
| Binary | 10000101 | 1110011 | 110001 | 0 | 1110 | 111111 | 110000 | 101111 | 101110 | 100100 |
Color Harmonies of #857331
Complementary color
Monochromatic Colors of #857331
Black with #857331
Text Example
Text Example
White with #857331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857331; }
p { color: rgb(133,115,49); }
H1.HeaderClassName
{
color: #857331;
}
.AnyTagClassName
{
color: #857331;
}
</style>
background-color css
<style>
a { background-color: #857331; }
a { background-color: rgb(133,115,49); }
div.DivClassName
{
background-color: #857331;
}
.BgClassName
{
background-color: #857331;
}
</style>
border-color css
<style>
span { border-color: #857331; }
span { border-color: rgb(133,115,49); }
td.TdClassName
{
border-color: #857331;
}
.TagClassName
{
border-color: #857331;
}
</style>