Shades of Killarney #477050
Tints of Killarney #477050
RGB
CMYK
RGB Variations
Color information
#477050 (or 0x477050) is known color: Killarney. HEX triplet: 47, 70 and 50. RGB value is (71,112,80). Sum of RGB (Red+Green+Blue) = 71+112+80=263 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.00% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 80 (31.64% from 255 or 30.42% from 263); Max value from RGB is 112 - color contains mainly: green. Hex color #477050 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477050 is #B88FAF. Grayscale: #606060. Windows color (decimal): -12095408 or 5271623. OLE color: 5271623.
HSL color Cylindrical-coordinate representation of color #477050: hue angle of 133.17º degrees, saturation: 0.22, 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 #477050 is Cyan = 0.37, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 80 | - |
| CMYK | 0.37 | 0 | 0.29 | 0.56 |
| HSL | 133.17º | 0.22% | 0.36% | - |
| HSV(B) | 133.17º | 0.37% | 0.44% | - |
| XYZ | 9.84 | 13.51 | 9.68 | - |
| YUV | 96.09 | 118.92 | 110.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 80 | 0.37 | 0 | 0.29 | 0.56 | 133.17 | 0.22 | 0.36 |
| Hex | 47 | 70 | 50 | 25 | 0 | 1D | 38 | 85 | 16 | 24 |
| Octal | 107 | 160 | 120 | 45 | 0 | 35 | 70 | 205 | 26 | 44 |
| Binary | 1000111 | 1110000 | 1010000 | 100101 | 0 | 11101 | 111000 | 10000101 | 10110 | 100100 |
Color Harmonies of #477050
Complementary color
Monochromatic Colors of #477050
Black with #477050
Text Example
Text Example
White with #477050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477050; }
p { color: rgb(71,112,80); }
H1.HeaderClassName
{
color: #477050;
}
.AnyTagClassName
{
color: #477050;
}
</style>
background-color css
<style>
a { background-color: #477050; }
a { background-color: rgb(71,112,80); }
div.DivClassName
{
background-color: #477050;
}
.BgClassName
{
background-color: #477050;
}
</style>
border-color css
<style>
span { border-color: #477050; }
span { border-color: rgb(71,112,80); }
td.TdClassName
{
border-color: #477050;
}
.TagClassName
{
border-color: #477050;
}
</style>