Shades of Willow Grove #6A7457
Tints of Willow Grove #6A7457
RGB
CMYK
RGB Variations
Color information
#6A7457 (or 0x6A7457) is known color: Willow Grove. HEX triplet: 6A, 74 and 57. RGB value is (106,116,87). Sum of RGB (Red+Green+Blue) = 106+116+87=309 (40% of max value = 765). Red value is 106 (41.80% from 255 or 34.30% from 309); Green value is 116 (45.70% from 255 or 37.54% from 309); Blue value is 87 (34.38% from 255 or 28.16% from 309); Max value from RGB is 116 - color contains mainly: green. Hex color #6A7457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6A7457 is #958BA8. Grayscale: #6D6D6D. Windows color (decimal): -9800617 or 5731434. OLE color: 5731434.
HSL color Cylindrical-coordinate representation of color #6A7457: hue angle of 80.69º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #6A7457 is Cyan = 0.09, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 106 | 116 | 87 | - |
| CMYK | 0.09 | 0 | 0.25 | 0.55 |
| HSL | 80.69º | 0.14% | 0.4% | - |
| HSV(B) | 80.69º | 0.25% | 0.45% | - |
| XYZ | 13.91 | 16.24 | 11.42 | - |
| YUV | 109.7 | 115.19 | 125.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 116 | 87 | 0.09 | 0 | 0.25 | 0.55 | 80.69 | 0.14 | 0.4 |
| Hex | 6A | 74 | 57 | 9 | 0 | 19 | 37 | 51 | E | 28 |
| Octal | 152 | 164 | 127 | 11 | 0 | 31 | 67 | 121 | 16 | 50 |
| Binary | 1101010 | 1110100 | 1010111 | 1001 | 0 | 11001 | 110111 | 1010001 | 1110 | 101000 |
Color Harmonies of #6A7457
Complementary color
Monochromatic Colors of #6A7457
Black with #6A7457
Text Example
Text Example
White with #6A7457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A7457; }
p { color: rgb(106,116,87); }
H1.HeaderClassName
{
color: #6A7457;
}
.AnyTagClassName
{
color: #6A7457;
}
</style>
background-color css
<style>
a { background-color: #6A7457; }
a { background-color: rgb(106,116,87); }
div.DivClassName
{
background-color: #6A7457;
}
.BgClassName
{
background-color: #6A7457;
}
</style>
border-color css
<style>
span { border-color: #6A7457; }
span { border-color: rgb(106,116,87); }
td.TdClassName
{
border-color: #6A7457;
}
.TagClassName
{
border-color: #6A7457;
}
</style>