Shades of Killarney #497648
Tints of Killarney #497648
RGB
CMYK
RGB Variations
Color information
#497648 (or 0x497648) is known color: Killarney. HEX triplet: 49, 76 and 48. RGB value is (73,118,72). Sum of RGB (Red+Green+Blue) = 73+118+72=263 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.76% from 263); Green value is 118 (46.48% from 255 or 44.87% from 263); Blue value is 72 (28.52% from 255 or 27.38% from 263); Max value from RGB is 118 - color contains mainly: green. Hex color #497648 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497648 is #B689B7. Grayscale: #636363. Windows color (decimal): -11962808 or 4748873. OLE color: 4748873.
HSL color Cylindrical-coordinate representation of color #497648: hue angle of 118.7º 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 #497648 is Cyan = 0.38, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 72 | - |
| CMYK | 0.38 | 0 | 0.39 | 0.54 |
| HSL | 118.7º | 0.24% | 0.37% | - |
| HSV(B) | 118.7º | 0.39% | 0.46% | - |
| XYZ | 10.4 | 14.84 | 8.45 | - |
| YUV | 99.3 | 112.59 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 72 | 0.38 | 0 | 0.39 | 0.54 | 118.7 | 0.24 | 0.37 |
| Hex | 49 | 76 | 48 | 26 | 0 | 27 | 36 | 77 | 18 | 25 |
| Octal | 111 | 166 | 110 | 46 | 0 | 47 | 66 | 167 | 30 | 45 |
| Binary | 1001001 | 1110110 | 1001000 | 100110 | 0 | 100111 | 110110 | 1110111 | 11000 | 100101 |
Color Harmonies of #497648
Complementary color
Monochromatic Colors of #497648
Black with #497648
Text Example
Text Example
White with #497648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497648; }
p { color: rgb(73,118,72); }
H1.HeaderClassName
{
color: #497648;
}
.AnyTagClassName
{
color: #497648;
}
</style>
background-color css
<style>
a { background-color: #497648; }
a { background-color: rgb(73,118,72); }
div.DivClassName
{
background-color: #497648;
}
.BgClassName
{
background-color: #497648;
}
</style>
border-color css
<style>
span { border-color: #497648; }
span { border-color: rgb(73,118,72); }
td.TdClassName
{
border-color: #497648;
}
.TagClassName
{
border-color: #497648;
}
</style>