Shades of Willow Grove #758458
Tints of Willow Grove #758458
RGB
CMYK
RGB Variations
Color information
#758458 (or 0x758458) is known color: Willow Grove. HEX triplet: 75, 84 and 58. RGB value is (117,132,88). Sum of RGB (Red+Green+Blue) = 117+132+88=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 132 (51.95% from 255 or 39.17% from 337); Blue value is 88 (34.77% from 255 or 26.11% from 337); Max value from RGB is 132 - color contains mainly: green. Hex color #758458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758458 is #8A7BA7. Grayscale: #7A7A7A. Windows color (decimal): -9075624 or 5801077. OLE color: 5801077.
HSL color Cylindrical-coordinate representation of color #758458: hue angle of 80.45º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #758458 is Cyan = 0.11, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 132 | 88 | - |
| CMYK | 0.11 | 0 | 0.33 | 0.48 |
| HSL | 80.45º | 0.2% | 0.43% | - |
| HSV(B) | 80.45º | 0.33% | 0.52% | - |
| XYZ | 17.35 | 20.99 | 12.37 | - |
| YUV | 122.5 | 108.53 | 124.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 132 | 88 | 0.11 | 0 | 0.33 | 0.48 | 80.45 | 0.2 | 0.43 |
| Hex | 75 | 84 | 58 | B | 0 | 21 | 30 | 50 | 14 | 2B |
| Octal | 165 | 204 | 130 | 13 | 0 | 41 | 60 | 120 | 24 | 53 |
| Binary | 1110101 | 10000100 | 1011000 | 1011 | 0 | 100001 | 110000 | 1010000 | 10100 | 101011 |
Color Harmonies of #758458
Complementary color
Monochromatic Colors of #758458
Black with #758458
Text Example
Text Example
White with #758458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758458; }
p { color: rgb(117,132,88); }
H1.HeaderClassName
{
color: #758458;
}
.AnyTagClassName
{
color: #758458;
}
</style>
background-color css
<style>
a { background-color: #758458; }
a { background-color: rgb(117,132,88); }
div.DivClassName
{
background-color: #758458;
}
.BgClassName
{
background-color: #758458;
}
</style>
border-color css
<style>
span { border-color: #758458; }
span { border-color: rgb(117,132,88); }
td.TdClassName
{
border-color: #758458;
}
.TagClassName
{
border-color: #758458;
}
</style>