Shades of Killarney #417140
Tints of Killarney #417140
RGB
CMYK
RGB Variations
Color information
#417140 (or 0x417140) is known color: Killarney. HEX triplet: 41, 71 and 40. RGB value is (65,113,64). Sum of RGB (Red+Green+Blue) = 65+113+64=242 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.86% from 242); Green value is 113 (44.53% from 255 or 46.69% from 242); Blue value is 64 (25.39% from 255 or 26.45% from 242); Max value from RGB is 113 - color contains mainly: green. Hex color #417140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417140 is #BE8EBF. Grayscale: #5D5D5D. Windows color (decimal): -12488384 or 4223297. OLE color: 4223297.
HSL color Cylindrical-coordinate representation of color #417140: hue angle of 118.78º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #417140 is Cyan = 0.42, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 113 | 64 | - |
| CMYK | 0.42 | 0 | 0.43 | 0.56 |
| HSL | 118.78º | 0.28% | 0.35% | - |
| HSV(B) | 118.78º | 0.43% | 0.44% | - |
| XYZ | 9.01 | 13.3 | 6.94 | - |
| YUV | 93.06 | 111.6 | 107.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 64 | 0.42 | 0 | 0.43 | 0.56 | 118.78 | 0.28 | 0.35 |
| Hex | 41 | 71 | 40 | 2A | 0 | 2B | 38 | 77 | 1C | 23 |
| Octal | 101 | 161 | 100 | 52 | 0 | 53 | 70 | 167 | 34 | 43 |
| Binary | 1000001 | 1110001 | 1000000 | 101010 | 0 | 101011 | 111000 | 1110111 | 11100 | 100011 |
Color Harmonies of #417140
Complementary color
Monochromatic Colors of #417140
Black with #417140
Text Example
Text Example
White with #417140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417140; }
p { color: rgb(65,113,64); }
H1.HeaderClassName
{
color: #417140;
}
.AnyTagClassName
{
color: #417140;
}
</style>
background-color css
<style>
a { background-color: #417140; }
a { background-color: rgb(65,113,64); }
div.DivClassName
{
background-color: #417140;
}
.BgClassName
{
background-color: #417140;
}
</style>
border-color css
<style>
span { border-color: #417140; }
span { border-color: rgb(65,113,64); }
td.TdClassName
{
border-color: #417140;
}
.TagClassName
{
border-color: #417140;
}
</style>