Shades of Killarney #408647
Tints of Killarney #408647
RGB
CMYK
RGB Variations
Color information
#408647 (or 0x408647) is known color: Killarney. HEX triplet: 40, 86 and 47. RGB value is (64,134,71). Sum of RGB (Red+Green+Blue) = 64+134+71=269 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.79% from 269); Green value is 134 (52.73% from 255 or 49.81% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 134 - color contains mainly: green. Hex color #408647 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408647 is #BF79B8. Grayscale: #6A6A6A. Windows color (decimal): -12548537 or 4687424. OLE color: 4687424.
HSL color Cylindrical-coordinate representation of color #408647: hue angle of 126º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #408647 is Cyan = 0.52, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 71 | - |
| CMYK | 0.52 | 0 | 0.47 | 0.47 |
| HSL | 126º | 0.35% | 0.39% | - |
| HSV(B) | 126º | 0.52% | 0.53% | - |
| XYZ | 11.78 | 18.6 | 8.93 | - |
| YUV | 105.89 | 108.31 | 98.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 71 | 0.52 | 0 | 0.47 | 0.47 | 126 | 0.35 | 0.39 |
| Hex | 40 | 86 | 47 | 34 | 0 | 2F | 2F | 7E | 23 | 27 |
| Octal | 100 | 206 | 107 | 64 | 0 | 57 | 57 | 176 | 43 | 47 |
| Binary | 1000000 | 10000110 | 1000111 | 110100 | 0 | 101111 | 101111 | 1111110 | 100011 | 100111 |
Color Harmonies of #408647
Complementary color
Monochromatic Colors of #408647
Black with #408647
Text Example
Text Example
White with #408647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408647; }
p { color: rgb(64,134,71); }
H1.HeaderClassName
{
color: #408647;
}
.AnyTagClassName
{
color: #408647;
}
</style>
background-color css
<style>
a { background-color: #408647; }
a { background-color: rgb(64,134,71); }
div.DivClassName
{
background-color: #408647;
}
.BgClassName
{
background-color: #408647;
}
</style>
border-color css
<style>
span { border-color: #408647; }
span { border-color: rgb(64,134,71); }
td.TdClassName
{
border-color: #408647;
}
.TagClassName
{
border-color: #408647;
}
</style>