Shades of Killarney #497553
Tints of Killarney #497553
RGB
CMYK
RGB Variations
Color information
#497553 (or 0x497553) is known color: Killarney. HEX triplet: 49, 75 and 53. RGB value is (73,117,83). Sum of RGB (Red+Green+Blue) = 73+117+83=273 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.74% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 83 (32.81% from 255 or 30.40% from 273); Max value from RGB is 117 - color contains mainly: green. Hex color #497553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497553 is #B68AAC. Grayscale: #646464. Windows color (decimal): -11963053 or 5469513. OLE color: 5469513.
HSL color Cylindrical-coordinate representation of color #497553: hue angle of 133.64º 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 #497553 is Cyan = 0.38, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 83 | - |
| CMYK | 0.38 | 0 | 0.29 | 0.54 |
| HSL | 133.64º | 0.23% | 0.37% | - |
| HSV(B) | 133.64º | 0.38% | 0.46% | - |
| XYZ | 10.67 | 14.76 | 10.47 | - |
| YUV | 99.97 | 118.42 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 83 | 0.38 | 0 | 0.29 | 0.54 | 133.64 | 0.23 | 0.37 |
| Hex | 49 | 75 | 53 | 26 | 0 | 1D | 36 | 86 | 17 | 25 |
| Octal | 111 | 165 | 123 | 46 | 0 | 35 | 66 | 206 | 27 | 45 |
| Binary | 1001001 | 1110101 | 1010011 | 100110 | 0 | 11101 | 110110 | 10000110 | 10111 | 100101 |
Color Harmonies of #497553
Complementary color
Monochromatic Colors of #497553
Black with #497553
Text Example
Text Example
White with #497553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497553; }
p { color: rgb(73,117,83); }
H1.HeaderClassName
{
color: #497553;
}
.AnyTagClassName
{
color: #497553;
}
</style>
background-color css
<style>
a { background-color: #497553; }
a { background-color: rgb(73,117,83); }
div.DivClassName
{
background-color: #497553;
}
.BgClassName
{
background-color: #497553;
}
</style>
border-color css
<style>
span { border-color: #497553; }
span { border-color: rgb(73,117,83); }
td.TdClassName
{
border-color: #497553;
}
.TagClassName
{
border-color: #497553;
}
</style>