Shades of Killarney #477345
Tints of Killarney #477345
RGB
CMYK
RGB Variations
Color information
#477345 (or 0x477345) is known color: Killarney. HEX triplet: 47, 73 and 45. RGB value is (71,115,69). Sum of RGB (Red+Green+Blue) = 71+115+69=255 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.84% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 69 (27.34% from 255 or 27.06% from 255); Max value from RGB is 115 - color contains mainly: green. Hex color #477345 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477345 is #B88CBA. Grayscale: #606060. Windows color (decimal): -12094651 or 4551495. OLE color: 4551495.
HSL color Cylindrical-coordinate representation of color #477345: hue angle of 117.39º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477345 is Cyan = 0.38, Magento = 0, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 69 | - |
| CMYK | 0.38 | 0 | 0.4 | 0.55 |
| HSL | 117.39º | 0.25% | 0.36% | - |
| HSV(B) | 117.39º | 0.4% | 0.45% | - |
| XYZ | 9.8 | 14.03 | 7.82 | - |
| YUV | 96.6 | 112.42 | 109.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 69 | 0.38 | 0 | 0.4 | 0.55 | 117.39 | 0.25 | 0.36 |
| Hex | 47 | 73 | 45 | 26 | 0 | 28 | 37 | 75 | 19 | 24 |
| Octal | 107 | 163 | 105 | 46 | 0 | 50 | 67 | 165 | 31 | 44 |
| Binary | 1000111 | 1110011 | 1000101 | 100110 | 0 | 101000 | 110111 | 1110101 | 11001 | 100100 |
Color Harmonies of #477345
Complementary color
Monochromatic Colors of #477345
Black with #477345
Text Example
Text Example
White with #477345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477345; }
p { color: rgb(71,115,69); }
H1.HeaderClassName
{
color: #477345;
}
.AnyTagClassName
{
color: #477345;
}
</style>
background-color css
<style>
a { background-color: #477345; }
a { background-color: rgb(71,115,69); }
div.DivClassName
{
background-color: #477345;
}
.BgClassName
{
background-color: #477345;
}
</style>
border-color css
<style>
span { border-color: #477345; }
span { border-color: rgb(71,115,69); }
td.TdClassName
{
border-color: #477345;
}
.TagClassName
{
border-color: #477345;
}
</style>