Shades of Killarney #417340
Tints of Killarney #417340
RGB
CMYK
RGB Variations
Color information
#417340 (or 0x417340) is known color: Killarney. HEX triplet: 41, 73 and 40. RGB value is (65,115,64). Sum of RGB (Red+Green+Blue) = 65+115+64=244 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.64% from 244); Green value is 115 (45.31% from 255 or 47.13% from 244); Blue value is 64 (25.39% from 255 or 26.23% from 244); Max value from RGB is 115 - color contains mainly: green. Hex color #417340 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417340 is #BE8CBF. Grayscale: #5E5E5E. Windows color (decimal): -12487872 or 4223809. OLE color: 4223809.
HSL color Cylindrical-coordinate representation of color #417340: hue angle of 118.82º 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 #417340 is Cyan = 0.43, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 115 | 64 | - |
| CMYK | 0.43 | 0 | 0.44 | 0.55 |
| HSL | 118.82º | 0.28% | 0.35% | - |
| HSV(B) | 118.82º | 0.44% | 0.45% | - |
| XYZ | 9.24 | 13.76 | 7.02 | - |
| YUV | 94.24 | 110.94 | 107.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 64 | 0.43 | 0 | 0.44 | 0.55 | 118.82 | 0.28 | 0.35 |
| Hex | 41 | 73 | 40 | 2B | 0 | 2C | 37 | 77 | 1C | 23 |
| Octal | 101 | 163 | 100 | 53 | 0 | 54 | 67 | 167 | 34 | 43 |
| Binary | 1000001 | 1110011 | 1000000 | 101011 | 0 | 101100 | 110111 | 1110111 | 11100 | 100011 |
Color Harmonies of #417340
Complementary color
Monochromatic Colors of #417340
Black with #417340
Text Example
Text Example
White with #417340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417340; }
p { color: rgb(65,115,64); }
H1.HeaderClassName
{
color: #417340;
}
.AnyTagClassName
{
color: #417340;
}
</style>
background-color css
<style>
a { background-color: #417340; }
a { background-color: rgb(65,115,64); }
div.DivClassName
{
background-color: #417340;
}
.BgClassName
{
background-color: #417340;
}
</style>
border-color css
<style>
span { border-color: #417340; }
span { border-color: rgb(65,115,64); }
td.TdClassName
{
border-color: #417340;
}
.TagClassName
{
border-color: #417340;
}
</style>