Shades of Killarney #478047
Tints of Killarney #478047
RGB
CMYK
RGB Variations
Color information
#478047 (or 0x478047) is known color: Killarney. HEX triplet: 47, 80 and 47. RGB value is (71,128,71). Sum of RGB (Red+Green+Blue) = 71+128+71=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 128 (50.39% from 255 or 47.41% from 270); Blue value is 71 (28.12% from 255 or 26.30% from 270); Max value from RGB is 128 - color contains mainly: green. Hex color #478047 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478047 is #B87FB8. Grayscale: #686868. Windows color (decimal): -12091321 or 4685895. OLE color: 4685895.
HSL color Cylindrical-coordinate representation of color #478047: hue angle of 120º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #478047 is Cyan = 0.45, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 71 | - |
| CMYK | 0.45 | 0 | 0.45 | 0.50 |
| HSL | 120º | 0.29% | 0.39% | - |
| HSV(B) | 120º | 0.45% | 0.5% | - |
| XYZ | 11.46 | 17.23 | 8.68 | - |
| YUV | 104.46 | 109.12 | 104.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 71 | 0.45 | 0 | 0.45 | 0.50 | 120 | 0.29 | 0.39 |
| Hex | 47 | 80 | 47 | 2D | 0 | 2D | 32 | 78 | 1D | 27 |
| Octal | 107 | 200 | 107 | 55 | 0 | 55 | 62 | 170 | 35 | 47 |
| Binary | 1000111 | 10000000 | 1000111 | 101101 | 0 | 101101 | 110010 | 1111000 | 11101 | 100111 |
Color Harmonies of #478047
Complementary color
Monochromatic Colors of #478047
Black with #478047
Text Example
Text Example
White with #478047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478047; }
p { color: rgb(71,128,71); }
H1.HeaderClassName
{
color: #478047;
}
.AnyTagClassName
{
color: #478047;
}
</style>
background-color css
<style>
a { background-color: #478047; }
a { background-color: rgb(71,128,71); }
div.DivClassName
{
background-color: #478047;
}
.BgClassName
{
background-color: #478047;
}
</style>
border-color css
<style>
span { border-color: #478047; }
span { border-color: rgb(71,128,71); }
td.TdClassName
{
border-color: #478047;
}
.TagClassName
{
border-color: #478047;
}
</style>