Shades of Killarney #498552
Tints of Killarney #498552
RGB
CMYK
RGB Variations
Color information
#498552 (or 0x498552) is known color: Killarney. HEX triplet: 49, 85 and 52. RGB value is (73,133,82). Sum of RGB (Red+Green+Blue) = 73+133+82=288 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.35% from 288); Green value is 133 (52.34% from 255 or 46.18% from 288); Blue value is 82 (32.42% from 255 or 28.47% from 288); Max value from RGB is 133 - color contains mainly: green. Hex color #498552 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #498552 is #B67AAD. Grayscale: #6D6D6D. Windows color (decimal): -11958958 or 5408073. OLE color: 5408073.
HSL color Cylindrical-coordinate representation of color #498552: hue angle of 129º 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 #498552 is Cyan = 0.45, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 133 | 82 | - |
| CMYK | 0.45 | 0 | 0.38 | 0.48 |
| HSL | 129º | 0.29% | 0.4% | - |
| HSV(B) | 129º | 0.45% | 0.52% | - |
| XYZ | 12.66 | 18.8 | 10.94 | - |
| YUV | 109.25 | 112.62 | 102.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 133 | 82 | 0.45 | 0 | 0.38 | 0.48 | 129 | 0.29 | 0.4 |
| Hex | 49 | 85 | 52 | 2D | 0 | 26 | 30 | 81 | 1D | 28 |
| Octal | 111 | 205 | 122 | 55 | 0 | 46 | 60 | 201 | 35 | 50 |
| Binary | 1001001 | 10000101 | 1010010 | 101101 | 0 | 100110 | 110000 | 10000001 | 11101 | 101000 |
Color Harmonies of #498552
Complementary color
Monochromatic Colors of #498552
Black with #498552
Text Example
Text Example
White with #498552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498552; }
p { color: rgb(73,133,82); }
H1.HeaderClassName
{
color: #498552;
}
.AnyTagClassName
{
color: #498552;
}
</style>
background-color css
<style>
a { background-color: #498552; }
a { background-color: rgb(73,133,82); }
div.DivClassName
{
background-color: #498552;
}
.BgClassName
{
background-color: #498552;
}
</style>
border-color css
<style>
span { border-color: #498552; }
span { border-color: rgb(73,133,82); }
td.TdClassName
{
border-color: #498552;
}
.TagClassName
{
border-color: #498552;
}
</style>