Shades of Killarney #407944
Tints of Killarney #407944
RGB
CMYK
RGB Variations
Color information
#407944 (or 0x407944) is known color: Killarney. HEX triplet: 40, 79 and 44. RGB value is (64,121,68). Sum of RGB (Red+Green+Blue) = 64+121+68=253 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.30% from 253); Green value is 121 (47.66% from 255 or 47.83% from 253); Blue value is 68 (26.95% from 255 or 26.88% from 253); Max value from RGB is 121 - color contains mainly: green. Hex color #407944 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407944 is #BF86BB. Grayscale: #626262. Windows color (decimal): -12551868 or 4487488. OLE color: 4487488.
HSL color Cylindrical-coordinate representation of color #407944: hue angle of 124.21º 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 #407944 is Cyan = 0.47, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 68 | - |
| CMYK | 0.47 | 0 | 0.44 | 0.53 |
| HSL | 124.21º | 0.31% | 0.36% | - |
| HSV(B) | 124.21º | 0.47% | 0.47% | - |
| XYZ | 10 | 15.18 | 7.87 | - |
| YUV | 97.92 | 111.12 | 103.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 68 | 0.47 | 0 | 0.44 | 0.53 | 124.21 | 0.31 | 0.36 |
| Hex | 40 | 79 | 44 | 2F | 0 | 2C | 35 | 7C | 1F | 24 |
| Octal | 100 | 171 | 104 | 57 | 0 | 54 | 65 | 174 | 37 | 44 |
| Binary | 1000000 | 1111001 | 1000100 | 101111 | 0 | 101100 | 110101 | 1111100 | 11111 | 100100 |
Color Harmonies of #407944
Complementary color
Monochromatic Colors of #407944
Black with #407944
Text Example
Text Example
White with #407944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407944; }
p { color: rgb(64,121,68); }
H1.HeaderClassName
{
color: #407944;
}
.AnyTagClassName
{
color: #407944;
}
</style>
background-color css
<style>
a { background-color: #407944; }
a { background-color: rgb(64,121,68); }
div.DivClassName
{
background-color: #407944;
}
.BgClassName
{
background-color: #407944;
}
</style>
border-color css
<style>
span { border-color: #407944; }
span { border-color: rgb(64,121,68); }
td.TdClassName
{
border-color: #407944;
}
.TagClassName
{
border-color: #407944;
}
</style>