Shades of Killarney #497151
Tints of Killarney #497151
RGB
CMYK
RGB Variations
Color information
#497151 (or 0x497151) is known color: Killarney. HEX triplet: 49, 71 and 51. RGB value is (73,113,81). Sum of RGB (Red+Green+Blue) = 73+113+81=267 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.34% from 267); Green value is 113 (44.53% from 255 or 42.32% from 267); Blue value is 81 (32.03% from 255 or 30.34% from 267); Max value from RGB is 113 - color contains mainly: green. Hex color #497151 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497151 is #B68EAE. Grayscale: #616161. Windows color (decimal): -11964079 or 5337417. OLE color: 5337417.
HSL color Cylindrical-coordinate representation of color #497151: hue angle of 132º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #497151 is Cyan = 0.35, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 81 | - |
| CMYK | 0.35 | 0 | 0.28 | 0.56 |
| HSL | 132º | 0.22% | 0.36% | - |
| HSV(B) | 132º | 0.35% | 0.44% | - |
| XYZ | 10.14 | 13.82 | 9.92 | - |
| YUV | 97.39 | 118.75 | 110.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 81 | 0.35 | 0 | 0.28 | 0.56 | 132 | 0.22 | 0.36 |
| Hex | 49 | 71 | 51 | 23 | 0 | 1C | 38 | 84 | 16 | 24 |
| Octal | 111 | 161 | 121 | 43 | 0 | 34 | 70 | 204 | 26 | 44 |
| Binary | 1001001 | 1110001 | 1010001 | 100011 | 0 | 11100 | 111000 | 10000100 | 10110 | 100100 |
Color Harmonies of #497151
Complementary color
Monochromatic Colors of #497151
Black with #497151
Text Example
Text Example
White with #497151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497151; }
p { color: rgb(73,113,81); }
H1.HeaderClassName
{
color: #497151;
}
.AnyTagClassName
{
color: #497151;
}
</style>
background-color css
<style>
a { background-color: #497151; }
a { background-color: rgb(73,113,81); }
div.DivClassName
{
background-color: #497151;
}
.BgClassName
{
background-color: #497151;
}
</style>
border-color css
<style>
span { border-color: #497151; }
span { border-color: rgb(73,113,81); }
td.TdClassName
{
border-color: #497151;
}
.TagClassName
{
border-color: #497151;
}
</style>