Shades of Killarney #418344
Tints of Killarney #418344
RGB
CMYK
RGB Variations
Color information
#418344 (or 0x418344) is known color: Killarney. HEX triplet: 41, 83 and 44. RGB value is (65,131,68). Sum of RGB (Red+Green+Blue) = 65+131+68=264 (34% of max value = 765). Red value is 65 (25.78% from 255 or 24.62% from 264); Green value is 131 (51.56% from 255 or 49.62% from 264); Blue value is 68 (26.95% from 255 or 25.76% from 264); Max value from RGB is 131 - color contains mainly: green. Hex color #418344 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418344 is #BE7CBB. Grayscale: #686868. Windows color (decimal): -12483772 or 4490049. OLE color: 4490049.
HSL color Cylindrical-coordinate representation of color #418344: hue angle of 122.73º degrees, saturation: 0.34, 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 #418344 is Cyan = 0.50, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 131 | 68 | - |
| CMYK | 0.50 | 0 | 0.48 | 0.49 |
| HSL | 122.73º | 0.34% | 0.38% | - |
| HSV(B) | 122.73º | 0.5% | 0.51% | - |
| XYZ | 11.34 | 17.77 | 8.3 | - |
| YUV | 104.08 | 107.63 | 100.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 131 | 68 | 0.50 | 0 | 0.48 | 0.49 | 122.73 | 0.34 | 0.38 |
| Hex | 41 | 83 | 44 | 32 | 0 | 30 | 31 | 7B | 22 | 26 |
| Octal | 101 | 203 | 104 | 62 | 0 | 60 | 61 | 173 | 42 | 46 |
| Binary | 1000001 | 10000011 | 1000100 | 110010 | 0 | 110000 | 110001 | 1111011 | 100010 | 100110 |
Color Harmonies of #418344
Complementary color
Monochromatic Colors of #418344
Black with #418344
Text Example
Text Example
White with #418344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418344; }
p { color: rgb(65,131,68); }
H1.HeaderClassName
{
color: #418344;
}
.AnyTagClassName
{
color: #418344;
}
</style>
background-color css
<style>
a { background-color: #418344; }
a { background-color: rgb(65,131,68); }
div.DivClassName
{
background-color: #418344;
}
.BgClassName
{
background-color: #418344;
}
</style>
border-color css
<style>
span { border-color: #418344; }
span { border-color: rgb(65,131,68); }
td.TdClassName
{
border-color: #418344;
}
.TagClassName
{
border-color: #418344;
}
</style>