Shades of Corn Harvest #967527
Tints of Corn Harvest #967527
RGB
CMYK
RGB Variations
Color information
#967527 (or 0x967527) is known color: Corn Harvest. HEX triplet: 96, 75 and 27. RGB value is (150,117,39). Sum of RGB (Red+Green+Blue) = 150+117+39=306 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.02% from 306); Green value is 117 (46.09% from 255 or 38.24% from 306); Blue value is 39 (15.62% from 255 or 12.75% from 306); Max value from RGB is 150 - color contains mainly: red. Hex color #967527 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967527 is #698AD8. Grayscale: #767676. Windows color (decimal): -6916825 or 2586006. OLE color: 2586006.
HSL color Cylindrical-coordinate representation of color #967527: hue angle of 42.16º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #967527 is Cyan = 0, Magento = 0.22, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 117 | 39 | - |
| CMYK | 0 | 0.22 | 0.74 | 0.41 |
| HSL | 42.16º | 0.59% | 0.37% | - |
| HSV(B) | 42.16º | 0.74% | 0.59% | - |
| XYZ | 19.31 | 19.35 | 4.64 | - |
| YUV | 117.98 | 83.43 | 150.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 117 | 39 | 0 | 0.22 | 0.74 | 0.41 | 42.16 | 0.59 | 0.37 |
| Hex | 96 | 75 | 27 | 0 | 16 | 4A | 29 | 2A | 3B | 25 |
| Octal | 226 | 165 | 47 | 0 | 26 | 112 | 51 | 52 | 73 | 45 |
| Binary | 10010110 | 1110101 | 100111 | 0 | 10110 | 1001010 | 101001 | 101010 | 111011 | 100101 |
Color Harmonies of #967527
Complementary color
Monochromatic Colors of #967527
Black with #967527
Text Example
Text Example
White with #967527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967527; }
p { color: rgb(150,117,39); }
H1.HeaderClassName
{
color: #967527;
}
.AnyTagClassName
{
color: #967527;
}
</style>
background-color css
<style>
a { background-color: #967527; }
a { background-color: rgb(150,117,39); }
div.DivClassName
{
background-color: #967527;
}
.BgClassName
{
background-color: #967527;
}
</style>
border-color css
<style>
span { border-color: #967527; }
span { border-color: rgb(150,117,39); }
td.TdClassName
{
border-color: #967527;
}
.TagClassName
{
border-color: #967527;
}
</style>