Shades of Killarney #407145
Tints of Killarney #407145
RGB
CMYK
RGB Variations
Color information
#407145 (or 0x407145) is known color: Killarney. HEX triplet: 40, 71 and 45. RGB value is (64,113,69). Sum of RGB (Red+Green+Blue) = 64+113+69=246 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.02% from 246); Green value is 113 (44.53% from 255 or 45.93% from 246); Blue value is 69 (27.34% from 255 or 28.05% from 246); Max value from RGB is 113 - color contains mainly: green. Hex color #407145 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407145 is #BF8EBA. Grayscale: #5D5D5D. Windows color (decimal): -12553915 or 4550976. OLE color: 4550976.
HSL color Cylindrical-coordinate representation of color #407145: hue angle of 126.12º 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 #407145 is Cyan = 0.43, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 69 | - |
| CMYK | 0.43 | 0 | 0.39 | 0.56 |
| HSL | 126.12º | 0.28% | 0.35% | - |
| HSV(B) | 126.12º | 0.43% | 0.44% | - |
| XYZ | 9.09 | 13.33 | 7.72 | - |
| YUV | 93.33 | 114.27 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 69 | 0.43 | 0 | 0.39 | 0.56 | 126.12 | 0.28 | 0.35 |
| Hex | 40 | 71 | 45 | 2B | 0 | 27 | 38 | 7E | 1C | 23 |
| Octal | 100 | 161 | 105 | 53 | 0 | 47 | 70 | 176 | 34 | 43 |
| Binary | 1000000 | 1110001 | 1000101 | 101011 | 0 | 100111 | 111000 | 1111110 | 11100 | 100011 |
Color Harmonies of #407145
Complementary color
Monochromatic Colors of #407145
Black with #407145
Text Example
Text Example
White with #407145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407145; }
p { color: rgb(64,113,69); }
H1.HeaderClassName
{
color: #407145;
}
.AnyTagClassName
{
color: #407145;
}
</style>
background-color css
<style>
a { background-color: #407145; }
a { background-color: rgb(64,113,69); }
div.DivClassName
{
background-color: #407145;
}
.BgClassName
{
background-color: #407145;
}
</style>
border-color css
<style>
span { border-color: #407145; }
span { border-color: rgb(64,113,69); }
td.TdClassName
{
border-color: #407145;
}
.TagClassName
{
border-color: #407145;
}
</style>