Shades of Killarney #408946
Tints of Killarney #408946
RGB
CMYK
RGB Variations
Color information
#408946 (or 0x408946) is known color: Killarney. HEX triplet: 40, 89 and 46. RGB value is (64,137,70). Sum of RGB (Red+Green+Blue) = 64+137+70=271 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.62% from 271); Green value is 137 (53.91% from 255 or 50.55% from 271); Blue value is 70 (27.73% from 255 or 25.83% from 271); Max value from RGB is 137 - color contains mainly: green. Hex color #408946 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408946 is #BF76B9. Grayscale: #6B6B6B. Windows color (decimal): -12547770 or 4622656. OLE color: 4622656.
HSL color Cylindrical-coordinate representation of color #408946: hue angle of 124.93º 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 #408946 is Cyan = 0.53, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 70 | - |
| CMYK | 0.53 | 0 | 0.49 | 0.46 |
| HSL | 124.93º | 0.36% | 0.39% | - |
| HSV(B) | 124.93º | 0.53% | 0.54% | - |
| XYZ | 12.17 | 19.42 | 8.9 | - |
| YUV | 107.54 | 106.82 | 96.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 70 | 0.53 | 0 | 0.49 | 0.46 | 124.93 | 0.36 | 0.39 |
| Hex | 40 | 89 | 46 | 35 | 0 | 31 | 2E | 7D | 24 | 27 |
| Octal | 100 | 211 | 106 | 65 | 0 | 61 | 56 | 175 | 44 | 47 |
| Binary | 1000000 | 10001001 | 1000110 | 110101 | 0 | 110001 | 101110 | 1111101 | 100100 | 100111 |
Color Harmonies of #408946
Complementary color
Monochromatic Colors of #408946
Black with #408946
Text Example
Text Example
White with #408946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408946; }
p { color: rgb(64,137,70); }
H1.HeaderClassName
{
color: #408946;
}
.AnyTagClassName
{
color: #408946;
}
</style>
background-color css
<style>
a { background-color: #408946; }
a { background-color: rgb(64,137,70); }
div.DivClassName
{
background-color: #408946;
}
.BgClassName
{
background-color: #408946;
}
</style>
border-color css
<style>
span { border-color: #408946; }
span { border-color: rgb(64,137,70); }
td.TdClassName
{
border-color: #408946;
}
.TagClassName
{
border-color: #408946;
}
</style>