Shades of Killarney #407745
Tints of Killarney #407745
RGB
CMYK
RGB Variations
Color information
#407745 (or 0x407745) is known color: Killarney. HEX triplet: 40, 77 and 45. RGB value is (64,119,69). Sum of RGB (Red+Green+Blue) = 64+119+69=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 119 (46.88% from 255 or 47.22% from 252); Blue value is 69 (27.34% from 255 or 27.38% from 252); Max value from RGB is 119 - color contains mainly: green. Hex color #407745 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407745 is #BF88BA. Grayscale: #616161. Windows color (decimal): -12552379 or 4552512. OLE color: 4552512.
HSL color Cylindrical-coordinate representation of color #407745: hue angle of 125.45º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407745 is Cyan = 0.46, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 69 | - |
| CMYK | 0.46 | 0 | 0.42 | 0.53 |
| HSL | 125.45º | 0.3% | 0.36% | - |
| HSV(B) | 125.45º | 0.46% | 0.47% | - |
| XYZ | 9.79 | 14.71 | 7.95 | - |
| YUV | 96.86 | 112.28 | 104.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 69 | 0.46 | 0 | 0.42 | 0.53 | 125.45 | 0.3 | 0.36 |
| Hex | 40 | 77 | 45 | 2E | 0 | 2A | 35 | 7D | 1E | 24 |
| Octal | 100 | 167 | 105 | 56 | 0 | 52 | 65 | 175 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1000101 | 101110 | 0 | 101010 | 110101 | 1111101 | 11110 | 100100 |
Color Harmonies of #407745
Complementary color
Monochromatic Colors of #407745
Black with #407745
Text Example
Text Example
White with #407745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407745; }
p { color: rgb(64,119,69); }
H1.HeaderClassName
{
color: #407745;
}
.AnyTagClassName
{
color: #407745;
}
</style>
background-color css
<style>
a { background-color: #407745; }
a { background-color: rgb(64,119,69); }
div.DivClassName
{
background-color: #407745;
}
.BgClassName
{
background-color: #407745;
}
</style>
border-color css
<style>
span { border-color: #407745; }
span { border-color: rgb(64,119,69); }
td.TdClassName
{
border-color: #407745;
}
.TagClassName
{
border-color: #407745;
}
</style>