Shades of Willow Grove #677152
Tints of Willow Grove #677152
RGB
CMYK
RGB Variations
Color information
#677152 (or 0x677152) is known color: Willow Grove. HEX triplet: 67, 71 and 52. RGB value is (103,113,82). Sum of RGB (Red+Green+Blue) = 103+113+82=298 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.56% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 82 (32.42% from 255 or 27.52% from 298); Max value from RGB is 113 - color contains mainly: green. Hex color #677152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677152 is #988EAD. Grayscale: #6A6A6A. Windows color (decimal): -9997998 or 5402983. OLE color: 5402983.
HSL color Cylindrical-coordinate representation of color #677152: hue angle of 79.35º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #677152 is Cyan = 0.09, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 113 | 82 | - |
| CMYK | 0.09 | 0 | 0.27 | 0.56 |
| HSL | 79.35º | 0.16% | 0.38% | - |
| HSV(B) | 79.35º | 0.27% | 0.44% | - |
| XYZ | 13.02 | 15.3 | 10.25 | - |
| YUV | 106.48 | 114.19 | 125.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 82 | 0.09 | 0 | 0.27 | 0.56 | 79.35 | 0.16 | 0.38 |
| Hex | 67 | 71 | 52 | 9 | 0 | 1B | 38 | 4F | 10 | 26 |
| Octal | 147 | 161 | 122 | 11 | 0 | 33 | 70 | 117 | 20 | 46 |
| Binary | 1100111 | 1110001 | 1010010 | 1001 | 0 | 11011 | 111000 | 1001111 | 10000 | 100110 |
Color Harmonies of #677152
Complementary color
Monochromatic Colors of #677152
Black with #677152
Text Example
Text Example
White with #677152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677152; }
p { color: rgb(103,113,82); }
H1.HeaderClassName
{
color: #677152;
}
.AnyTagClassName
{
color: #677152;
}
</style>
background-color css
<style>
a { background-color: #677152; }
a { background-color: rgb(103,113,82); }
div.DivClassName
{
background-color: #677152;
}
.BgClassName
{
background-color: #677152;
}
</style>
border-color css
<style>
span { border-color: #677152; }
span { border-color: rgb(103,113,82); }
td.TdClassName
{
border-color: #677152;
}
.TagClassName
{
border-color: #677152;
}
</style>