Shades of Killarney #407747
Tints of Killarney #407747
RGB
CMYK
RGB Variations
Color information
#407747 (or 0x407747) is known color: Killarney. HEX triplet: 40, 77 and 47. RGB value is (64,119,71). Sum of RGB (Red+Green+Blue) = 64+119+71=254 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.20% from 254); Green value is 119 (46.88% from 255 or 46.85% from 254); Blue value is 71 (28.12% from 255 or 27.95% from 254); Max value from RGB is 119 - color contains mainly: green. Hex color #407747 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407747 is #BF88B8. Grayscale: #616161. Windows color (decimal): -12552377 or 4683584. OLE color: 4683584.
HSL color Cylindrical-coordinate representation of color #407747: hue angle of 127.64º 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 #407747 is Cyan = 0.46, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 71 | - |
| CMYK | 0.46 | 0 | 0.40 | 0.53 |
| HSL | 127.64º | 0.3% | 0.36% | - |
| HSV(B) | 127.64º | 0.46% | 0.47% | - |
| XYZ | 9.85 | 14.74 | 8.29 | - |
| YUV | 97.08 | 113.28 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 71 | 0.46 | 0 | 0.40 | 0.53 | 127.64 | 0.3 | 0.36 |
| Hex | 40 | 77 | 47 | 2E | 0 | 28 | 35 | 80 | 1E | 24 |
| Octal | 100 | 167 | 107 | 56 | 0 | 50 | 65 | 200 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1000111 | 101110 | 0 | 101000 | 110101 | 10000000 | 11110 | 100100 |
Color Harmonies of #407747
Complementary color
Monochromatic Colors of #407747
Black with #407747
Text Example
Text Example
White with #407747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407747; }
p { color: rgb(64,119,71); }
H1.HeaderClassName
{
color: #407747;
}
.AnyTagClassName
{
color: #407747;
}
</style>
background-color css
<style>
a { background-color: #407747; }
a { background-color: rgb(64,119,71); }
div.DivClassName
{
background-color: #407747;
}
.BgClassName
{
background-color: #407747;
}
</style>
border-color css
<style>
span { border-color: #407747; }
span { border-color: rgb(64,119,71); }
td.TdClassName
{
border-color: #407747;
}
.TagClassName
{
border-color: #407747;
}
</style>