Shades of Killarney #497347
Tints of Killarney #497347
RGB
CMYK
RGB Variations
Color information
#497347 (or 0x497347) is known color: Killarney. HEX triplet: 49, 73 and 47. RGB value is (73,115,71). Sum of RGB (Red+Green+Blue) = 73+115+71=259 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.19% from 259); Green value is 115 (45.31% from 255 or 44.40% from 259); Blue value is 71 (28.12% from 255 or 27.41% from 259); Max value from RGB is 115 - color contains mainly: green. Hex color #497347 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497347 is #B68CB8. Grayscale: #616161. Windows color (decimal): -11963577 or 4682569. OLE color: 4682569.
HSL color Cylindrical-coordinate representation of color #497347: hue angle of 117.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497347 is Cyan = 0.37, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 71 | - |
| CMYK | 0.37 | 0 | 0.38 | 0.55 |
| HSL | 117.27º | 0.24% | 0.36% | - |
| HSV(B) | 117.27º | 0.38% | 0.45% | - |
| XYZ | 10.02 | 14.13 | 8.16 | - |
| YUV | 97.43 | 113.09 | 110.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 71 | 0.37 | 0 | 0.38 | 0.55 | 117.27 | 0.24 | 0.36 |
| Hex | 49 | 73 | 47 | 25 | 0 | 26 | 37 | 75 | 18 | 24 |
| Octal | 111 | 163 | 107 | 45 | 0 | 46 | 67 | 165 | 30 | 44 |
| Binary | 1001001 | 1110011 | 1000111 | 100101 | 0 | 100110 | 110111 | 1110101 | 11000 | 100100 |
Color Harmonies of #497347
Complementary color
Monochromatic Colors of #497347
Black with #497347
Text Example
Text Example
White with #497347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497347; }
p { color: rgb(73,115,71); }
H1.HeaderClassName
{
color: #497347;
}
.AnyTagClassName
{
color: #497347;
}
</style>
background-color css
<style>
a { background-color: #497347; }
a { background-color: rgb(73,115,71); }
div.DivClassName
{
background-color: #497347;
}
.BgClassName
{
background-color: #497347;
}
</style>
border-color css
<style>
span { border-color: #497347; }
span { border-color: rgb(73,115,71); }
td.TdClassName
{
border-color: #497347;
}
.TagClassName
{
border-color: #497347;
}
</style>