Shades of Killarney #497750
Tints of Killarney #497750
RGB
CMYK
RGB Variations
Color information
#497750 (or 0x497750) is known color: Killarney. HEX triplet: 49, 77 and 50. RGB value is (73,119,80). Sum of RGB (Red+Green+Blue) = 73+119+80=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 119 (46.88% from 255 or 43.75% from 272); Blue value is 80 (31.64% from 255 or 29.41% from 272); Max value from RGB is 119 - color contains mainly: green. Hex color #497750 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497750 is #B688AF. Grayscale: #646464. Windows color (decimal): -11962544 or 5273417. OLE color: 5273417.
HSL color Cylindrical-coordinate representation of color #497750: hue angle of 129.13º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497750 is Cyan = 0.39, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 80 | - |
| CMYK | 0.39 | 0 | 0.33 | 0.53 |
| HSL | 129.13º | 0.24% | 0.38% | - |
| HSV(B) | 129.13º | 0.39% | 0.47% | - |
| XYZ | 10.79 | 15.19 | 9.95 | - |
| YUV | 100.8 | 116.26 | 108.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 80 | 0.39 | 0 | 0.33 | 0.53 | 129.13 | 0.24 | 0.38 |
| Hex | 49 | 77 | 50 | 27 | 0 | 21 | 35 | 81 | 18 | 26 |
| Octal | 111 | 167 | 120 | 47 | 0 | 41 | 65 | 201 | 30 | 46 |
| Binary | 1001001 | 1110111 | 1010000 | 100111 | 0 | 100001 | 110101 | 10000001 | 11000 | 100110 |
Color Harmonies of #497750
Complementary color
Monochromatic Colors of #497750
Black with #497750
Text Example
Text Example
White with #497750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497750; }
p { color: rgb(73,119,80); }
H1.HeaderClassName
{
color: #497750;
}
.AnyTagClassName
{
color: #497750;
}
</style>
background-color css
<style>
a { background-color: #497750; }
a { background-color: rgb(73,119,80); }
div.DivClassName
{
background-color: #497750;
}
.BgClassName
{
background-color: #497750;
}
</style>
border-color css
<style>
span { border-color: #497750; }
span { border-color: rgb(73,119,80); }
td.TdClassName
{
border-color: #497750;
}
.TagClassName
{
border-color: #497750;
}
</style>