Shades of Willow Grove #738254
Tints of Willow Grove #738254
RGB
CMYK
RGB Variations
Color information
#738254 (or 0x738254) is known color: Willow Grove. HEX triplet: 73, 82 and 54. RGB value is (115,130,84). Sum of RGB (Red+Green+Blue) = 115+130+84=329 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.95% from 329); Green value is 130 (51.17% from 255 or 39.51% from 329); Blue value is 84 (33.20% from 255 or 25.53% from 329); Max value from RGB is 130 - color contains mainly: green. Hex color #738254 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738254 is #8C7DAB. Grayscale: #787878. Windows color (decimal): -9207212 or 5538419. OLE color: 5538419.
HSL color Cylindrical-coordinate representation of color #738254: hue angle of 79.57º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #738254 is Cyan = 0.12, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 130 | 84 | - |
| CMYK | 0.12 | 0 | 0.35 | 0.49 |
| HSL | 79.57º | 0.21% | 0.42% | - |
| HSV(B) | 79.57º | 0.35% | 0.51% | - |
| XYZ | 16.65 | 20.25 | 11.42 | - |
| YUV | 120.27 | 107.53 | 124.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 130 | 84 | 0.12 | 0 | 0.35 | 0.49 | 79.57 | 0.21 | 0.42 |
| Hex | 73 | 82 | 54 | C | 0 | 23 | 31 | 50 | 15 | 2A |
| Octal | 163 | 202 | 124 | 14 | 0 | 43 | 61 | 120 | 25 | 52 |
| Binary | 1110011 | 10000010 | 1010100 | 1100 | 0 | 100011 | 110001 | 1010000 | 10101 | 101010 |
Color Harmonies of #738254
Complementary color
Monochromatic Colors of #738254
Black with #738254
Text Example
Text Example
White with #738254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738254; }
p { color: rgb(115,130,84); }
H1.HeaderClassName
{
color: #738254;
}
.AnyTagClassName
{
color: #738254;
}
</style>
background-color css
<style>
a { background-color: #738254; }
a { background-color: rgb(115,130,84); }
div.DivClassName
{
background-color: #738254;
}
.BgClassName
{
background-color: #738254;
}
</style>
border-color css
<style>
span { border-color: #738254; }
span { border-color: rgb(115,130,84); }
td.TdClassName
{
border-color: #738254;
}
.TagClassName
{
border-color: #738254;
}
</style>