Shades of Corn Harvest #967523
Tints of Corn Harvest #967523
RGB
CMYK
RGB Variations
Color information
#967523 (or 0x967523) is known color: Corn Harvest. HEX triplet: 96, 75 and 23. RGB value is (150,117,35). Sum of RGB (Red+Green+Blue) = 150+117+35=302 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.67% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 35 (14.06% from 255 or 11.59% from 302); Max value from RGB is 150 - color contains mainly: red. Hex color #967523 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967523 is #698ADC. Grayscale: #757575. Windows color (decimal): -6916829 or 2323862. OLE color: 2323862.
HSL color Cylindrical-coordinate representation of color #967523: hue angle of 42.78º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #967523 is Cyan = 0, Magento = 0.22, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 117 | 35 | - |
| CMYK | 0 | 0.22 | 0.77 | 0.41 |
| HSL | 42.78º | 0.62% | 0.36% | - |
| HSV(B) | 42.78º | 0.77% | 0.59% | - |
| XYZ | 19.24 | 19.33 | 4.31 | - |
| YUV | 117.52 | 81.43 | 151.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 117 | 35 | 0 | 0.22 | 0.77 | 0.41 | 42.78 | 0.62 | 0.36 |
| Hex | 96 | 75 | 23 | 0 | 16 | 4D | 29 | 2B | 3E | 24 |
| Octal | 226 | 165 | 43 | 0 | 26 | 115 | 51 | 53 | 76 | 44 |
| Binary | 10010110 | 1110101 | 100011 | 0 | 10110 | 1001101 | 101001 | 101011 | 111110 | 100100 |
Color Harmonies of #967523
Complementary color
Monochromatic Colors of #967523
Black with #967523
Text Example
Text Example
White with #967523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967523; }
p { color: rgb(150,117,35); }
H1.HeaderClassName
{
color: #967523;
}
.AnyTagClassName
{
color: #967523;
}
</style>
background-color css
<style>
a { background-color: #967523; }
a { background-color: rgb(150,117,35); }
div.DivClassName
{
background-color: #967523;
}
.BgClassName
{
background-color: #967523;
}
</style>
border-color css
<style>
span { border-color: #967523; }
span { border-color: rgb(150,117,35); }
td.TdClassName
{
border-color: #967523;
}
.TagClassName
{
border-color: #967523;
}
</style>