Shades of Corn Harvest #957027
Tints of Corn Harvest #957027
RGB
CMYK
RGB Variations
Color information
#957027 (or 0x957027) is known color: Corn Harvest. HEX triplet: 95, 70 and 27. RGB value is (149,112,39). Sum of RGB (Red+Green+Blue) = 149+112+39=300 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.67% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 39 (15.62% from 255 or 13% from 300); Max value from RGB is 149 - color contains mainly: red. Hex color #957027 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957027 is #6A8FD8. Grayscale: #737373. Windows color (decimal): -6983641 or 2584725. OLE color: 2584725.
HSL color Cylindrical-coordinate representation of color #957027: hue angle of 39.82º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #957027 is Cyan = 0, Magento = 0.25, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 112 | 39 | - |
| CMYK | 0 | 0.25 | 0.74 | 0.42 |
| HSL | 39.82º | 0.59% | 0.37% | - |
| HSV(B) | 39.82º | 0.74% | 0.58% | - |
| XYZ | 18.55 | 18.12 | 4.44 | - |
| YUV | 114.74 | 85.26 | 152.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 112 | 39 | 0 | 0.25 | 0.74 | 0.42 | 39.82 | 0.59 | 0.37 |
| Hex | 95 | 70 | 27 | 0 | 19 | 4A | 2A | 28 | 3B | 25 |
| Octal | 225 | 160 | 47 | 0 | 31 | 112 | 52 | 50 | 73 | 45 |
| Binary | 10010101 | 1110000 | 100111 | 0 | 11001 | 1001010 | 101010 | 101000 | 111011 | 100101 |
Color Harmonies of #957027
Complementary color
Monochromatic Colors of #957027
Black with #957027
Text Example
Text Example
White with #957027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957027; }
p { color: rgb(149,112,39); }
H1.HeaderClassName
{
color: #957027;
}
.AnyTagClassName
{
color: #957027;
}
</style>
background-color css
<style>
a { background-color: #957027; }
a { background-color: rgb(149,112,39); }
div.DivClassName
{
background-color: #957027;
}
.BgClassName
{
background-color: #957027;
}
</style>
border-color css
<style>
span { border-color: #957027; }
span { border-color: rgb(149,112,39); }
td.TdClassName
{
border-color: #957027;
}
.TagClassName
{
border-color: #957027;
}
</style>