Shades of Killarney #407344
Tints of Killarney #407344
RGB
CMYK
RGB Variations
Color information
#407344 (or 0x407344) is known color: Killarney. HEX triplet: 40, 73 and 44. RGB value is (64,115,68). Sum of RGB (Red+Green+Blue) = 64+115+68=247 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.91% from 247); Green value is 115 (45.31% from 255 or 46.56% from 247); Blue value is 68 (26.95% from 255 or 27.53% from 247); Max value from RGB is 115 - color contains mainly: green. Hex color #407344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407344 is #BF8CBB. Grayscale: #5E5E5E. Windows color (decimal): -12553404 or 4485952. OLE color: 4485952.
HSL color Cylindrical-coordinate representation of color #407344: hue angle of 124.71º 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 #407344 is Cyan = 0.44, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 115 | 68 | - |
| CMYK | 0.44 | 0 | 0.41 | 0.55 |
| HSL | 124.71º | 0.28% | 0.35% | - |
| HSV(B) | 124.71º | 0.44% | 0.45% | - |
| XYZ | 9.29 | 13.77 | 7.64 | - |
| YUV | 94.39 | 113.1 | 106.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 68 | 0.44 | 0 | 0.41 | 0.55 | 124.71 | 0.28 | 0.35 |
| Hex | 40 | 73 | 44 | 2C | 0 | 29 | 37 | 7D | 1C | 23 |
| Octal | 100 | 163 | 104 | 54 | 0 | 51 | 67 | 175 | 34 | 43 |
| Binary | 1000000 | 1110011 | 1000100 | 101100 | 0 | 101001 | 110111 | 1111101 | 11100 | 100011 |
Color Harmonies of #407344
Complementary color
Monochromatic Colors of #407344
Black with #407344
Text Example
Text Example
White with #407344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407344; }
p { color: rgb(64,115,68); }
H1.HeaderClassName
{
color: #407344;
}
.AnyTagClassName
{
color: #407344;
}
</style>
background-color css
<style>
a { background-color: #407344; }
a { background-color: rgb(64,115,68); }
div.DivClassName
{
background-color: #407344;
}
.BgClassName
{
background-color: #407344;
}
</style>
border-color css
<style>
span { border-color: #407344; }
span { border-color: rgb(64,115,68); }
td.TdClassName
{
border-color: #407344;
}
.TagClassName
{
border-color: #407344;
}
</style>