Shades of Killarney #497549
Tints of Killarney #497549
RGB
CMYK
RGB Variations
Color information
#497549 (or 0x497549) is known color: Killarney. HEX triplet: 49, 75 and 49. RGB value is (73,117,73). Sum of RGB (Red+Green+Blue) = 73+117+73=263 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.76% from 263); Green value is 117 (46.09% from 255 or 44.49% from 263); Blue value is 73 (28.91% from 255 or 27.76% from 263); Max value from RGB is 117 - color contains mainly: green. Hex color #497549 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497549 is #B68AB6. Grayscale: #626262. Windows color (decimal): -11963063 or 4814153. OLE color: 4814153.
HSL color Cylindrical-coordinate representation of color #497549: hue angle of 120º degrees, saturation: 0.23, 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 #497549 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 73 | - |
| CMYK | 0.38 | 0 | 0.38 | 0.54 |
| HSL | 120º | 0.23% | 0.37% | - |
| HSV(B) | 120º | 0.38% | 0.46% | - |
| XYZ | 10.31 | 14.62 | 8.58 | - |
| YUV | 98.83 | 113.42 | 109.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 73 | 0.38 | 0 | 0.38 | 0.54 | 120 | 0.23 | 0.37 |
| Hex | 49 | 75 | 49 | 26 | 0 | 26 | 36 | 78 | 17 | 25 |
| Octal | 111 | 165 | 111 | 46 | 0 | 46 | 66 | 170 | 27 | 45 |
| Binary | 1001001 | 1110101 | 1001001 | 100110 | 0 | 100110 | 110110 | 1111000 | 10111 | 100101 |
Color Harmonies of #497549
Complementary color
Monochromatic Colors of #497549
Black with #497549
Text Example
Text Example
White with #497549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497549; }
p { color: rgb(73,117,73); }
H1.HeaderClassName
{
color: #497549;
}
.AnyTagClassName
{
color: #497549;
}
</style>
background-color css
<style>
a { background-color: #497549; }
a { background-color: rgb(73,117,73); }
div.DivClassName
{
background-color: #497549;
}
.BgClassName
{
background-color: #497549;
}
</style>
border-color css
<style>
span { border-color: #497549; }
span { border-color: rgb(73,117,73); }
td.TdClassName
{
border-color: #497549;
}
.TagClassName
{
border-color: #497549;
}
</style>