Shades of Killarney #407946
Tints of Killarney #407946
RGB
CMYK
RGB Variations
Color information
#407946 (or 0x407946) is known color: Killarney. HEX triplet: 40, 79 and 46. RGB value is (64,121,70). Sum of RGB (Red+Green+Blue) = 64+121+70=255 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.10% from 255); Green value is 121 (47.66% from 255 or 47.45% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 121 - color contains mainly: green. Hex color #407946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407946 is #BF86B9. Grayscale: #626262. Windows color (decimal): -12551866 or 4618560. OLE color: 4618560.
HSL color Cylindrical-coordinate representation of color #407946: hue angle of 126.32º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #407946 is Cyan = 0.47, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 70 | - |
| CMYK | 0.47 | 0 | 0.42 | 0.53 |
| HSL | 126.32º | 0.31% | 0.36% | - |
| HSV(B) | 126.32º | 0.47% | 0.47% | - |
| XYZ | 10.06 | 15.21 | 8.2 | - |
| YUV | 98.14 | 112.12 | 103.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 70 | 0.47 | 0 | 0.42 | 0.53 | 126.32 | 0.31 | 0.36 |
| Hex | 40 | 79 | 46 | 2F | 0 | 2A | 35 | 7E | 1F | 24 |
| Octal | 100 | 171 | 106 | 57 | 0 | 52 | 65 | 176 | 37 | 44 |
| Binary | 1000000 | 1111001 | 1000110 | 101111 | 0 | 101010 | 110101 | 1111110 | 11111 | 100100 |
Color Harmonies of #407946
Complementary color
Monochromatic Colors of #407946
Black with #407946
Text Example
Text Example
White with #407946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407946; }
p { color: rgb(64,121,70); }
H1.HeaderClassName
{
color: #407946;
}
.AnyTagClassName
{
color: #407946;
}
</style>
background-color css
<style>
a { background-color: #407946; }
a { background-color: rgb(64,121,70); }
div.DivClassName
{
background-color: #407946;
}
.BgClassName
{
background-color: #407946;
}
</style>
border-color css
<style>
span { border-color: #407946; }
span { border-color: rgb(64,121,70); }
td.TdClassName
{
border-color: #407946;
}
.TagClassName
{
border-color: #407946;
}
</style>