Shades of Killarney #478647
Tints of Killarney #478647
RGB
CMYK
RGB Variations
Color information
#478647 (or 0x478647) is known color: Killarney. HEX triplet: 47, 86 and 47. RGB value is (71,134,71). Sum of RGB (Red+Green+Blue) = 71+134+71=276 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.72% from 276); Green value is 134 (52.73% from 255 or 48.55% from 276); Blue value is 71 (28.12% from 255 or 25.72% from 276); Max value from RGB is 134 - color contains mainly: green. Hex color #478647 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478647 is #B879B8. Grayscale: #6C6C6C. Windows color (decimal): -12089785 or 4687431. OLE color: 4687431.
HSL color Cylindrical-coordinate representation of color #478647: hue angle of 120º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478647 is Cyan = 0.47, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 71 | - |
| CMYK | 0.47 | 0 | 0.47 | 0.47 |
| HSL | 120º | 0.31% | 0.4% | - |
| HSV(B) | 120º | 0.47% | 0.53% | - |
| XYZ | 12.26 | 18.84 | 8.95 | - |
| YUV | 107.98 | 107.13 | 101.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 71 | 0.47 | 0 | 0.47 | 0.47 | 120 | 0.31 | 0.4 |
| Hex | 47 | 86 | 47 | 2F | 0 | 2F | 2F | 78 | 1F | 28 |
| Octal | 107 | 206 | 107 | 57 | 0 | 57 | 57 | 170 | 37 | 50 |
| Binary | 1000111 | 10000110 | 1000111 | 101111 | 0 | 101111 | 101111 | 1111000 | 11111 | 101000 |
Color Harmonies of #478647
Complementary color
Monochromatic Colors of #478647
Black with #478647
Text Example
Text Example
White with #478647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478647; }
p { color: rgb(71,134,71); }
H1.HeaderClassName
{
color: #478647;
}
.AnyTagClassName
{
color: #478647;
}
</style>
background-color css
<style>
a { background-color: #478647; }
a { background-color: rgb(71,134,71); }
div.DivClassName
{
background-color: #478647;
}
.BgClassName
{
background-color: #478647;
}
</style>
border-color css
<style>
span { border-color: #478647; }
span { border-color: rgb(71,134,71); }
td.TdClassName
{
border-color: #478647;
}
.TagClassName
{
border-color: #478647;
}
</style>