Shades of Corn Harvest #857231
Tints of Corn Harvest #857231
RGB
CMYK
RGB Variations
Color information
#857231 (or 0x857231) is known color: Corn Harvest. HEX triplet: 85, 72 and 31. RGB value is (133,114,49). Sum of RGB (Red+Green+Blue) = 133+114+49=296 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.93% from 296); Green value is 114 (44.92% from 255 or 38.51% from 296); Blue value is 49 (19.53% from 255 or 16.55% from 296); Max value from RGB is 133 - color contains mainly: red. Hex color #857231 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857231 is #7A8DCE. Grayscale: #707070. Windows color (decimal): -8031695 or 3240581. OLE color: 3240581.
HSL color Cylindrical-coordinate representation of color #857231: hue angle of 46.43º 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 #857231 is Cyan = 0, Magento = 0.14, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 49 | - |
| CMYK | 0 | 0.14 | 0.63 | 0.48 |
| HSL | 46.43º | 0.46% | 0.36% | - |
| HSV(B) | 46.43º | 0.63% | 0.52% | - |
| XYZ | 16.24 | 17.24 | 5.38 | - |
| YUV | 112.27 | 92.29 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 49 | 0 | 0.14 | 0.63 | 0.48 | 46.43 | 0.46 | 0.36 |
| Hex | 85 | 72 | 31 | 0 | E | 3F | 30 | 2E | 2E | 24 |
| Octal | 205 | 162 | 61 | 0 | 16 | 77 | 60 | 56 | 56 | 44 |
| Binary | 10000101 | 1110010 | 110001 | 0 | 1110 | 111111 | 110000 | 101110 | 101110 | 100100 |
Color Harmonies of #857231
Complementary color
Monochromatic Colors of #857231
Black with #857231
Text Example
Text Example
White with #857231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857231; }
p { color: rgb(133,114,49); }
H1.HeaderClassName
{
color: #857231;
}
.AnyTagClassName
{
color: #857231;
}
</style>
background-color css
<style>
a { background-color: #857231; }
a { background-color: rgb(133,114,49); }
div.DivClassName
{
background-color: #857231;
}
.BgClassName
{
background-color: #857231;
}
</style>
border-color css
<style>
span { border-color: #857231; }
span { border-color: rgb(133,114,49); }
td.TdClassName
{
border-color: #857231;
}
.TagClassName
{
border-color: #857231;
}
</style>