Shades of Killarney #408947
Tints of Killarney #408947
RGB
CMYK
RGB Variations
Color information
#408947 (or 0x408947) is known color: Killarney. HEX triplet: 40, 89 and 47. RGB value is (64,137,71). Sum of RGB (Red+Green+Blue) = 64+137+71=272 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.53% from 272); Green value is 137 (53.91% from 255 or 50.37% from 272); Blue value is 71 (28.12% from 255 or 26.10% from 272); Max value from RGB is 137 - color contains mainly: green. Hex color #408947 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408947 is #BF76B8. Grayscale: #6B6B6B. Windows color (decimal): -12547769 or 4688192. OLE color: 4688192.
HSL color Cylindrical-coordinate representation of color #408947: hue angle of 125.75º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #408947 is Cyan = 0.53, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 71 | - |
| CMYK | 0.53 | 0 | 0.48 | 0.46 |
| HSL | 125.75º | 0.36% | 0.39% | - |
| HSV(B) | 125.75º | 0.53% | 0.54% | - |
| XYZ | 12.2 | 19.44 | 9.07 | - |
| YUV | 107.65 | 107.32 | 96.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 71 | 0.53 | 0 | 0.48 | 0.46 | 125.75 | 0.36 | 0.39 |
| Hex | 40 | 89 | 47 | 35 | 0 | 30 | 2E | 7E | 24 | 27 |
| Octal | 100 | 211 | 107 | 65 | 0 | 60 | 56 | 176 | 44 | 47 |
| Binary | 1000000 | 10001001 | 1000111 | 110101 | 0 | 110000 | 101110 | 1111110 | 100100 | 100111 |
Color Harmonies of #408947
Complementary color
Monochromatic Colors of #408947
Black with #408947
Text Example
Text Example
White with #408947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408947; }
p { color: rgb(64,137,71); }
H1.HeaderClassName
{
color: #408947;
}
.AnyTagClassName
{
color: #408947;
}
</style>
background-color css
<style>
a { background-color: #408947; }
a { background-color: rgb(64,137,71); }
div.DivClassName
{
background-color: #408947;
}
.BgClassName
{
background-color: #408947;
}
</style>
border-color css
<style>
span { border-color: #408947; }
span { border-color: rgb(64,137,71); }
td.TdClassName
{
border-color: #408947;
}
.TagClassName
{
border-color: #408947;
}
</style>