Shades of Killarney #478947
Tints of Killarney #478947
RGB
CMYK
RGB Variations
Color information
#478947 (or 0x478947) is known color: Killarney. HEX triplet: 47, 89 and 47. RGB value is (71,137,71). Sum of RGB (Red+Green+Blue) = 71+137+71=279 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.45% from 279); Green value is 137 (53.91% from 255 or 49.10% from 279); Blue value is 71 (28.12% from 255 or 25.45% from 279); Max value from RGB is 137 - color contains mainly: green. Hex color #478947 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478947 is #B876B8. Grayscale: #6D6D6D. Windows color (decimal): -12089017 or 4688199. OLE color: 4688199.
HSL color Cylindrical-coordinate representation of color #478947: hue angle of 120º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478947 is Cyan = 0.48, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 71 | - |
| CMYK | 0.48 | 0 | 0.48 | 0.46 |
| HSL | 120º | 0.32% | 0.41% | - |
| HSV(B) | 120º | 0.48% | 0.54% | - |
| XYZ | 12.68 | 19.69 | 9.09 | - |
| YUV | 109.74 | 106.13 | 100.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 71 | 0.48 | 0 | 0.48 | 0.46 | 120 | 0.32 | 0.41 |
| Hex | 47 | 89 | 47 | 30 | 0 | 30 | 2E | 78 | 20 | 29 |
| Octal | 107 | 211 | 107 | 60 | 0 | 60 | 56 | 170 | 40 | 51 |
| Binary | 1000111 | 10001001 | 1000111 | 110000 | 0 | 110000 | 101110 | 1111000 | 100000 | 101001 |
Color Harmonies of #478947
Complementary color
Monochromatic Colors of #478947
Black with #478947
Text Example
Text Example
White with #478947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478947; }
p { color: rgb(71,137,71); }
H1.HeaderClassName
{
color: #478947;
}
.AnyTagClassName
{
color: #478947;
}
</style>
background-color css
<style>
a { background-color: #478947; }
a { background-color: rgb(71,137,71); }
div.DivClassName
{
background-color: #478947;
}
.BgClassName
{
background-color: #478947;
}
</style>
border-color css
<style>
span { border-color: #478947; }
span { border-color: rgb(71,137,71); }
td.TdClassName
{
border-color: #478947;
}
.TagClassName
{
border-color: #478947;
}
</style>