Shades of Killarney #477045
Tints of Killarney #477045
RGB
CMYK
RGB Variations
Color information
#477045 (or 0x477045) is known color: Killarney. HEX triplet: 47, 70 and 45. RGB value is (71,112,69). Sum of RGB (Red+Green+Blue) = 71+112+69=252 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.17% from 252); Green value is 112 (44.14% from 255 or 44.44% from 252); Blue value is 69 (27.34% from 255 or 27.38% from 252); Max value from RGB is 112 - color contains mainly: green. Hex color #477045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477045 is #B88FBA. Grayscale: #5E5E5E. Windows color (decimal): -12095419 or 4550727. OLE color: 4550727.
HSL color Cylindrical-coordinate representation of color #477045: hue angle of 117.21º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477045 is Cyan = 0.37, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 69 | - |
| CMYK | 0.37 | 0 | 0.38 | 0.56 |
| HSL | 117.21º | 0.24% | 0.35% | - |
| HSV(B) | 117.21º | 0.38% | 0.44% | - |
| XYZ | 9.47 | 13.36 | 7.71 | - |
| YUV | 94.84 | 113.42 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 69 | 0.37 | 0 | 0.38 | 0.56 | 117.21 | 0.24 | 0.35 |
| Hex | 47 | 70 | 45 | 25 | 0 | 26 | 38 | 75 | 18 | 23 |
| Octal | 107 | 160 | 105 | 45 | 0 | 46 | 70 | 165 | 30 | 43 |
| Binary | 1000111 | 1110000 | 1000101 | 100101 | 0 | 100110 | 111000 | 1110101 | 11000 | 100011 |
Color Harmonies of #477045
Complementary color
Monochromatic Colors of #477045
Black with #477045
Text Example
Text Example
White with #477045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477045; }
p { color: rgb(71,112,69); }
H1.HeaderClassName
{
color: #477045;
}
.AnyTagClassName
{
color: #477045;
}
</style>
background-color css
<style>
a { background-color: #477045; }
a { background-color: rgb(71,112,69); }
div.DivClassName
{
background-color: #477045;
}
.BgClassName
{
background-color: #477045;
}
</style>
border-color css
<style>
span { border-color: #477045; }
span { border-color: rgb(71,112,69); }
td.TdClassName
{
border-color: #477045;
}
.TagClassName
{
border-color: #477045;
}
</style>