Shades of Killarney #478146
Tints of Killarney #478146
RGB
CMYK
RGB Variations
Color information
#478146 (or 0x478146) is known color: Killarney. HEX triplet: 47, 81 and 46. RGB value is (71,129,70). Sum of RGB (Red+Green+Blue) = 71+129+70=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 129 (50.78% from 255 or 47.78% from 270); Blue value is 70 (27.73% from 255 or 25.93% from 270); Max value from RGB is 129 - color contains mainly: green. Hex color #478146 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478146 is #B87EB9. Grayscale: #696969. Windows color (decimal): -12091066 or 4620615. OLE color: 4620615.
HSL color Cylindrical-coordinate representation of color #478146: hue angle of 118.98º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478146 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 70 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.49 |
| HSL | 118.98º | 0.3% | 0.39% | - |
| HSV(B) | 118.98º | 0.46% | 0.51% | - |
| XYZ | 11.55 | 17.48 | 8.56 | - |
| YUV | 104.93 | 108.28 | 103.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 70 | 0.45 | 0 | 0.46 | 0.49 | 118.98 | 0.3 | 0.39 |
| Hex | 47 | 81 | 46 | 2D | 0 | 2E | 31 | 77 | 1E | 27 |
| Octal | 107 | 201 | 106 | 55 | 0 | 56 | 61 | 167 | 36 | 47 |
| Binary | 1000111 | 10000001 | 1000110 | 101101 | 0 | 101110 | 110001 | 1110111 | 11110 | 100111 |
Color Harmonies of #478146
Complementary color
Monochromatic Colors of #478146
Black with #478146
Text Example
Text Example
White with #478146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478146; }
p { color: rgb(71,129,70); }
H1.HeaderClassName
{
color: #478146;
}
.AnyTagClassName
{
color: #478146;
}
</style>
background-color css
<style>
a { background-color: #478146; }
a { background-color: rgb(71,129,70); }
div.DivClassName
{
background-color: #478146;
}
.BgClassName
{
background-color: #478146;
}
</style>
border-color css
<style>
span { border-color: #478146; }
span { border-color: rgb(71,129,70); }
td.TdClassName
{
border-color: #478146;
}
.TagClassName
{
border-color: #478146;
}
</style>