Shades of Killarney #417740
Tints of Killarney #417740
RGB
CMYK
RGB Variations
Color information
#417740 (or 0x417740) is known color: Killarney. HEX triplet: 41, 77 and 40. RGB value is (65,119,64). Sum of RGB (Red+Green+Blue) = 65+119+64=248 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.21% from 248); Green value is 119 (46.88% from 255 or 47.98% from 248); Blue value is 64 (25.39% from 255 or 25.81% from 248); Max value from RGB is 119 - color contains mainly: green. Hex color #417740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417740 is #BE88BF. Grayscale: #606060. Windows color (decimal): -12486848 or 4224833. OLE color: 4224833.
HSL color Cylindrical-coordinate representation of color #417740: hue angle of 118.91º 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 #417740 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 64 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.53 |
| HSL | 118.91º | 0.3% | 0.36% | - |
| HSV(B) | 118.91º | 0.46% | 0.47% | - |
| XYZ | 9.7 | 14.69 | 7.17 | - |
| YUV | 96.58 | 109.61 | 105.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 64 | 0.45 | 0 | 0.46 | 0.53 | 118.91 | 0.3 | 0.36 |
| Hex | 41 | 77 | 40 | 2D | 0 | 2E | 35 | 77 | 1E | 24 |
| Octal | 101 | 167 | 100 | 55 | 0 | 56 | 65 | 167 | 36 | 44 |
| Binary | 1000001 | 1110111 | 1000000 | 101101 | 0 | 101110 | 110101 | 1110111 | 11110 | 100100 |
Color Harmonies of #417740
Complementary color
Monochromatic Colors of #417740
Black with #417740
Text Example
Text Example
White with #417740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417740; }
p { color: rgb(65,119,64); }
H1.HeaderClassName
{
color: #417740;
}
.AnyTagClassName
{
color: #417740;
}
</style>
background-color css
<style>
a { background-color: #417740; }
a { background-color: rgb(65,119,64); }
div.DivClassName
{
background-color: #417740;
}
.BgClassName
{
background-color: #417740;
}
</style>
border-color css
<style>
span { border-color: #417740; }
span { border-color: rgb(65,119,64); }
td.TdClassName
{
border-color: #417740;
}
.TagClassName
{
border-color: #417740;
}
</style>