Shades of Killarney #498449
Tints of Killarney #498449
RGB
CMYK
RGB Variations
Color information
#498449 (or 0x498449) is known color: Killarney. HEX triplet: 49, 84 and 49. RGB value is (73,132,73). Sum of RGB (Red+Green+Blue) = 73+132+73=278 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.26% from 278); Green value is 132 (51.95% from 255 or 47.48% from 278); Blue value is 73 (28.91% from 255 or 26.26% from 278); Max value from RGB is 132 - color contains mainly: green. Hex color #498449 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498449 is #B67BB6. Grayscale: #6B6B6B. Windows color (decimal): -11959223 or 4817993. OLE color: 4817993.
HSL color Cylindrical-coordinate representation of color #498449: hue angle of 120º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #498449 is Cyan = 0.45, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 132 | 73 | - |
| CMYK | 0.45 | 0 | 0.45 | 0.48 |
| HSL | 120º | 0.29% | 0.4% | - |
| HSV(B) | 120º | 0.45% | 0.52% | - |
| XYZ | 12.2 | 18.4 | 9.21 | - |
| YUV | 107.63 | 108.45 | 103.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 132 | 73 | 0.45 | 0 | 0.45 | 0.48 | 120 | 0.29 | 0.4 |
| Hex | 49 | 84 | 49 | 2D | 0 | 2D | 30 | 78 | 1D | 28 |
| Octal | 111 | 204 | 111 | 55 | 0 | 55 | 60 | 170 | 35 | 50 |
| Binary | 1001001 | 10000100 | 1001001 | 101101 | 0 | 101101 | 110000 | 1111000 | 11101 | 101000 |
Color Harmonies of #498449
Complementary color
Monochromatic Colors of #498449
Black with #498449
Text Example
Text Example
White with #498449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498449; }
p { color: rgb(73,132,73); }
H1.HeaderClassName
{
color: #498449;
}
.AnyTagClassName
{
color: #498449;
}
</style>
background-color css
<style>
a { background-color: #498449; }
a { background-color: rgb(73,132,73); }
div.DivClassName
{
background-color: #498449;
}
.BgClassName
{
background-color: #498449;
}
</style>
border-color css
<style>
span { border-color: #498449; }
span { border-color: rgb(73,132,73); }
td.TdClassName
{
border-color: #498449;
}
.TagClassName
{
border-color: #498449;
}
</style>