Shades of Killarney #497849
Tints of Killarney #497849
RGB
CMYK
RGB Variations
Color information
#497849 (or 0x497849) is known color: Killarney. HEX triplet: 49, 78 and 49. RGB value is (73,120,73). Sum of RGB (Red+Green+Blue) = 73+120+73=266 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.44% from 266); Green value is 120 (47.27% from 255 or 45.11% from 266); Blue value is 73 (28.91% from 255 or 27.44% from 266); Max value from RGB is 120 - color contains mainly: green. Hex color #497849 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497849 is #B687B6. Grayscale: #646464. Windows color (decimal): -11962295 or 4814921. OLE color: 4814921.
HSL color Cylindrical-coordinate representation of color #497849: hue angle of 120º 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 #497849 is Cyan = 0.39, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 120 | 73 | - |
| CMYK | 0.39 | 0 | 0.39 | 0.53 |
| HSL | 120º | 0.24% | 0.38% | - |
| HSV(B) | 120º | 0.39% | 0.47% | - |
| XYZ | 10.67 | 15.33 | 8.7 | - |
| YUV | 100.59 | 112.43 | 108.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 120 | 73 | 0.39 | 0 | 0.39 | 0.53 | 120 | 0.24 | 0.38 |
| Hex | 49 | 78 | 49 | 27 | 0 | 27 | 35 | 78 | 18 | 26 |
| Octal | 111 | 170 | 111 | 47 | 0 | 47 | 65 | 170 | 30 | 46 |
| Binary | 1001001 | 1111000 | 1001001 | 100111 | 0 | 100111 | 110101 | 1111000 | 11000 | 100110 |
Color Harmonies of #497849
Complementary color
Monochromatic Colors of #497849
Black with #497849
Text Example
Text Example
White with #497849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497849; }
p { color: rgb(73,120,73); }
H1.HeaderClassName
{
color: #497849;
}
.AnyTagClassName
{
color: #497849;
}
</style>
background-color css
<style>
a { background-color: #497849; }
a { background-color: rgb(73,120,73); }
div.DivClassName
{
background-color: #497849;
}
.BgClassName
{
background-color: #497849;
}
</style>
border-color css
<style>
span { border-color: #497849; }
span { border-color: rgb(73,120,73); }
td.TdClassName
{
border-color: #497849;
}
.TagClassName
{
border-color: #497849;
}
</style>