Shades of Killarney #497948
Tints of Killarney #497948
RGB
CMYK
RGB Variations
Color information
#497948 (or 0x497948) is known color: Killarney. HEX triplet: 49, 79 and 48. RGB value is (73,121,72). Sum of RGB (Red+Green+Blue) = 73+121+72=266 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.44% from 266); Green value is 121 (47.66% from 255 or 45.49% from 266); Blue value is 72 (28.52% from 255 or 27.07% from 266); Max value from RGB is 121 - color contains mainly: green. Hex color #497948 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497948 is #B686B7. Grayscale: #656565. Windows color (decimal): -11962040 or 4749641. OLE color: 4749641.
HSL color Cylindrical-coordinate representation of color #497948: hue angle of 118.78º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #497948 is Cyan = 0.40, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 72 | - |
| CMYK | 0.40 | 0 | 0.40 | 0.53 |
| HSL | 118.78º | 0.25% | 0.38% | - |
| HSV(B) | 118.78º | 0.4% | 0.47% | - |
| XYZ | 10.75 | 15.56 | 8.57 | - |
| YUV | 101.06 | 111.6 | 107.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 72 | 0.40 | 0 | 0.40 | 0.53 | 118.78 | 0.25 | 0.38 |
| Hex | 49 | 79 | 48 | 28 | 0 | 28 | 35 | 77 | 19 | 26 |
| Octal | 111 | 171 | 110 | 50 | 0 | 50 | 65 | 167 | 31 | 46 |
| Binary | 1001001 | 1111001 | 1001000 | 101000 | 0 | 101000 | 110101 | 1110111 | 11001 | 100110 |
Color Harmonies of #497948
Complementary color
Monochromatic Colors of #497948
Black with #497948
Text Example
Text Example
White with #497948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497948; }
p { color: rgb(73,121,72); }
H1.HeaderClassName
{
color: #497948;
}
.AnyTagClassName
{
color: #497948;
}
</style>
background-color css
<style>
a { background-color: #497948; }
a { background-color: rgb(73,121,72); }
div.DivClassName
{
background-color: #497948;
}
.BgClassName
{
background-color: #497948;
}
</style>
border-color css
<style>
span { border-color: #497948; }
span { border-color: rgb(73,121,72); }
td.TdClassName
{
border-color: #497948;
}
.TagClassName
{
border-color: #497948;
}
</style>