Shades of Killarney #418146
Tints of Killarney #418146
RGB
CMYK
RGB Variations
Color information
#418146 (or 0x418146) is known color: Killarney. HEX triplet: 41, 81 and 46. RGB value is (65,129,70). Sum of RGB (Red+Green+Blue) = 65+129+70=264 (34% of max value = 765). Red value is 65 (25.78% from 255 or 24.62% from 264); Green value is 129 (50.78% from 255 or 48.86% from 264); Blue value is 70 (27.73% from 255 or 26.52% from 264); Max value from RGB is 129 - color contains mainly: green. Hex color #418146 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418146 is #BE7EB9. Grayscale: #676767. Windows color (decimal): -12484282 or 4620609. OLE color: 4620609.
HSL color Cylindrical-coordinate representation of color #418146: hue angle of 124.69º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #418146 is Cyan = 0.50, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 129 | 70 | - |
| CMYK | 0.50 | 0 | 0.46 | 0.49 |
| HSL | 124.69º | 0.33% | 0.38% | - |
| HSV(B) | 124.69º | 0.5% | 0.51% | - |
| XYZ | 11.14 | 17.27 | 8.54 | - |
| YUV | 103.14 | 109.3 | 100.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 129 | 70 | 0.50 | 0 | 0.46 | 0.49 | 124.69 | 0.33 | 0.38 |
| Hex | 41 | 81 | 46 | 32 | 0 | 2E | 31 | 7D | 21 | 26 |
| Octal | 101 | 201 | 106 | 62 | 0 | 56 | 61 | 175 | 41 | 46 |
| Binary | 1000001 | 10000001 | 1000110 | 110010 | 0 | 101110 | 110001 | 1111101 | 100001 | 100110 |
Color Harmonies of #418146
Complementary color
Monochromatic Colors of #418146
Black with #418146
Text Example
Text Example
White with #418146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418146; }
p { color: rgb(65,129,70); }
H1.HeaderClassName
{
color: #418146;
}
.AnyTagClassName
{
color: #418146;
}
</style>
background-color css
<style>
a { background-color: #418146; }
a { background-color: rgb(65,129,70); }
div.DivClassName
{
background-color: #418146;
}
.BgClassName
{
background-color: #418146;
}
</style>
border-color css
<style>
span { border-color: #418146; }
span { border-color: rgb(65,129,70); }
td.TdClassName
{
border-color: #418146;
}
.TagClassName
{
border-color: #418146;
}
</style>