Shades of Killarney #497249
Tints of Killarney #497249
RGB
CMYK
RGB Variations
Color information
#497249 (or 0x497249) is known color: Killarney. HEX triplet: 49, 72 and 49. RGB value is (73,114,73). Sum of RGB (Red+Green+Blue) = 73+114+73=260 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.08% from 260); Green value is 114 (44.92% from 255 or 43.85% from 260); Blue value is 73 (28.91% from 255 or 28.08% from 260); Max value from RGB is 114 - color contains mainly: green. Hex color #497249 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497249 is #B68DB6. Grayscale: #616161. Windows color (decimal): -11963831 or 4813385. OLE color: 4813385.
HSL color Cylindrical-coordinate representation of color #497249: hue angle of 120º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #497249 is Cyan = 0.36, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 73 | - |
| CMYK | 0.36 | 0 | 0.36 | 0.55 |
| HSL | 120º | 0.22% | 0.37% | - |
| HSV(B) | 120º | 0.36% | 0.45% | - |
| XYZ | 9.97 | 13.93 | 8.47 | - |
| YUV | 97.07 | 114.42 | 110.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 73 | 0.36 | 0 | 0.36 | 0.55 | 120 | 0.22 | 0.37 |
| Hex | 49 | 72 | 49 | 24 | 0 | 24 | 37 | 78 | 16 | 25 |
| Octal | 111 | 162 | 111 | 44 | 0 | 44 | 67 | 170 | 26 | 45 |
| Binary | 1001001 | 1110010 | 1001001 | 100100 | 0 | 100100 | 110111 | 1111000 | 10110 | 100101 |
Color Harmonies of #497249
Complementary color
Monochromatic Colors of #497249
Black with #497249
Text Example
Text Example
White with #497249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497249; }
p { color: rgb(73,114,73); }
H1.HeaderClassName
{
color: #497249;
}
.AnyTagClassName
{
color: #497249;
}
</style>
background-color css
<style>
a { background-color: #497249; }
a { background-color: rgb(73,114,73); }
div.DivClassName
{
background-color: #497249;
}
.BgClassName
{
background-color: #497249;
}
</style>
border-color css
<style>
span { border-color: #497249; }
span { border-color: rgb(73,114,73); }
td.TdClassName
{
border-color: #497249;
}
.TagClassName
{
border-color: #497249;
}
</style>