Shades of Killarney #407240
Tints of Killarney #407240
RGB
CMYK
RGB Variations
Color information
#407240 (or 0x407240) is known color: Killarney. HEX triplet: 40, 72 and 40. RGB value is (64,114,64). Sum of RGB (Red+Green+Blue) = 64+114+64=242 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.45% from 242); Green value is 114 (44.92% from 255 or 47.11% from 242); Blue value is 64 (25.39% from 255 or 26.45% from 242); Max value from RGB is 114 - color contains mainly: green. Hex color #407240 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407240 is #BF8DBF. Grayscale: #5D5D5D. Windows color (decimal): -12553664 or 4223552. OLE color: 4223552.
HSL color Cylindrical-coordinate representation of color #407240: hue angle of 120º 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 #407240 is Cyan = 0.44, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 114 | 64 | - |
| CMYK | 0.44 | 0 | 0.44 | 0.55 |
| HSL | 120º | 0.28% | 0.35% | - |
| HSV(B) | 120º | 0.44% | 0.45% | - |
| XYZ | 9.06 | 13.49 | 6.98 | - |
| YUV | 93.35 | 111.44 | 107.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 64 | 0.44 | 0 | 0.44 | 0.55 | 120 | 0.28 | 0.35 |
| Hex | 40 | 72 | 40 | 2C | 0 | 2C | 37 | 78 | 1C | 23 |
| Octal | 100 | 162 | 100 | 54 | 0 | 54 | 67 | 170 | 34 | 43 |
| Binary | 1000000 | 1110010 | 1000000 | 101100 | 0 | 101100 | 110111 | 1111000 | 11100 | 100011 |
Color Harmonies of #407240
Complementary color
Monochromatic Colors of #407240
Black with #407240
Text Example
Text Example
White with #407240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407240; }
p { color: rgb(64,114,64); }
H1.HeaderClassName
{
color: #407240;
}
.AnyTagClassName
{
color: #407240;
}
</style>
background-color css
<style>
a { background-color: #407240; }
a { background-color: rgb(64,114,64); }
div.DivClassName
{
background-color: #407240;
}
.BgClassName
{
background-color: #407240;
}
</style>
border-color css
<style>
span { border-color: #407240; }
span { border-color: rgb(64,114,64); }
td.TdClassName
{
border-color: #407240;
}
.TagClassName
{
border-color: #407240;
}
</style>