Shades of Killarney #417145
Tints of Killarney #417145
RGB
CMYK
RGB Variations
Color information
#417145 (or 0x417145) is known color: Killarney. HEX triplet: 41, 71 and 45. RGB value is (65,113,69). Sum of RGB (Red+Green+Blue) = 65+113+69=247 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.32% from 247); Green value is 113 (44.53% from 255 or 45.75% from 247); Blue value is 69 (27.34% from 255 or 27.94% from 247); Max value from RGB is 113 - color contains mainly: green. Hex color #417145 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417145 is #BE8EBA. Grayscale: #5D5D5D. Windows color (decimal): -12488379 or 4550977. OLE color: 4550977.
HSL color Cylindrical-coordinate representation of color #417145: hue angle of 125º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #417145 is Cyan = 0.42, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 113 | 69 | - |
| CMYK | 0.42 | 0 | 0.39 | 0.56 |
| HSL | 125º | 0.27% | 0.35% | - |
| HSV(B) | 125º | 0.42% | 0.44% | - |
| XYZ | 9.16 | 13.36 | 7.73 | - |
| YUV | 93.63 | 114.1 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 69 | 0.42 | 0 | 0.39 | 0.56 | 125 | 0.27 | 0.35 |
| Hex | 41 | 71 | 45 | 2A | 0 | 27 | 38 | 7D | 1B | 23 |
| Octal | 101 | 161 | 105 | 52 | 0 | 47 | 70 | 175 | 33 | 43 |
| Binary | 1000001 | 1110001 | 1000101 | 101010 | 0 | 100111 | 111000 | 1111101 | 11011 | 100011 |
Color Harmonies of #417145
Complementary color
Monochromatic Colors of #417145
Black with #417145
Text Example
Text Example
White with #417145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417145; }
p { color: rgb(65,113,69); }
H1.HeaderClassName
{
color: #417145;
}
.AnyTagClassName
{
color: #417145;
}
</style>
background-color css
<style>
a { background-color: #417145; }
a { background-color: rgb(65,113,69); }
div.DivClassName
{
background-color: #417145;
}
.BgClassName
{
background-color: #417145;
}
</style>
border-color css
<style>
span { border-color: #417145; }
span { border-color: rgb(65,113,69); }
td.TdClassName
{
border-color: #417145;
}
.TagClassName
{
border-color: #417145;
}
</style>