Shades of Killarney #497349
Tints of Killarney #497349
RGB
CMYK
RGB Variations
Color information
#497349 (or 0x497349) is known color: Killarney. HEX triplet: 49, 73 and 49. RGB value is (73,115,73). Sum of RGB (Red+Green+Blue) = 73+115+73=261 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.97% from 261); Green value is 115 (45.31% from 255 or 44.06% from 261); Blue value is 73 (28.91% from 255 or 27.97% from 261); Max value from RGB is 115 - color contains mainly: green. Hex color #497349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497349 is #B68CB6. Grayscale: #616161. Windows color (decimal): -11963575 or 4813641. OLE color: 4813641.
HSL color Cylindrical-coordinate representation of color #497349: 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.37%. Process color model (Four color, CMYK) of #497349 is Cyan = 0.37, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 73 | - |
| CMYK | 0.37 | 0 | 0.37 | 0.55 |
| HSL | 120º | 0.22% | 0.37% | - |
| HSV(B) | 120º | 0.37% | 0.45% | - |
| XYZ | 10.08 | 14.16 | 8.5 | - |
| YUV | 97.65 | 114.09 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 73 | 0.37 | 0 | 0.37 | 0.55 | 120 | 0.22 | 0.37 |
| Hex | 49 | 73 | 49 | 25 | 0 | 25 | 37 | 78 | 16 | 25 |
| Octal | 111 | 163 | 111 | 45 | 0 | 45 | 67 | 170 | 26 | 45 |
| Binary | 1001001 | 1110011 | 1001001 | 100101 | 0 | 100101 | 110111 | 1111000 | 10110 | 100101 |
Color Harmonies of #497349
Complementary color
Monochromatic Colors of #497349
Black with #497349
Text Example
Text Example
White with #497349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497349; }
p { color: rgb(73,115,73); }
H1.HeaderClassName
{
color: #497349;
}
.AnyTagClassName
{
color: #497349;
}
</style>
background-color css
<style>
a { background-color: #497349; }
a { background-color: rgb(73,115,73); }
div.DivClassName
{
background-color: #497349;
}
.BgClassName
{
background-color: #497349;
}
</style>
border-color css
<style>
span { border-color: #497349; }
span { border-color: rgb(73,115,73); }
td.TdClassName
{
border-color: #497349;
}
.TagClassName
{
border-color: #497349;
}
</style>