Shades of Corn Harvest #856932
Tints of Corn Harvest #856932
RGB
CMYK
RGB Variations
Color information
#856932 (or 0x856932) is known color: Corn Harvest. HEX triplet: 85, 69 and 32. RGB value is (133,105,50). Sum of RGB (Red+Green+Blue) = 133+105+50=288 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.18% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 50 (19.92% from 255 or 17.36% from 288); Max value from RGB is 133 - color contains mainly: red. Hex color #856932 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856932 is #7A96CD. Grayscale: #6B6B6B. Windows color (decimal): -8033998 or 3303813. OLE color: 3303813.
HSL color Cylindrical-coordinate representation of color #856932: hue angle of 39.76º 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 #856932 is Cyan = 0, Magento = 0.21, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 50 | - |
| CMYK | 0 | 0.21 | 0.62 | 0.48 |
| HSL | 39.76º | 0.45% | 0.36% | - |
| HSV(B) | 39.76º | 0.62% | 0.52% | - |
| XYZ | 15.3 | 15.32 | 5.17 | - |
| YUV | 107.1 | 95.78 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 50 | 0 | 0.21 | 0.62 | 0.48 | 39.76 | 0.45 | 0.36 |
| Hex | 85 | 69 | 32 | 0 | 15 | 3E | 30 | 28 | 2D | 24 |
| Octal | 205 | 151 | 62 | 0 | 25 | 76 | 60 | 50 | 55 | 44 |
| Binary | 10000101 | 1101001 | 110010 | 0 | 10101 | 111110 | 110000 | 101000 | 101101 | 100100 |
Color Harmonies of #856932
Complementary color
Monochromatic Colors of #856932
Black with #856932
Text Example
Text Example
White with #856932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856932; }
p { color: rgb(133,105,50); }
H1.HeaderClassName
{
color: #856932;
}
.AnyTagClassName
{
color: #856932;
}
</style>
background-color css
<style>
a { background-color: #856932; }
a { background-color: rgb(133,105,50); }
div.DivClassName
{
background-color: #856932;
}
.BgClassName
{
background-color: #856932;
}
</style>
border-color css
<style>
span { border-color: #856932; }
span { border-color: rgb(133,105,50); }
td.TdClassName
{
border-color: #856932;
}
.TagClassName
{
border-color: #856932;
}
</style>