Shades of Killarney #497649
Tints of Killarney #497649
RGB
CMYK
RGB Variations
Color information
#497649 (or 0x497649) is known color: Killarney. HEX triplet: 49, 76 and 49. RGB value is (73,118,73). Sum of RGB (Red+Green+Blue) = 73+118+73=264 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.65% from 264); Green value is 118 (46.48% from 255 or 44.70% from 264); Blue value is 73 (28.91% from 255 or 27.65% from 264); Max value from RGB is 118 - color contains mainly: green. Hex color #497649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497649 is #B689B6. Grayscale: #636363. Windows color (decimal): -11962807 or 4814409. OLE color: 4814409.
HSL color Cylindrical-coordinate representation of color #497649: hue angle of 120º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497649 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 73 | - |
| CMYK | 0.38 | 0 | 0.38 | 0.54 |
| HSL | 120º | 0.24% | 0.37% | - |
| HSV(B) | 120º | 0.38% | 0.46% | - |
| XYZ | 10.43 | 14.85 | 8.62 | - |
| YUV | 99.42 | 113.09 | 109.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 73 | 0.38 | 0 | 0.38 | 0.54 | 120 | 0.24 | 0.37 |
| Hex | 49 | 76 | 49 | 26 | 0 | 26 | 36 | 78 | 18 | 25 |
| Octal | 111 | 166 | 111 | 46 | 0 | 46 | 66 | 170 | 30 | 45 |
| Binary | 1001001 | 1110110 | 1001001 | 100110 | 0 | 100110 | 110110 | 1111000 | 11000 | 100101 |
Color Harmonies of #497649
Complementary color
Monochromatic Colors of #497649
Black with #497649
Text Example
Text Example
White with #497649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497649; }
p { color: rgb(73,118,73); }
H1.HeaderClassName
{
color: #497649;
}
.AnyTagClassName
{
color: #497649;
}
</style>
background-color css
<style>
a { background-color: #497649; }
a { background-color: rgb(73,118,73); }
div.DivClassName
{
background-color: #497649;
}
.BgClassName
{
background-color: #497649;
}
</style>
border-color css
<style>
span { border-color: #497649; }
span { border-color: rgb(73,118,73); }
td.TdClassName
{
border-color: #497649;
}
.TagClassName
{
border-color: #497649;
}
</style>