Shades of Killarney #477149
Tints of Killarney #477149
RGB
CMYK
RGB Variations
Color information
#477149 (or 0x477149) is known color: Killarney. HEX triplet: 47, 71 and 49. RGB value is (71,113,73). Sum of RGB (Red+Green+Blue) = 71+113+73=257 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.63% from 257); Green value is 113 (44.53% from 255 or 43.97% from 257); Blue value is 73 (28.91% from 255 or 28.40% from 257); Max value from RGB is 113 - color contains mainly: green. Hex color #477149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477149 is #B88EB6. Grayscale: #606060. Windows color (decimal): -12095159 or 4813127. OLE color: 4813127.
HSL color Cylindrical-coordinate representation of color #477149: hue angle of 122.86º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #477149 is Cyan = 0.37, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 73 | - |
| CMYK | 0.37 | 0 | 0.35 | 0.56 |
| HSL | 122.86º | 0.23% | 0.36% | - |
| HSV(B) | 122.86º | 0.37% | 0.44% | - |
| XYZ | 9.71 | 13.63 | 8.42 | - |
| YUV | 95.88 | 115.09 | 110.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 73 | 0.37 | 0 | 0.35 | 0.56 | 122.86 | 0.23 | 0.36 |
| Hex | 47 | 71 | 49 | 25 | 0 | 23 | 38 | 7B | 17 | 24 |
| Octal | 107 | 161 | 111 | 45 | 0 | 43 | 70 | 173 | 27 | 44 |
| Binary | 1000111 | 1110001 | 1001001 | 100101 | 0 | 100011 | 111000 | 1111011 | 10111 | 100100 |
Color Harmonies of #477149
Complementary color
Monochromatic Colors of #477149
Black with #477149
Text Example
Text Example
White with #477149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477149; }
p { color: rgb(71,113,73); }
H1.HeaderClassName
{
color: #477149;
}
.AnyTagClassName
{
color: #477149;
}
</style>
background-color css
<style>
a { background-color: #477149; }
a { background-color: rgb(71,113,73); }
div.DivClassName
{
background-color: #477149;
}
.BgClassName
{
background-color: #477149;
}
</style>
border-color css
<style>
span { border-color: #477149; }
span { border-color: rgb(71,113,73); }
td.TdClassName
{
border-color: #477149;
}
.TagClassName
{
border-color: #477149;
}
</style>