Shades of Killarney #407547
Tints of Killarney #407547
RGB
CMYK
RGB Variations
Color information
#407547 (or 0x407547) is known color: Killarney. HEX triplet: 40, 75 and 47. RGB value is (64,117,71). Sum of RGB (Red+Green+Blue) = 64+117+71=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 117 (46.09% from 255 or 46.43% from 252); Blue value is 71 (28.12% from 255 or 28.17% from 252); Max value from RGB is 117 - color contains mainly: green. Hex color #407547 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407547 is #BF8AB8. Grayscale: #606060. Windows color (decimal): -12552889 or 4683072. OLE color: 4683072.
HSL color Cylindrical-coordinate representation of color #407547: hue angle of 127.92º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407547 is Cyan = 0.45, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 71 | - |
| CMYK | 0.45 | 0 | 0.39 | 0.54 |
| HSL | 127.92º | 0.29% | 0.35% | - |
| HSV(B) | 127.92º | 0.45% | 0.46% | - |
| XYZ | 9.61 | 14.27 | 8.21 | - |
| YUV | 95.91 | 113.94 | 105.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 71 | 0.45 | 0 | 0.39 | 0.54 | 127.92 | 0.29 | 0.35 |
| Hex | 40 | 75 | 47 | 2D | 0 | 27 | 36 | 80 | 1D | 23 |
| Octal | 100 | 165 | 107 | 55 | 0 | 47 | 66 | 200 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1000111 | 101101 | 0 | 100111 | 110110 | 10000000 | 11101 | 100011 |
Color Harmonies of #407547
Complementary color
Monochromatic Colors of #407547
Black with #407547
Text Example
Text Example
White with #407547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407547; }
p { color: rgb(64,117,71); }
H1.HeaderClassName
{
color: #407547;
}
.AnyTagClassName
{
color: #407547;
}
</style>
background-color css
<style>
a { background-color: #407547; }
a { background-color: rgb(64,117,71); }
div.DivClassName
{
background-color: #407547;
}
.BgClassName
{
background-color: #407547;
}
</style>
border-color css
<style>
span { border-color: #407547; }
span { border-color: rgb(64,117,71); }
td.TdClassName
{
border-color: #407547;
}
.TagClassName
{
border-color: #407547;
}
</style>