Shades of Corn Harvest #857230
Tints of Corn Harvest #857230
RGB
CMYK
RGB Variations
Color information
#857230 (or 0x857230) is known color: Corn Harvest. HEX triplet: 85, 72 and 30. RGB value is (133,114,48). Sum of RGB (Red+Green+Blue) = 133+114+48=295 (39% of max value = 765). Red value is 133 (52.34% from 255 or 45.08% from 295); Green value is 114 (44.92% from 255 or 38.64% from 295); Blue value is 48 (19.14% from 255 or 16.27% from 295); Max value from RGB is 133 - color contains mainly: red. Hex color #857230 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857230 is #7A8DCF. Grayscale: #707070. Windows color (decimal): -8031696 or 3175045. OLE color: 3175045.
HSL color Cylindrical-coordinate representation of color #857230: hue angle of 46.59º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #857230 is Cyan = 0, Magento = 0.14, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 48 | - |
| CMYK | 0 | 0.14 | 0.64 | 0.48 |
| HSL | 46.59º | 0.47% | 0.35% | - |
| HSV(B) | 46.59º | 0.64% | 0.52% | - |
| XYZ | 16.22 | 17.23 | 5.27 | - |
| YUV | 112.16 | 91.79 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 48 | 0 | 0.14 | 0.64 | 0.48 | 46.59 | 0.47 | 0.35 |
| Hex | 85 | 72 | 30 | 0 | E | 40 | 30 | 2F | 2F | 23 |
| Octal | 205 | 162 | 60 | 0 | 16 | 100 | 60 | 57 | 57 | 43 |
| Binary | 10000101 | 1110010 | 110000 | 0 | 1110 | 1000000 | 110000 | 101111 | 101111 | 100011 |
Color Harmonies of #857230
Complementary color
Monochromatic Colors of #857230
Black with #857230
Text Example
Text Example
White with #857230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857230; }
p { color: rgb(133,114,48); }
H1.HeaderClassName
{
color: #857230;
}
.AnyTagClassName
{
color: #857230;
}
</style>
background-color css
<style>
a { background-color: #857230; }
a { background-color: rgb(133,114,48); }
div.DivClassName
{
background-color: #857230;
}
.BgClassName
{
background-color: #857230;
}
</style>
border-color css
<style>
span { border-color: #857230; }
span { border-color: rgb(133,114,48); }
td.TdClassName
{
border-color: #857230;
}
.TagClassName
{
border-color: #857230;
}
</style>