Shades of Corn Harvest #917134
Tints of Corn Harvest #917134
RGB
CMYK
RGB Variations
Color information
#917134 (or 0x917134) is known color: Corn Harvest. HEX triplet: 91, 71 and 34. RGB value is (145,113,52). Sum of RGB (Red+Green+Blue) = 145+113+52=310 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.77% from 310); Green value is 113 (44.53% from 255 or 36.45% from 310); Blue value is 52 (20.70% from 255 or 16.77% from 310); Max value from RGB is 145 - color contains mainly: red. Hex color #917134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917134 is #6E8ECB. Grayscale: #737373. Windows color (decimal): -7245516 or 3436945. OLE color: 3436945.
HSL color Cylindrical-coordinate representation of color #917134: hue angle of 39.35º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #917134 is Cyan = 0, Magento = 0.22, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 113 | 52 | - |
| CMYK | 0 | 0.22 | 0.64 | 0.43 |
| HSL | 39.35º | 0.47% | 0.39% | - |
| HSV(B) | 39.35º | 0.64% | 0.57% | - |
| XYZ | 18.2 | 18.08 | 5.78 | - |
| YUV | 115.61 | 92.1 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 113 | 52 | 0 | 0.22 | 0.64 | 0.43 | 39.35 | 0.47 | 0.39 |
| Hex | 91 | 71 | 34 | 0 | 16 | 40 | 2B | 27 | 2F | 27 |
| Octal | 221 | 161 | 64 | 0 | 26 | 100 | 53 | 47 | 57 | 47 |
| Binary | 10010001 | 1110001 | 110100 | 0 | 10110 | 1000000 | 101011 | 100111 | 101111 | 100111 |
Color Harmonies of #917134
Complementary color
Monochromatic Colors of #917134
Black with #917134
Text Example
Text Example
White with #917134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917134; }
p { color: rgb(145,113,52); }
H1.HeaderClassName
{
color: #917134;
}
.AnyTagClassName
{
color: #917134;
}
</style>
background-color css
<style>
a { background-color: #917134; }
a { background-color: rgb(145,113,52); }
div.DivClassName
{
background-color: #917134;
}
.BgClassName
{
background-color: #917134;
}
</style>
border-color css
<style>
span { border-color: #917134; }
span { border-color: rgb(145,113,52); }
td.TdClassName
{
border-color: #917134;
}
.TagClassName
{
border-color: #917134;
}
</style>