Shades of Killarney #498956
Tints of Killarney #498956
RGB
CMYK
RGB Variations
Color information
#498956 (or 0x498956) is known color: Killarney. HEX triplet: 49, 89 and 56. RGB value is (73,137,86). Sum of RGB (Red+Green+Blue) = 73+137+86=296 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.66% from 296); Green value is 137 (53.91% from 255 or 46.28% from 296); Blue value is 86 (33.98% from 255 or 29.05% from 296); Max value from RGB is 137 - color contains mainly: green. Hex color #498956 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #498956 is #B676A9. Grayscale: #707070. Windows color (decimal): -11957930 or 5671241. OLE color: 5671241.
HSL color Cylindrical-coordinate representation of color #498956: hue angle of 132.19º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #498956 is Cyan = 0.47, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 73 | 137 | 86 | - |
| CMYK | 0.47 | 0 | 0.37 | 0.46 |
| HSL | 132.19º | 0.3% | 0.41% | - |
| HSV(B) | 132.19º | 0.47% | 0.54% | - |
| XYZ | 13.37 | 19.98 | 11.96 | - |
| YUV | 112.05 | 113.3 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 137 | 86 | 0.47 | 0 | 0.37 | 0.46 | 132.19 | 0.3 | 0.41 |
| Hex | 49 | 89 | 56 | 2F | 0 | 25 | 2E | 84 | 1E | 29 |
| Octal | 111 | 211 | 126 | 57 | 0 | 45 | 56 | 204 | 36 | 51 |
| Binary | 1001001 | 10001001 | 1010110 | 101111 | 0 | 100101 | 101110 | 10000100 | 11110 | 101001 |
Color Harmonies of #498956
Complementary color
Monochromatic Colors of #498956
Black with #498956
Text Example
Text Example
White with #498956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498956; }
p { color: rgb(73,137,86); }
H1.HeaderClassName
{
color: #498956;
}
.AnyTagClassName
{
color: #498956;
}
</style>
background-color css
<style>
a { background-color: #498956; }
a { background-color: rgb(73,137,86); }
div.DivClassName
{
background-color: #498956;
}
.BgClassName
{
background-color: #498956;
}
</style>
border-color css
<style>
span { border-color: #498956; }
span { border-color: rgb(73,137,86); }
td.TdClassName
{
border-color: #498956;
}
.TagClassName
{
border-color: #498956;
}
</style>