Shades of Killarney #478247
Tints of Killarney #478247
RGB
CMYK
RGB Variations
Color information
#478247 (or 0x478247) is known color: Killarney. HEX triplet: 47, 82 and 47. RGB value is (71,130,71). Sum of RGB (Red+Green+Blue) = 71+130+71=272 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.10% from 272); Green value is 130 (51.17% from 255 or 47.79% from 272); Blue value is 71 (28.12% from 255 or 26.10% from 272); Max value from RGB is 130 - color contains mainly: green. Hex color #478247 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478247 is #B87DB8. Grayscale: #696969. Windows color (decimal): -12090809 or 4686407. OLE color: 4686407.
HSL color Cylindrical-coordinate representation of color #478247: hue angle of 120º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #478247 is Cyan = 0.45, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 130 | 71 | - |
| CMYK | 0.45 | 0 | 0.45 | 0.49 |
| HSL | 120º | 0.29% | 0.39% | - |
| HSV(B) | 120º | 0.45% | 0.51% | - |
| XYZ | 11.72 | 17.76 | 8.77 | - |
| YUV | 105.63 | 108.45 | 103.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 71 | 0.45 | 0 | 0.45 | 0.49 | 120 | 0.29 | 0.39 |
| Hex | 47 | 82 | 47 | 2D | 0 | 2D | 31 | 78 | 1D | 27 |
| Octal | 107 | 202 | 107 | 55 | 0 | 55 | 61 | 170 | 35 | 47 |
| Binary | 1000111 | 10000010 | 1000111 | 101101 | 0 | 101101 | 110001 | 1111000 | 11101 | 100111 |
Color Harmonies of #478247
Complementary color
Monochromatic Colors of #478247
Black with #478247
Text Example
Text Example
White with #478247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478247; }
p { color: rgb(71,130,71); }
H1.HeaderClassName
{
color: #478247;
}
.AnyTagClassName
{
color: #478247;
}
</style>
background-color css
<style>
a { background-color: #478247; }
a { background-color: rgb(71,130,71); }
div.DivClassName
{
background-color: #478247;
}
.BgClassName
{
background-color: #478247;
}
</style>
border-color css
<style>
span { border-color: #478247; }
span { border-color: rgb(71,130,71); }
td.TdClassName
{
border-color: #478247;
}
.TagClassName
{
border-color: #478247;
}
</style>