Shades of Killarney #497047
Tints of Killarney #497047
RGB
CMYK
RGB Variations
Color information
#497047 (or 0x497047) is known color: Killarney. HEX triplet: 49, 70 and 47. RGB value is (73,112,71). Sum of RGB (Red+Green+Blue) = 73+112+71=256 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.52% from 256); Green value is 112 (44.14% from 255 or 43.75% from 256); Blue value is 71 (28.12% from 255 or 27.73% from 256); Max value from RGB is 112 - color contains mainly: green. Hex color #497047 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497047 is #B68FB8. Grayscale: #5F5F5F. Windows color (decimal): -11964345 or 4681801. OLE color: 4681801.
HSL color Cylindrical-coordinate representation of color #497047: hue angle of 117.07º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #497047 is Cyan = 0.35, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 112 | 71 | - |
| CMYK | 0.35 | 0 | 0.37 | 0.56 |
| HSL | 117.07º | 0.22% | 0.36% | - |
| HSV(B) | 117.07º | 0.37% | 0.44% | - |
| XYZ | 9.68 | 13.46 | 8.05 | - |
| YUV | 95.67 | 114.08 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 71 | 0.35 | 0 | 0.37 | 0.56 | 117.07 | 0.22 | 0.36 |
| Hex | 49 | 70 | 47 | 23 | 0 | 25 | 38 | 75 | 16 | 24 |
| Octal | 111 | 160 | 107 | 43 | 0 | 45 | 70 | 165 | 26 | 44 |
| Binary | 1001001 | 1110000 | 1000111 | 100011 | 0 | 100101 | 111000 | 1110101 | 10110 | 100100 |
Color Harmonies of #497047
Complementary color
Monochromatic Colors of #497047
Black with #497047
Text Example
Text Example
White with #497047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497047; }
p { color: rgb(73,112,71); }
H1.HeaderClassName
{
color: #497047;
}
.AnyTagClassName
{
color: #497047;
}
</style>
background-color css
<style>
a { background-color: #497047; }
a { background-color: rgb(73,112,71); }
div.DivClassName
{
background-color: #497047;
}
.BgClassName
{
background-color: #497047;
}
</style>
border-color css
<style>
span { border-color: #497047; }
span { border-color: rgb(73,112,71); }
td.TdClassName
{
border-color: #497047;
}
.TagClassName
{
border-color: #497047;
}
</style>