Shades of Killarney #478149
Tints of Killarney #478149
RGB
CMYK
RGB Variations
Color information
#478149 (or 0x478149) is known color: Killarney. HEX triplet: 47, 81 and 49. RGB value is (71,129,73). Sum of RGB (Red+Green+Blue) = 71+129+73=273 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.01% from 273); Green value is 129 (50.78% from 255 or 47.25% from 273); Blue value is 73 (28.91% from 255 or 26.74% from 273); Max value from RGB is 129 - color contains mainly: green. Hex color #478149 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478149 is #B87EB6. Grayscale: #696969. Windows color (decimal): -12091063 or 4817223. OLE color: 4817223.
HSL color Cylindrical-coordinate representation of color #478149: hue angle of 122.07º 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 #478149 is Cyan = 0.45, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 73 | - |
| CMYK | 0.45 | 0 | 0.43 | 0.49 |
| HSL | 122.07º | 0.29% | 0.39% | - |
| HSV(B) | 122.07º | 0.45% | 0.51% | - |
| XYZ | 11.65 | 17.52 | 9.07 | - |
| YUV | 105.27 | 109.78 | 103.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 73 | 0.45 | 0 | 0.43 | 0.49 | 122.07 | 0.29 | 0.39 |
| Hex | 47 | 81 | 49 | 2D | 0 | 2B | 31 | 7A | 1D | 27 |
| Octal | 107 | 201 | 111 | 55 | 0 | 53 | 61 | 172 | 35 | 47 |
| Binary | 1000111 | 10000001 | 1001001 | 101101 | 0 | 101011 | 110001 | 1111010 | 11101 | 100111 |
Color Harmonies of #478149
Complementary color
Monochromatic Colors of #478149
Black with #478149
Text Example
Text Example
White with #478149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478149; }
p { color: rgb(71,129,73); }
H1.HeaderClassName
{
color: #478149;
}
.AnyTagClassName
{
color: #478149;
}
</style>
background-color css
<style>
a { background-color: #478149; }
a { background-color: rgb(71,129,73); }
div.DivClassName
{
background-color: #478149;
}
.BgClassName
{
background-color: #478149;
}
</style>
border-color css
<style>
span { border-color: #478149; }
span { border-color: rgb(71,129,73); }
td.TdClassName
{
border-color: #478149;
}
.TagClassName
{
border-color: #478149;
}
</style>