Shades of Willow Grove #677452
Tints of Willow Grove #677452
RGB
CMYK
RGB Variations
Color information
#677452 (or 0x677452) is known color: Willow Grove. HEX triplet: 67, 74 and 52. RGB value is (103,116,82). Sum of RGB (Red+Green+Blue) = 103+116+82=301 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.22% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 82 (32.42% from 255 or 27.24% from 301); Max value from RGB is 116 - color contains mainly: green. Hex color #677452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677452 is #988BAD. Grayscale: #6C6C6C. Windows color (decimal): -9997230 or 5403751. OLE color: 5403751.
HSL color Cylindrical-coordinate representation of color #677452: hue angle of 82.94º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #677452 is Cyan = 0.11, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 82 | - |
| CMYK | 0.11 | 0 | 0.29 | 0.55 |
| HSL | 82.94º | 0.17% | 0.39% | - |
| HSV(B) | 82.94º | 0.29% | 0.45% | - |
| XYZ | 13.36 | 15.98 | 10.36 | - |
| YUV | 108.24 | 113.19 | 124.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 82 | 0.11 | 0 | 0.29 | 0.55 | 82.94 | 0.17 | 0.39 |
| Hex | 67 | 74 | 52 | B | 0 | 1D | 37 | 53 | 11 | 27 |
| Octal | 147 | 164 | 122 | 13 | 0 | 35 | 67 | 123 | 21 | 47 |
| Binary | 1100111 | 1110100 | 1010010 | 1011 | 0 | 11101 | 110111 | 1010011 | 10001 | 100111 |
Color Harmonies of #677452
Complementary color
Monochromatic Colors of #677452
Black with #677452
Text Example
Text Example
White with #677452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677452; }
p { color: rgb(103,116,82); }
H1.HeaderClassName
{
color: #677452;
}
.AnyTagClassName
{
color: #677452;
}
</style>
background-color css
<style>
a { background-color: #677452; }
a { background-color: rgb(103,116,82); }
div.DivClassName
{
background-color: #677452;
}
.BgClassName
{
background-color: #677452;
}
</style>
border-color css
<style>
span { border-color: #677452; }
span { border-color: rgb(103,116,82); }
td.TdClassName
{
border-color: #677452;
}
.TagClassName
{
border-color: #677452;
}
</style>