Shades of Killarney #497354
Tints of Killarney #497354
RGB
CMYK
RGB Variations
Color information
#497354 (or 0x497354) is known color: Killarney. HEX triplet: 49, 73 and 54. RGB value is (73,115,84). Sum of RGB (Red+Green+Blue) = 73+115+84=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 84 (33.20% from 255 or 30.88% from 272); Max value from RGB is 115 - color contains mainly: green. Hex color #497354 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497354 is #B68CAB. Grayscale: #626262. Windows color (decimal): -11963564 or 5534537. OLE color: 5534537.
HSL color Cylindrical-coordinate representation of color #497354: hue angle of 135.71º 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 #497354 is Cyan = 0.37, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 84 | - |
| CMYK | 0.37 | 0 | 0.27 | 0.55 |
| HSL | 135.71º | 0.22% | 0.37% | - |
| HSV(B) | 135.71º | 0.37% | 0.45% | - |
| XYZ | 10.48 | 14.32 | 10.6 | - |
| YUV | 98.91 | 119.59 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 84 | 0.37 | 0 | 0.27 | 0.55 | 135.71 | 0.22 | 0.37 |
| Hex | 49 | 73 | 54 | 25 | 0 | 1B | 37 | 88 | 16 | 25 |
| Octal | 111 | 163 | 124 | 45 | 0 | 33 | 67 | 210 | 26 | 45 |
| Binary | 1001001 | 1110011 | 1010100 | 100101 | 0 | 11011 | 110111 | 10001000 | 10110 | 100101 |
Color Harmonies of #497354
Complementary color
Monochromatic Colors of #497354
Black with #497354
Text Example
Text Example
White with #497354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497354; }
p { color: rgb(73,115,84); }
H1.HeaderClassName
{
color: #497354;
}
.AnyTagClassName
{
color: #497354;
}
</style>
background-color css
<style>
a { background-color: #497354; }
a { background-color: rgb(73,115,84); }
div.DivClassName
{
background-color: #497354;
}
.BgClassName
{
background-color: #497354;
}
</style>
border-color css
<style>
span { border-color: #497354; }
span { border-color: rgb(73,115,84); }
td.TdClassName
{
border-color: #497354;
}
.TagClassName
{
border-color: #497354;
}
</style>