Shades of Killarney #477051
Tints of Killarney #477051
RGB
CMYK
RGB Variations
Color information
#477051 (or 0x477051) is known color: Killarney. HEX triplet: 47, 70 and 51. RGB value is (71,112,81). Sum of RGB (Red+Green+Blue) = 71+112+81=264 (34% of max value = 765). Red value is 71 (28.12% from 255 or 26.89% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 81 (32.03% from 255 or 30.68% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #477051 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477051 is #B88FAE. Grayscale: #606060. Windows color (decimal): -12095407 or 5337159. OLE color: 5337159.
HSL color Cylindrical-coordinate representation of color #477051: hue angle of 134.63º 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 #477051 is Cyan = 0.37, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 81 | - |
| CMYK | 0.37 | 0 | 0.28 | 0.56 |
| HSL | 134.63º | 0.22% | 0.36% | - |
| HSV(B) | 134.63º | 0.37% | 0.44% | - |
| XYZ | 9.88 | 13.52 | 9.87 | - |
| YUV | 96.21 | 119.42 | 110.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 81 | 0.37 | 0 | 0.28 | 0.56 | 134.63 | 0.22 | 0.36 |
| Hex | 47 | 70 | 51 | 25 | 0 | 1C | 38 | 87 | 16 | 24 |
| Octal | 107 | 160 | 121 | 45 | 0 | 34 | 70 | 207 | 26 | 44 |
| Binary | 1000111 | 1110000 | 1010001 | 100101 | 0 | 11100 | 111000 | 10000111 | 10110 | 100100 |
Color Harmonies of #477051
Complementary color
Monochromatic Colors of #477051
Black with #477051
Text Example
Text Example
White with #477051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477051; }
p { color: rgb(71,112,81); }
H1.HeaderClassName
{
color: #477051;
}
.AnyTagClassName
{
color: #477051;
}
</style>
background-color css
<style>
a { background-color: #477051; }
a { background-color: rgb(71,112,81); }
div.DivClassName
{
background-color: #477051;
}
.BgClassName
{
background-color: #477051;
}
</style>
border-color css
<style>
span { border-color: #477051; }
span { border-color: rgb(71,112,81); }
td.TdClassName
{
border-color: #477051;
}
.TagClassName
{
border-color: #477051;
}
</style>