Shades of Killarney #407447
Tints of Killarney #407447
RGB
CMYK
RGB Variations
Color information
#407447 (or 0x407447) is known color: Killarney. HEX triplet: 40, 74 and 47. RGB value is (64,116,71). Sum of RGB (Red+Green+Blue) = 64+116+71=251 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.50% from 251); Green value is 116 (45.70% from 255 or 46.22% from 251); Blue value is 71 (28.12% from 255 or 28.29% from 251); Max value from RGB is 116 - color contains mainly: green. Hex color #407447 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407447 is #BF8BB8. Grayscale: #5F5F5F. Windows color (decimal): -12553145 or 4682816. OLE color: 4682816.
HSL color Cylindrical-coordinate representation of color #407447: hue angle of 128.08º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407447 is Cyan = 0.45, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 71 | - |
| CMYK | 0.45 | 0 | 0.39 | 0.55 |
| HSL | 128.08º | 0.29% | 0.35% | - |
| HSV(B) | 128.08º | 0.45% | 0.45% | - |
| XYZ | 9.5 | 14.04 | 8.17 | - |
| YUV | 95.32 | 114.27 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 71 | 0.45 | 0 | 0.39 | 0.55 | 128.08 | 0.29 | 0.35 |
| Hex | 40 | 74 | 47 | 2D | 0 | 27 | 37 | 80 | 1D | 23 |
| Octal | 100 | 164 | 107 | 55 | 0 | 47 | 67 | 200 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1000111 | 101101 | 0 | 100111 | 110111 | 10000000 | 11101 | 100011 |
Color Harmonies of #407447
Complementary color
Monochromatic Colors of #407447
Black with #407447
Text Example
Text Example
White with #407447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407447; }
p { color: rgb(64,116,71); }
H1.HeaderClassName
{
color: #407447;
}
.AnyTagClassName
{
color: #407447;
}
</style>
background-color css
<style>
a { background-color: #407447; }
a { background-color: rgb(64,116,71); }
div.DivClassName
{
background-color: #407447;
}
.BgClassName
{
background-color: #407447;
}
</style>
border-color css
<style>
span { border-color: #407447; }
span { border-color: rgb(64,116,71); }
td.TdClassName
{
border-color: #407447;
}
.TagClassName
{
border-color: #407447;
}
</style>