Shades of Willow Grove #6A7257
Tints of Willow Grove #6A7257
RGB
CMYK
RGB Variations
Color information
#6A7257 (or 0x6A7257) is known color: Willow Grove. HEX triplet: 6A, 72 and 57. RGB value is (106,114,87). Sum of RGB (Red+Green+Blue) = 106+114+87=307 (40% of max value = 765). Red value is 106 (41.80% from 255 or 34.53% from 307); Green value is 114 (44.92% from 255 or 37.13% from 307); Blue value is 87 (34.38% from 255 or 28.34% from 307); Max value from RGB is 114 - color contains mainly: green. Hex color #6A7257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6A7257 is #958DA8. Grayscale: #6C6C6C. Windows color (decimal): -9801129 or 5730922. OLE color: 5730922.
HSL color Cylindrical-coordinate representation of color #6A7257: hue angle of 77.78º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #6A7257 is Cyan = 0.07, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 106 | 114 | 87 | - |
| CMYK | 0.07 | 0 | 0.24 | 0.55 |
| HSL | 77.78º | 0.13% | 0.39% | - |
| HSV(B) | 77.78º | 0.24% | 0.45% | - |
| XYZ | 13.68 | 15.79 | 11.34 | - |
| YUV | 108.53 | 115.85 | 126.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 114 | 87 | 0.07 | 0 | 0.24 | 0.55 | 77.78 | 0.13 | 0.39 |
| Hex | 6A | 72 | 57 | 7 | 0 | 18 | 37 | 4E | D | 27 |
| Octal | 152 | 162 | 127 | 7 | 0 | 30 | 67 | 116 | 15 | 47 |
| Binary | 1101010 | 1110010 | 1010111 | 111 | 0 | 11000 | 110111 | 1001110 | 1101 | 100111 |
Color Harmonies of #6A7257
Complementary color
Monochromatic Colors of #6A7257
Black with #6A7257
Text Example
Text Example
White with #6A7257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A7257; }
p { color: rgb(106,114,87); }
H1.HeaderClassName
{
color: #6A7257;
}
.AnyTagClassName
{
color: #6A7257;
}
</style>
background-color css
<style>
a { background-color: #6A7257; }
a { background-color: rgb(106,114,87); }
div.DivClassName
{
background-color: #6A7257;
}
.BgClassName
{
background-color: #6A7257;
}
</style>
border-color css
<style>
span { border-color: #6A7257; }
span { border-color: rgb(106,114,87); }
td.TdClassName
{
border-color: #6A7257;
}
.TagClassName
{
border-color: #6A7257;
}
</style>