Shades of Killarney #408247
Tints of Killarney #408247
RGB
CMYK
RGB Variations
Color information
#408247 (or 0x408247) is known color: Killarney. HEX triplet: 40, 82 and 47. RGB value is (64,130,71). Sum of RGB (Red+Green+Blue) = 64+130+71=265 (35% of max value = 765). Red value is 64 (25.39% from 255 or 24.15% from 265); Green value is 130 (51.17% from 255 or 49.06% from 265); Blue value is 71 (28.12% from 255 or 26.79% from 265); Max value from RGB is 130 - color contains mainly: green. Hex color #408247 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408247 is #BF7DB8. Grayscale: #676767. Windows color (decimal): -12549561 or 4686400. OLE color: 4686400.
HSL color Cylindrical-coordinate representation of color #408247: hue angle of 126.36º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #408247 is Cyan = 0.51, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 71 | - |
| CMYK | 0.51 | 0 | 0.45 | 0.49 |
| HSL | 126.36º | 0.34% | 0.38% | - |
| HSV(B) | 126.36º | 0.51% | 0.51% | - |
| XYZ | 11.23 | 17.51 | 8.75 | - |
| YUV | 103.54 | 109.63 | 99.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 71 | 0.51 | 0 | 0.45 | 0.49 | 126.36 | 0.34 | 0.38 |
| Hex | 40 | 82 | 47 | 33 | 0 | 2D | 31 | 7E | 22 | 26 |
| Octal | 100 | 202 | 107 | 63 | 0 | 55 | 61 | 176 | 42 | 46 |
| Binary | 1000000 | 10000010 | 1000111 | 110011 | 0 | 101101 | 110001 | 1111110 | 100010 | 100110 |
Color Harmonies of #408247
Complementary color
Monochromatic Colors of #408247
Black with #408247
Text Example
Text Example
White with #408247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408247; }
p { color: rgb(64,130,71); }
H1.HeaderClassName
{
color: #408247;
}
.AnyTagClassName
{
color: #408247;
}
</style>
background-color css
<style>
a { background-color: #408247; }
a { background-color: rgb(64,130,71); }
div.DivClassName
{
background-color: #408247;
}
.BgClassName
{
background-color: #408247;
}
</style>
border-color css
<style>
span { border-color: #408247; }
span { border-color: rgb(64,130,71); }
td.TdClassName
{
border-color: #408247;
}
.TagClassName
{
border-color: #408247;
}
</style>