Shades of Killarney #407740
Tints of Killarney #407740
RGB
CMYK
RGB Variations
Color information
#407740 (or 0x407740) is known color: Killarney. HEX triplet: 40, 77 and 40. RGB value is (64,119,64). Sum of RGB (Red+Green+Blue) = 64+119+64=247 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.91% from 247); Green value is 119 (46.88% from 255 or 48.18% from 247); Blue value is 64 (25.39% from 255 or 25.91% from 247); Max value from RGB is 119 - color contains mainly: green. Hex color #407740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407740 is #BF88BF. Grayscale: #606060. Windows color (decimal): -12552384 or 4224832. OLE color: 4224832.
HSL color Cylindrical-coordinate representation of color #407740: hue angle of 120º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407740 is Cyan = 0.46, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 64 | - |
| CMYK | 0.46 | 0 | 0.46 | 0.53 |
| HSL | 120º | 0.3% | 0.36% | - |
| HSV(B) | 120º | 0.46% | 0.47% | - |
| XYZ | 9.64 | 14.65 | 7.17 | - |
| YUV | 96.29 | 109.78 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 64 | 0.46 | 0 | 0.46 | 0.53 | 120 | 0.3 | 0.36 |
| Hex | 40 | 77 | 40 | 2E | 0 | 2E | 35 | 78 | 1E | 24 |
| Octal | 100 | 167 | 100 | 56 | 0 | 56 | 65 | 170 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1000000 | 101110 | 0 | 101110 | 110101 | 1111000 | 11110 | 100100 |
Color Harmonies of #407740
Complementary color
Monochromatic Colors of #407740
Black with #407740
Text Example
Text Example
White with #407740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407740; }
p { color: rgb(64,119,64); }
H1.HeaderClassName
{
color: #407740;
}
.AnyTagClassName
{
color: #407740;
}
</style>
background-color css
<style>
a { background-color: #407740; }
a { background-color: rgb(64,119,64); }
div.DivClassName
{
background-color: #407740;
}
.BgClassName
{
background-color: #407740;
}
</style>
border-color css
<style>
span { border-color: #407740; }
span { border-color: rgb(64,119,64); }
td.TdClassName
{
border-color: #407740;
}
.TagClassName
{
border-color: #407740;
}
</style>