Shades of Willow Grove #617253
Tints of Willow Grove #617253
RGB
CMYK
RGB Variations
Color information
#617253 (or 0x617253) is known color: Willow Grove. HEX triplet: 61, 72 and 53. RGB value is (97,114,83). Sum of RGB (Red+Green+Blue) = 97+114+83=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 114 (44.92% from 255 or 38.78% from 294); Blue value is 83 (32.81% from 255 or 28.23% from 294); Max value from RGB is 114 - color contains mainly: green. Hex color #617253 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617253 is #9E8DAC. Grayscale: #696969. Windows color (decimal): -10390957 or 5468769. OLE color: 5468769.
HSL color Cylindrical-coordinate representation of color #617253: hue angle of 92.9º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #617253 is Cyan = 0.15, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 83 | - |
| CMYK | 0.15 | 0 | 0.27 | 0.55 |
| HSL | 92.9º | 0.16% | 0.39% | - |
| HSV(B) | 92.9º | 0.27% | 0.45% | - |
| XYZ | 12.51 | 15.2 | 10.46 | - |
| YUV | 105.38 | 115.37 | 122.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 83 | 0.15 | 0 | 0.27 | 0.55 | 92.9 | 0.16 | 0.39 |
| Hex | 61 | 72 | 53 | F | 0 | 1B | 37 | 5D | 10 | 27 |
| Octal | 141 | 162 | 123 | 17 | 0 | 33 | 67 | 135 | 20 | 47 |
| Binary | 1100001 | 1110010 | 1010011 | 1111 | 0 | 11011 | 110111 | 1011101 | 10000 | 100111 |
Color Harmonies of #617253
Complementary color
Monochromatic Colors of #617253
Black with #617253
Text Example
Text Example
White with #617253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617253; }
p { color: rgb(97,114,83); }
H1.HeaderClassName
{
color: #617253;
}
.AnyTagClassName
{
color: #617253;
}
</style>
background-color css
<style>
a { background-color: #617253; }
a { background-color: rgb(97,114,83); }
div.DivClassName
{
background-color: #617253;
}
.BgClassName
{
background-color: #617253;
}
</style>
border-color css
<style>
span { border-color: #617253; }
span { border-color: rgb(97,114,83); }
td.TdClassName
{
border-color: #617253;
}
.TagClassName
{
border-color: #617253;
}
</style>