Shades of Killarney #477650
Tints of Killarney #477650
RGB
CMYK
RGB Variations
Color information
#477650 (or 0x477650) is known color: Killarney. HEX triplet: 47, 76 and 50. RGB value is (71,118,80). Sum of RGB (Red+Green+Blue) = 71+118+80=269 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.39% from 269); Green value is 118 (46.48% from 255 or 43.87% from 269); Blue value is 80 (31.64% from 255 or 29.74% from 269); Max value from RGB is 118 - color contains mainly: green. Hex color #477650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477650 is #B889AF. Grayscale: #636363. Windows color (decimal): -12093872 or 5273159. OLE color: 5273159.
HSL color Cylindrical-coordinate representation of color #477650: hue angle of 131.49º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477650 is Cyan = 0.40, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 80 | - |
| CMYK | 0.40 | 0 | 0.32 | 0.54 |
| HSL | 131.49º | 0.25% | 0.37% | - |
| HSV(B) | 131.49º | 0.4% | 0.46% | - |
| XYZ | 10.52 | 14.88 | 9.91 | - |
| YUV | 99.62 | 116.93 | 107.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 80 | 0.40 | 0 | 0.32 | 0.54 | 131.49 | 0.25 | 0.37 |
| Hex | 47 | 76 | 50 | 28 | 0 | 20 | 36 | 83 | 19 | 25 |
| Octal | 107 | 166 | 120 | 50 | 0 | 40 | 66 | 203 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1010000 | 101000 | 0 | 100000 | 110110 | 10000011 | 11001 | 100101 |
Color Harmonies of #477650
Complementary color
Monochromatic Colors of #477650
Black with #477650
Text Example
Text Example
White with #477650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477650; }
p { color: rgb(71,118,80); }
H1.HeaderClassName
{
color: #477650;
}
.AnyTagClassName
{
color: #477650;
}
</style>
background-color css
<style>
a { background-color: #477650; }
a { background-color: rgb(71,118,80); }
div.DivClassName
{
background-color: #477650;
}
.BgClassName
{
background-color: #477650;
}
</style>
border-color css
<style>
span { border-color: #477650; }
span { border-color: rgb(71,118,80); }
td.TdClassName
{
border-color: #477650;
}
.TagClassName
{
border-color: #477650;
}
</style>