Shades of Killarney #498550
Tints of Killarney #498550
RGB
CMYK
RGB Variations
Color information
#498550 (or 0x498550) is known color: Killarney. HEX triplet: 49, 85 and 50. RGB value is (73,133,80). Sum of RGB (Red+Green+Blue) = 73+133+80=286 (37% of max value = 765). Red value is 73 (28.91% from 255 or 25.52% from 286); Green value is 133 (52.34% from 255 or 46.50% from 286); Blue value is 80 (31.64% from 255 or 27.97% from 286); Max value from RGB is 133 - color contains mainly: green. Hex color #498550 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #498550 is #B67AAF. Grayscale: #6D6D6D. Windows color (decimal): -11958960 or 5277001. OLE color: 5277001.
HSL color Cylindrical-coordinate representation of color #498550: hue angle of 127º 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 #498550 is Cyan = 0.45, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 133 | 80 | - |
| CMYK | 0.45 | 0 | 0.40 | 0.48 |
| HSL | 127º | 0.29% | 0.4% | - |
| HSV(B) | 127º | 0.45% | 0.52% | - |
| XYZ | 12.58 | 18.77 | 10.55 | - |
| YUV | 109.02 | 111.62 | 102.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 133 | 80 | 0.45 | 0 | 0.40 | 0.48 | 127 | 0.29 | 0.4 |
| Hex | 49 | 85 | 50 | 2D | 0 | 28 | 30 | 7F | 1D | 28 |
| Octal | 111 | 205 | 120 | 55 | 0 | 50 | 60 | 177 | 35 | 50 |
| Binary | 1001001 | 10000101 | 1010000 | 101101 | 0 | 101000 | 110000 | 1111111 | 11101 | 101000 |
Color Harmonies of #498550
Complementary color
Monochromatic Colors of #498550
Black with #498550
Text Example
Text Example
White with #498550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498550; }
p { color: rgb(73,133,80); }
H1.HeaderClassName
{
color: #498550;
}
.AnyTagClassName
{
color: #498550;
}
</style>
background-color css
<style>
a { background-color: #498550; }
a { background-color: rgb(73,133,80); }
div.DivClassName
{
background-color: #498550;
}
.BgClassName
{
background-color: #498550;
}
</style>
border-color css
<style>
span { border-color: #498550; }
span { border-color: rgb(73,133,80); }
td.TdClassName
{
border-color: #498550;
}
.TagClassName
{
border-color: #498550;
}
</style>