Shades of Corn Harvest #957828
Tints of Corn Harvest #957828
RGB
CMYK
RGB Variations
Color information
#957828 (or 0x957828) is known color: Corn Harvest. HEX triplet: 95, 78 and 28. RGB value is (149,120,40). Sum of RGB (Red+Green+Blue) = 149+120+40=309 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.22% from 309); Green value is 120 (47.27% from 255 or 38.83% from 309); Blue value is 40 (16.02% from 255 or 12.94% from 309); Max value from RGB is 149 - color contains mainly: red. Hex color #957828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957828 is #6A87D7. Grayscale: #777777. Windows color (decimal): -6981592 or 2652309. OLE color: 2652309.
HSL color Cylindrical-coordinate representation of color #957828: hue angle of 44.04º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #957828 is Cyan = 0, Magento = 0.19, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 40 | - |
| CMYK | 0 | 0.19 | 0.73 | 0.42 |
| HSL | 44.04º | 0.58% | 0.37% | - |
| HSV(B) | 44.04º | 0.73% | 0.58% | - |
| XYZ | 19.49 | 19.98 | 4.84 | - |
| YUV | 119.55 | 83.11 | 149 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 40 | 0 | 0.19 | 0.73 | 0.42 | 44.04 | 0.58 | 0.37 |
| Hex | 95 | 78 | 28 | 0 | 13 | 49 | 2A | 2C | 3A | 25 |
| Octal | 225 | 170 | 50 | 0 | 23 | 111 | 52 | 54 | 72 | 45 |
| Binary | 10010101 | 1111000 | 101000 | 0 | 10011 | 1001001 | 101010 | 101100 | 111010 | 100101 |
Color Harmonies of #957828
Complementary color
Monochromatic Colors of #957828
Black with #957828
Text Example
Text Example
White with #957828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957828; }
p { color: rgb(149,120,40); }
H1.HeaderClassName
{
color: #957828;
}
.AnyTagClassName
{
color: #957828;
}
</style>
background-color css
<style>
a { background-color: #957828; }
a { background-color: rgb(149,120,40); }
div.DivClassName
{
background-color: #957828;
}
.BgClassName
{
background-color: #957828;
}
</style>
border-color css
<style>
span { border-color: #957828; }
span { border-color: rgb(149,120,40); }
td.TdClassName
{
border-color: #957828;
}
.TagClassName
{
border-color: #957828;
}
</style>