Shades of Killarney #418942
Tints of Killarney #418942
RGB
CMYK
RGB Variations
Color information
#418942 (or 0x418942) is known color: Killarney. HEX triplet: 41, 89 and 42. RGB value is (65,137,66). Sum of RGB (Red+Green+Blue) = 65+137+66=268 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.25% from 268); Green value is 137 (53.91% from 255 or 51.12% from 268); Blue value is 66 (26.17% from 255 or 24.63% from 268); Max value from RGB is 137 - color contains mainly: green. Hex color #418942 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418942 is #BE76BD. Grayscale: #6B6B6B. Windows color (decimal): -12482238 or 4360513. OLE color: 4360513.
HSL color Cylindrical-coordinate representation of color #418942: hue angle of 120.83º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #418942 is Cyan = 0.53, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 137 | 66 | - |
| CMYK | 0.53 | 0 | 0.52 | 0.46 |
| HSL | 120.83º | 0.36% | 0.4% | - |
| HSV(B) | 120.83º | 0.53% | 0.54% | - |
| XYZ | 12.11 | 19.41 | 8.26 | - |
| YUV | 107.38 | 104.65 | 97.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 137 | 66 | 0.53 | 0 | 0.52 | 0.46 | 120.83 | 0.36 | 0.4 |
| Hex | 41 | 89 | 42 | 35 | 0 | 34 | 2E | 79 | 24 | 28 |
| Octal | 101 | 211 | 102 | 65 | 0 | 64 | 56 | 171 | 44 | 50 |
| Binary | 1000001 | 10001001 | 1000010 | 110101 | 0 | 110100 | 101110 | 1111001 | 100100 | 101000 |
Color Harmonies of #418942
Complementary color
Monochromatic Colors of #418942
Black with #418942
Text Example
Text Example
White with #418942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418942; }
p { color: rgb(65,137,66); }
H1.HeaderClassName
{
color: #418942;
}
.AnyTagClassName
{
color: #418942;
}
</style>
background-color css
<style>
a { background-color: #418942; }
a { background-color: rgb(65,137,66); }
div.DivClassName
{
background-color: #418942;
}
.BgClassName
{
background-color: #418942;
}
</style>
border-color css
<style>
span { border-color: #418942; }
span { border-color: rgb(65,137,66); }
td.TdClassName
{
border-color: #418942;
}
.TagClassName
{
border-color: #418942;
}
</style>