Shades of Killarney #497547
Tints of Killarney #497547
RGB
CMYK
RGB Variations
Color information
#497547 (or 0x497547) is known color: Killarney. HEX triplet: 49, 75 and 47. RGB value is (73,117,71). Sum of RGB (Red+Green+Blue) = 73+117+71=261 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.97% from 261); Green value is 117 (46.09% from 255 or 44.83% from 261); Blue value is 71 (28.12% from 255 or 27.20% from 261); Max value from RGB is 117 - color contains mainly: green. Hex color #497547 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497547 is #B68AB8. Grayscale: #626262. Windows color (decimal): -11963065 or 4683081. OLE color: 4683081.
HSL color Cylindrical-coordinate representation of color #497547: hue angle of 117.39º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497547 is Cyan = 0.38, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 71 | - |
| CMYK | 0.38 | 0 | 0.39 | 0.54 |
| HSL | 117.39º | 0.24% | 0.37% | - |
| HSV(B) | 117.39º | 0.39% | 0.46% | - |
| XYZ | 10.25 | 14.59 | 8.24 | - |
| YUV | 98.6 | 112.42 | 109.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 71 | 0.38 | 0 | 0.39 | 0.54 | 117.39 | 0.24 | 0.37 |
| Hex | 49 | 75 | 47 | 26 | 0 | 27 | 36 | 75 | 18 | 25 |
| Octal | 111 | 165 | 107 | 46 | 0 | 47 | 66 | 165 | 30 | 45 |
| Binary | 1001001 | 1110101 | 1000111 | 100110 | 0 | 100111 | 110110 | 1110101 | 11000 | 100101 |
Color Harmonies of #497547
Complementary color
Monochromatic Colors of #497547
Black with #497547
Text Example
Text Example
White with #497547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497547; }
p { color: rgb(73,117,71); }
H1.HeaderClassName
{
color: #497547;
}
.AnyTagClassName
{
color: #497547;
}
</style>
background-color css
<style>
a { background-color: #497547; }
a { background-color: rgb(73,117,71); }
div.DivClassName
{
background-color: #497547;
}
.BgClassName
{
background-color: #497547;
}
</style>
border-color css
<style>
span { border-color: #497547; }
span { border-color: rgb(73,117,71); }
td.TdClassName
{
border-color: #497547;
}
.TagClassName
{
border-color: #497547;
}
</style>