Shades of Corn Harvest #917519
Tints of Corn Harvest #917519
RGB
CMYK
RGB Variations
Color information
#917519 (or 0x917519) is known color: Corn Harvest. HEX triplet: 91, 75 and 19. RGB value is (145,117,25). Sum of RGB (Red+Green+Blue) = 145+117+25=287 (38% of max value = 765). Red value is 145 (57.03% from 255 or 50.52% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 25 (10.16% from 255 or 8.71% from 287); Max value from RGB is 145 - color contains mainly: red. Hex color #917519 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917519 is #6E8AE6. Grayscale: #737373. Windows color (decimal): -7244519 or 1668497. OLE color: 1668497.
HSL color Cylindrical-coordinate representation of color #917519: hue angle of 46º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #917519 is Cyan = 0, Magento = 0.19, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 25 | - |
| CMYK | 0 | 0.19 | 0.83 | 0.43 |
| HSL | 46º | 0.71% | 0.33% | - |
| HSV(B) | 46º | 0.83% | 0.57% | - |
| XYZ | 18.21 | 18.81 | 3.59 | - |
| YUV | 114.88 | 77.28 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 25 | 0 | 0.19 | 0.83 | 0.43 | 46 | 0.71 | 0.33 |
| Hex | 91 | 75 | 19 | 0 | 13 | 53 | 2B | 2E | 47 | 21 |
| Octal | 221 | 165 | 31 | 0 | 23 | 123 | 53 | 56 | 107 | 41 |
| Binary | 10010001 | 1110101 | 11001 | 0 | 10011 | 1010011 | 101011 | 101110 | 1000111 | 100001 |
Color Harmonies of #917519
Complementary color
Monochromatic Colors of #917519
Black with #917519
Text Example
Text Example
White with #917519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917519; }
p { color: rgb(145,117,25); }
H1.HeaderClassName
{
color: #917519;
}
.AnyTagClassName
{
color: #917519;
}
</style>
background-color css
<style>
a { background-color: #917519; }
a { background-color: rgb(145,117,25); }
div.DivClassName
{
background-color: #917519;
}
.BgClassName
{
background-color: #917519;
}
</style>
border-color css
<style>
span { border-color: #917519; }
span { border-color: rgb(145,117,25); }
td.TdClassName
{
border-color: #917519;
}
.TagClassName
{
border-color: #917519;
}
</style>