Shades of Killarney #407640
Tints of Killarney #407640
RGB
CMYK
RGB Variations
Color information
#407640 (or 0x407640) is known color: Killarney. HEX triplet: 40, 76 and 40. RGB value is (64,118,64). Sum of RGB (Red+Green+Blue) = 64+118+64=246 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.02% from 246); Green value is 118 (46.48% from 255 or 47.97% from 246); Blue value is 64 (25.39% from 255 or 26.02% from 246); Max value from RGB is 118 - color contains mainly: green. Hex color #407640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407640 is #BF89BF. Grayscale: #5F5F5F. Windows color (decimal): -12552640 or 4224576. OLE color: 4224576.
HSL color Cylindrical-coordinate representation of color #407640: hue angle of 120º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407640 is Cyan = 0.46, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 64 | - |
| CMYK | 0.46 | 0 | 0.46 | 0.54 |
| HSL | 120º | 0.3% | 0.36% | - |
| HSV(B) | 120º | 0.46% | 0.46% | - |
| XYZ | 9.52 | 14.42 | 7.13 | - |
| YUV | 95.7 | 110.11 | 105.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 64 | 0.46 | 0 | 0.46 | 0.54 | 120 | 0.3 | 0.36 |
| Hex | 40 | 76 | 40 | 2E | 0 | 2E | 36 | 78 | 1E | 24 |
| Octal | 100 | 166 | 100 | 56 | 0 | 56 | 66 | 170 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1000000 | 101110 | 0 | 101110 | 110110 | 1111000 | 11110 | 100100 |
Color Harmonies of #407640
Complementary color
Monochromatic Colors of #407640
Black with #407640
Text Example
Text Example
White with #407640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407640; }
p { color: rgb(64,118,64); }
H1.HeaderClassName
{
color: #407640;
}
.AnyTagClassName
{
color: #407640;
}
</style>
background-color css
<style>
a { background-color: #407640; }
a { background-color: rgb(64,118,64); }
div.DivClassName
{
background-color: #407640;
}
.BgClassName
{
background-color: #407640;
}
</style>
border-color css
<style>
span { border-color: #407640; }
span { border-color: rgb(64,118,64); }
td.TdClassName
{
border-color: #407640;
}
.TagClassName
{
border-color: #407640;
}
</style>