Shades of Killarney #407347
Tints of Killarney #407347
RGB
CMYK
RGB Variations
Color information
#407347 (or 0x407347) is known color: Killarney. HEX triplet: 40, 73 and 47. RGB value is (64,115,71). Sum of RGB (Red+Green+Blue) = 64+115+71=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 71 (28.12% from 255 or 28.4% from 250); Max value from RGB is 115 - color contains mainly: green. Hex color #407347 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407347 is #BF8CB8. Grayscale: #5E5E5E. Windows color (decimal): -12553401 or 4682560. OLE color: 4682560.
HSL color Cylindrical-coordinate representation of color #407347: hue angle of 128.24º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #407347 is Cyan = 0.44, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 115 | 71 | - |
| CMYK | 0.44 | 0 | 0.38 | 0.55 |
| HSL | 128.24º | 0.28% | 0.35% | - |
| HSV(B) | 128.24º | 0.44% | 0.45% | - |
| XYZ | 9.38 | 13.81 | 8.13 | - |
| YUV | 94.74 | 114.6 | 106.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 71 | 0.44 | 0 | 0.38 | 0.55 | 128.24 | 0.28 | 0.35 |
| Hex | 40 | 73 | 47 | 2C | 0 | 26 | 37 | 80 | 1C | 23 |
| Octal | 100 | 163 | 107 | 54 | 0 | 46 | 67 | 200 | 34 | 43 |
| Binary | 1000000 | 1110011 | 1000111 | 101100 | 0 | 100110 | 110111 | 10000000 | 11100 | 100011 |
Color Harmonies of #407347
Complementary color
Monochromatic Colors of #407347
Black with #407347
Text Example
Text Example
White with #407347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407347; }
p { color: rgb(64,115,71); }
H1.HeaderClassName
{
color: #407347;
}
.AnyTagClassName
{
color: #407347;
}
</style>
background-color css
<style>
a { background-color: #407347; }
a { background-color: rgb(64,115,71); }
div.DivClassName
{
background-color: #407347;
}
.BgClassName
{
background-color: #407347;
}
</style>
border-color css
<style>
span { border-color: #407347; }
span { border-color: rgb(64,115,71); }
td.TdClassName
{
border-color: #407347;
}
.TagClassName
{
border-color: #407347;
}
</style>