Shades of Willow Grove #6B7458
Tints of Willow Grove #6B7458
RGB
CMYK
RGB Variations
Color information
#6B7458 (or 0x6B7458) is known color: Willow Grove. HEX triplet: 6B, 74 and 58. RGB value is (107,116,88). Sum of RGB (Red+Green+Blue) = 107+116+88=311 (41% of max value = 765). Red value is 107 (42.19% from 255 or 34.41% from 311); Green value is 116 (45.70% from 255 or 37.30% from 311); Blue value is 88 (34.77% from 255 or 28.30% from 311); Max value from RGB is 116 - color contains mainly: green. Hex color #6B7458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B7458 is #948BA7. Grayscale: #6E6E6E. Windows color (decimal): -9735080 or 5796971. OLE color: 5796971.
HSL color Cylindrical-coordinate representation of color #6B7458: hue angle of 79.29º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #6B7458 is Cyan = 0.08, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 107 | 116 | 88 | - |
| CMYK | 0.08 | 0 | 0.24 | 0.55 |
| HSL | 79.29º | 0.14% | 0.4% | - |
| HSV(B) | 79.29º | 0.24% | 0.45% | - |
| XYZ | 14.07 | 16.32 | 11.64 | - |
| YUV | 110.12 | 115.52 | 125.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 116 | 88 | 0.08 | 0 | 0.24 | 0.55 | 79.29 | 0.14 | 0.4 |
| Hex | 6B | 74 | 58 | 8 | 0 | 18 | 37 | 4F | E | 28 |
| Octal | 153 | 164 | 130 | 10 | 0 | 30 | 67 | 117 | 16 | 50 |
| Binary | 1101011 | 1110100 | 1011000 | 1000 | 0 | 11000 | 110111 | 1001111 | 1110 | 101000 |
Color Harmonies of #6B7458
Complementary color
Monochromatic Colors of #6B7458
Black with #6B7458
Text Example
Text Example
White with #6B7458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B7458; }
p { color: rgb(107,116,88); }
H1.HeaderClassName
{
color: #6B7458;
}
.AnyTagClassName
{
color: #6B7458;
}
</style>
background-color css
<style>
a { background-color: #6B7458; }
a { background-color: rgb(107,116,88); }
div.DivClassName
{
background-color: #6B7458;
}
.BgClassName
{
background-color: #6B7458;
}
</style>
border-color css
<style>
span { border-color: #6B7458; }
span { border-color: rgb(107,116,88); }
td.TdClassName
{
border-color: #6B7458;
}
.TagClassName
{
border-color: #6B7458;
}
</style>