Shades of Corn Harvest #967727
Tints of Corn Harvest #967727
RGB
CMYK
RGB Variations
Color information
#967727 (or 0x967727) is known color: Corn Harvest. HEX triplet: 96, 77 and 27. RGB value is (150,119,39). Sum of RGB (Red+Green+Blue) = 150+119+39=308 (40% of max value = 765). Red value is 150 (58.98% from 255 or 48.70% from 308); Green value is 119 (46.88% from 255 or 38.64% from 308); Blue value is 39 (15.62% from 255 or 12.66% from 308); Max value from RGB is 150 - color contains mainly: red. Hex color #967727 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967727 is #6988D8. Grayscale: #777777. Windows color (decimal): -6916313 or 2586518. OLE color: 2586518.
HSL color Cylindrical-coordinate representation of color #967727: hue angle of 43.24º 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 #967727 is Cyan = 0, Magento = 0.21, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 119 | 39 | - |
| CMYK | 0 | 0.21 | 0.74 | 0.41 |
| HSL | 43.24º | 0.59% | 0.37% | - |
| HSV(B) | 43.24º | 0.74% | 0.59% | - |
| XYZ | 19.54 | 19.82 | 4.72 | - |
| YUV | 119.15 | 82.77 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 119 | 39 | 0 | 0.21 | 0.74 | 0.41 | 43.24 | 0.59 | 0.37 |
| Hex | 96 | 77 | 27 | 0 | 15 | 4A | 29 | 2B | 3B | 25 |
| Octal | 226 | 167 | 47 | 0 | 25 | 112 | 51 | 53 | 73 | 45 |
| Binary | 10010110 | 1110111 | 100111 | 0 | 10101 | 1001010 | 101001 | 101011 | 111011 | 100101 |
Color Harmonies of #967727
Complementary color
Monochromatic Colors of #967727
Black with #967727
Text Example
Text Example
White with #967727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967727; }
p { color: rgb(150,119,39); }
H1.HeaderClassName
{
color: #967727;
}
.AnyTagClassName
{
color: #967727;
}
</style>
background-color css
<style>
a { background-color: #967727; }
a { background-color: rgb(150,119,39); }
div.DivClassName
{
background-color: #967727;
}
.BgClassName
{
background-color: #967727;
}
</style>
border-color css
<style>
span { border-color: #967727; }
span { border-color: rgb(150,119,39); }
td.TdClassName
{
border-color: #967727;
}
.TagClassName
{
border-color: #967727;
}
</style>