Shades of Killarney #497148
Tints of Killarney #497148
RGB
CMYK
RGB Variations
Color information
#497148 (or 0x497148) is known color: Killarney. HEX triplet: 49, 71 and 48. RGB value is (73,113,72). Sum of RGB (Red+Green+Blue) = 73+113+72=258 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.29% from 258); Green value is 113 (44.53% from 255 or 43.80% from 258); Blue value is 72 (28.52% from 255 or 27.91% from 258); Max value from RGB is 113 - color contains mainly: green. Hex color #497148 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497148 is #B68EB7. Grayscale: #606060. Windows color (decimal): -11964088 or 4747593. OLE color: 4747593.
HSL color Cylindrical-coordinate representation of color #497148: hue angle of 118.54º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #497148 is Cyan = 0.35, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 72 | - |
| CMYK | 0.35 | 0 | 0.36 | 0.56 |
| HSL | 118.54º | 0.22% | 0.36% | - |
| HSV(B) | 118.54º | 0.36% | 0.44% | - |
| XYZ | 9.82 | 13.69 | 8.26 | - |
| YUV | 96.37 | 114.25 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 72 | 0.35 | 0 | 0.36 | 0.56 | 118.54 | 0.22 | 0.36 |
| Hex | 49 | 71 | 48 | 23 | 0 | 24 | 38 | 77 | 16 | 24 |
| Octal | 111 | 161 | 110 | 43 | 0 | 44 | 70 | 167 | 26 | 44 |
| Binary | 1001001 | 1110001 | 1001000 | 100011 | 0 | 100100 | 111000 | 1110111 | 10110 | 100100 |
Color Harmonies of #497148
Complementary color
Monochromatic Colors of #497148
Black with #497148
Text Example
Text Example
White with #497148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497148; }
p { color: rgb(73,113,72); }
H1.HeaderClassName
{
color: #497148;
}
.AnyTagClassName
{
color: #497148;
}
</style>
background-color css
<style>
a { background-color: #497148; }
a { background-color: rgb(73,113,72); }
div.DivClassName
{
background-color: #497148;
}
.BgClassName
{
background-color: #497148;
}
</style>
border-color css
<style>
span { border-color: #497148; }
span { border-color: rgb(73,113,72); }
td.TdClassName
{
border-color: #497148;
}
.TagClassName
{
border-color: #497148;
}
</style>