Shades of Killarney #497150
Tints of Killarney #497150
RGB
CMYK
RGB Variations
Color information
#497150 (or 0x497150) is known color: Killarney. HEX triplet: 49, 71 and 50. RGB value is (73,113,80). Sum of RGB (Red+Green+Blue) = 73+113+80=266 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.44% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 80 (31.64% from 255 or 30.08% from 266); Max value from RGB is 113 - color contains mainly: green. Hex color #497150 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497150 is #B68EAF. Grayscale: #616161. Windows color (decimal): -11964080 or 5271881. OLE color: 5271881.
HSL color Cylindrical-coordinate representation of color #497150: hue angle of 130.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #497150 is Cyan = 0.35, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 80 | - |
| CMYK | 0.35 | 0 | 0.29 | 0.56 |
| HSL | 130.5º | 0.22% | 0.36% | - |
| HSV(B) | 130.5º | 0.35% | 0.44% | - |
| XYZ | 10.1 | 13.81 | 9.72 | - |
| YUV | 97.28 | 118.25 | 110.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 80 | 0.35 | 0 | 0.29 | 0.56 | 130.5 | 0.22 | 0.36 |
| Hex | 49 | 71 | 50 | 23 | 0 | 1D | 38 | 82 | 16 | 24 |
| Octal | 111 | 161 | 120 | 43 | 0 | 35 | 70 | 202 | 26 | 44 |
| Binary | 1001001 | 1110001 | 1010000 | 100011 | 0 | 11101 | 111000 | 10000010 | 10110 | 100100 |
Color Harmonies of #497150
Complementary color
Monochromatic Colors of #497150
Black with #497150
Text Example
Text Example
White with #497150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497150; }
p { color: rgb(73,113,80); }
H1.HeaderClassName
{
color: #497150;
}
.AnyTagClassName
{
color: #497150;
}
</style>
background-color css
<style>
a { background-color: #497150; }
a { background-color: rgb(73,113,80); }
div.DivClassName
{
background-color: #497150;
}
.BgClassName
{
background-color: #497150;
}
</style>
border-color css
<style>
span { border-color: #497150; }
span { border-color: rgb(73,113,80); }
td.TdClassName
{
border-color: #497150;
}
.TagClassName
{
border-color: #497150;
}
</style>