Shades of Killarney #417445
Tints of Killarney #417445
RGB
CMYK
RGB Variations
Color information
#417445 (or 0x417445) is known color: Killarney. HEX triplet: 41, 74 and 45. RGB value is (65,116,69). Sum of RGB (Red+Green+Blue) = 65+116+69=250 (33% of max value = 765). Red value is 65 (25.78% from 255 or 26% from 250); Green value is 116 (45.70% from 255 or 46.4% from 250); Blue value is 69 (27.34% from 255 or 27.6% from 250); Max value from RGB is 116 - color contains mainly: green. Hex color #417445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417445 is #BE8BBA. Grayscale: #5F5F5F. Windows color (decimal): -12487611 or 4551745. OLE color: 4551745.
HSL color Cylindrical-coordinate representation of color #417445: hue angle of 124.71º 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 #417445 is Cyan = 0.44, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 69 | - |
| CMYK | 0.44 | 0 | 0.41 | 0.55 |
| HSL | 124.71º | 0.28% | 0.35% | - |
| HSV(B) | 124.71º | 0.44% | 0.45% | - |
| XYZ | 9.5 | 14.04 | 7.84 | - |
| YUV | 95.39 | 113.1 | 106.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 69 | 0.44 | 0 | 0.41 | 0.55 | 124.71 | 0.28 | 0.35 |
| Hex | 41 | 74 | 45 | 2C | 0 | 29 | 37 | 7D | 1C | 23 |
| Octal | 101 | 164 | 105 | 54 | 0 | 51 | 67 | 175 | 34 | 43 |
| Binary | 1000001 | 1110100 | 1000101 | 101100 | 0 | 101001 | 110111 | 1111101 | 11100 | 100011 |
Color Harmonies of #417445
Complementary color
Monochromatic Colors of #417445
Black with #417445
Text Example
Text Example
White with #417445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417445; }
p { color: rgb(65,116,69); }
H1.HeaderClassName
{
color: #417445;
}
.AnyTagClassName
{
color: #417445;
}
</style>
background-color css
<style>
a { background-color: #417445; }
a { background-color: rgb(65,116,69); }
div.DivClassName
{
background-color: #417445;
}
.BgClassName
{
background-color: #417445;
}
</style>
border-color css
<style>
span { border-color: #417445; }
span { border-color: rgb(65,116,69); }
td.TdClassName
{
border-color: #417445;
}
.TagClassName
{
border-color: #417445;
}
</style>