Shades of Killarney #497554
Tints of Killarney #497554
RGB
CMYK
RGB Variations
Color information
#497554 (or 0x497554) is known color: Killarney. HEX triplet: 49, 75 and 54. RGB value is (73,117,84). Sum of RGB (Red+Green+Blue) = 73+117+84=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 117 (46.09% from 255 or 42.70% from 274); Blue value is 84 (33.20% from 255 or 30.66% from 274); Max value from RGB is 117 - color contains mainly: green. Hex color #497554 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497554 is #B68AAB. Grayscale: #646464. Windows color (decimal): -11963052 or 5535049. OLE color: 5535049.
HSL color Cylindrical-coordinate representation of color #497554: hue angle of 135º 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 #497554 is Cyan = 0.38, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 84 | - |
| CMYK | 0.38 | 0 | 0.28 | 0.54 |
| HSL | 135º | 0.23% | 0.37% | - |
| HSV(B) | 135º | 0.38% | 0.46% | - |
| XYZ | 10.71 | 14.78 | 10.68 | - |
| YUV | 100.08 | 118.92 | 108.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 84 | 0.38 | 0 | 0.28 | 0.54 | 135 | 0.23 | 0.37 |
| Hex | 49 | 75 | 54 | 26 | 0 | 1C | 36 | 87 | 17 | 25 |
| Octal | 111 | 165 | 124 | 46 | 0 | 34 | 66 | 207 | 27 | 45 |
| Binary | 1001001 | 1110101 | 1010100 | 100110 | 0 | 11100 | 110110 | 10000111 | 10111 | 100101 |
Color Harmonies of #497554
Complementary color
Monochromatic Colors of #497554
Black with #497554
Text Example
Text Example
White with #497554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497554; }
p { color: rgb(73,117,84); }
H1.HeaderClassName
{
color: #497554;
}
.AnyTagClassName
{
color: #497554;
}
</style>
background-color css
<style>
a { background-color: #497554; }
a { background-color: rgb(73,117,84); }
div.DivClassName
{
background-color: #497554;
}
.BgClassName
{
background-color: #497554;
}
</style>
border-color css
<style>
span { border-color: #497554; }
span { border-color: rgb(73,117,84); }
td.TdClassName
{
border-color: #497554;
}
.TagClassName
{
border-color: #497554;
}
</style>