Shades of Killarney #477049
Tints of Killarney #477049
RGB
CMYK
RGB Variations
Color information
#477049 (or 0x477049) is known color: Killarney. HEX triplet: 47, 70 and 49. RGB value is (71,112,73). Sum of RGB (Red+Green+Blue) = 71+112+73=256 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.73% from 256); Green value is 112 (44.14% from 255 or 43.75% from 256); Blue value is 73 (28.91% from 255 or 28.52% from 256); Max value from RGB is 112 - color contains mainly: green. Hex color #477049 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477049 is #B88FB6. Grayscale: #5F5F5F. Windows color (decimal): -12095415 or 4812871. OLE color: 4812871.
HSL color Cylindrical-coordinate representation of color #477049: hue angle of 122.93º 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 #477049 is Cyan = 0.37, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 73 | - |
| CMYK | 0.37 | 0 | 0.35 | 0.56 |
| HSL | 122.93º | 0.22% | 0.36% | - |
| HSV(B) | 122.93º | 0.37% | 0.44% | - |
| XYZ | 9.6 | 13.41 | 8.39 | - |
| YUV | 95.3 | 115.42 | 110.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 73 | 0.37 | 0 | 0.35 | 0.56 | 122.93 | 0.22 | 0.36 |
| Hex | 47 | 70 | 49 | 25 | 0 | 23 | 38 | 7B | 16 | 24 |
| Octal | 107 | 160 | 111 | 45 | 0 | 43 | 70 | 173 | 26 | 44 |
| Binary | 1000111 | 1110000 | 1001001 | 100101 | 0 | 100011 | 111000 | 1111011 | 10110 | 100100 |
Color Harmonies of #477049
Complementary color
Monochromatic Colors of #477049
Black with #477049
Text Example
Text Example
White with #477049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477049; }
p { color: rgb(71,112,73); }
H1.HeaderClassName
{
color: #477049;
}
.AnyTagClassName
{
color: #477049;
}
</style>
background-color css
<style>
a { background-color: #477049; }
a { background-color: rgb(71,112,73); }
div.DivClassName
{
background-color: #477049;
}
.BgClassName
{
background-color: #477049;
}
</style>
border-color css
<style>
span { border-color: #477049; }
span { border-color: rgb(71,112,73); }
td.TdClassName
{
border-color: #477049;
}
.TagClassName
{
border-color: #477049;
}
</style>