Shades of Willow Grove #748356
Tints of Willow Grove #748356
RGB
CMYK
RGB Variations
Color information
#748356 (or 0x748356) is known color: Willow Grove. HEX triplet: 74, 83 and 56. RGB value is (116,131,86). Sum of RGB (Red+Green+Blue) = 116+131+86=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 131 (51.56% from 255 or 39.34% from 333); Blue value is 86 (33.98% from 255 or 25.83% from 333); Max value from RGB is 131 - color contains mainly: green. Hex color #748356 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748356 is #8B7CA9. Grayscale: #797979. Windows color (decimal): -9141418 or 5669748. OLE color: 5669748.
HSL color Cylindrical-coordinate representation of color #748356: hue angle of 80º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #748356 is Cyan = 0.11, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 131 | 86 | - |
| CMYK | 0.11 | 0 | 0.34 | 0.49 |
| HSL | 80º | 0.21% | 0.43% | - |
| HSV(B) | 80º | 0.34% | 0.51% | - |
| XYZ | 17 | 20.62 | 11.89 | - |
| YUV | 121.39 | 108.03 | 124.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 131 | 86 | 0.11 | 0 | 0.34 | 0.49 | 80 | 0.21 | 0.43 |
| Hex | 74 | 83 | 56 | B | 0 | 22 | 31 | 50 | 15 | 2B |
| Octal | 164 | 203 | 126 | 13 | 0 | 42 | 61 | 120 | 25 | 53 |
| Binary | 1110100 | 10000011 | 1010110 | 1011 | 0 | 100010 | 110001 | 1010000 | 10101 | 101011 |
Color Harmonies of #748356
Complementary color
Monochromatic Colors of #748356
Black with #748356
Text Example
Text Example
White with #748356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748356; }
p { color: rgb(116,131,86); }
H1.HeaderClassName
{
color: #748356;
}
.AnyTagClassName
{
color: #748356;
}
</style>
background-color css
<style>
a { background-color: #748356; }
a { background-color: rgb(116,131,86); }
div.DivClassName
{
background-color: #748356;
}
.BgClassName
{
background-color: #748356;
}
</style>
border-color css
<style>
span { border-color: #748356; }
span { border-color: rgb(116,131,86); }
td.TdClassName
{
border-color: #748356;
}
.TagClassName
{
border-color: #748356;
}
</style>