Shades of Killarney #497147
Tints of Killarney #497147
RGB
CMYK
RGB Variations
Color information
#497147 (or 0x497147) is known color: Killarney. HEX triplet: 49, 71 and 47. RGB value is (73,113,71). Sum of RGB (Red+Green+Blue) = 73+113+71=257 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.40% from 257); Green value is 113 (44.53% from 255 or 43.97% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 113 - color contains mainly: green. Hex color #497147 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497147 is #B68EB8. Grayscale: #606060. Windows color (decimal): -11964089 or 4682057. OLE color: 4682057.
HSL color Cylindrical-coordinate representation of color #497147: hue angle of 117.14º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #497147 is Cyan = 0.35, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 71 | - |
| CMYK | 0.35 | 0 | 0.37 | 0.56 |
| HSL | 117.14º | 0.23% | 0.36% | - |
| HSV(B) | 117.14º | 0.37% | 0.44% | - |
| XYZ | 9.79 | 13.68 | 8.09 | - |
| YUV | 96.25 | 113.75 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 71 | 0.35 | 0 | 0.37 | 0.56 | 117.14 | 0.23 | 0.36 |
| Hex | 49 | 71 | 47 | 23 | 0 | 25 | 38 | 75 | 17 | 24 |
| Octal | 111 | 161 | 107 | 43 | 0 | 45 | 70 | 165 | 27 | 44 |
| Binary | 1001001 | 1110001 | 1000111 | 100011 | 0 | 100101 | 111000 | 1110101 | 10111 | 100100 |
Color Harmonies of #497147
Complementary color
Monochromatic Colors of #497147
Black with #497147
Text Example
Text Example
White with #497147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497147; }
p { color: rgb(73,113,71); }
H1.HeaderClassName
{
color: #497147;
}
.AnyTagClassName
{
color: #497147;
}
</style>
background-color css
<style>
a { background-color: #497147; }
a { background-color: rgb(73,113,71); }
div.DivClassName
{
background-color: #497147;
}
.BgClassName
{
background-color: #497147;
}
</style>
border-color css
<style>
span { border-color: #497147; }
span { border-color: rgb(73,113,71); }
td.TdClassName
{
border-color: #497147;
}
.TagClassName
{
border-color: #497147;
}
</style>