Shades of Killarney #407346
Tints of Killarney #407346
RGB
CMYK
RGB Variations
Color information
#407346 (or 0x407346) is known color: Killarney. HEX triplet: 40, 73 and 46. RGB value is (64,115,70). Sum of RGB (Red+Green+Blue) = 64+115+70=249 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.70% from 249); Green value is 115 (45.31% from 255 or 46.18% from 249); Blue value is 70 (27.73% from 255 or 28.11% from 249); Max value from RGB is 115 - color contains mainly: green. Hex color #407346 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407346 is #BF8CB9. Grayscale: #5E5E5E. Windows color (decimal): -12553402 or 4617024. OLE color: 4617024.
HSL color Cylindrical-coordinate representation of color #407346: hue angle of 127.06º 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 #407346 is Cyan = 0.44, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 115 | 70 | - |
| CMYK | 0.44 | 0 | 0.39 | 0.55 |
| HSL | 127.06º | 0.28% | 0.35% | - |
| HSV(B) | 127.06º | 0.44% | 0.45% | - |
| XYZ | 9.35 | 13.79 | 7.96 | - |
| YUV | 94.62 | 114.1 | 106.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 70 | 0.44 | 0 | 0.39 | 0.55 | 127.06 | 0.28 | 0.35 |
| Hex | 40 | 73 | 46 | 2C | 0 | 27 | 37 | 7F | 1C | 23 |
| Octal | 100 | 163 | 106 | 54 | 0 | 47 | 67 | 177 | 34 | 43 |
| Binary | 1000000 | 1110011 | 1000110 | 101100 | 0 | 100111 | 110111 | 1111111 | 11100 | 100011 |
Color Harmonies of #407346
Complementary color
Monochromatic Colors of #407346
Black with #407346
Text Example
Text Example
White with #407346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407346; }
p { color: rgb(64,115,70); }
H1.HeaderClassName
{
color: #407346;
}
.AnyTagClassName
{
color: #407346;
}
</style>
background-color css
<style>
a { background-color: #407346; }
a { background-color: rgb(64,115,70); }
div.DivClassName
{
background-color: #407346;
}
.BgClassName
{
background-color: #407346;
}
</style>
border-color css
<style>
span { border-color: #407346; }
span { border-color: rgb(64,115,70); }
td.TdClassName
{
border-color: #407346;
}
.TagClassName
{
border-color: #407346;
}
</style>