Shades of Killarney #418249
Tints of Killarney #418249
RGB
CMYK
RGB Variations
Color information
#418249 (or 0x418249) is known color: Killarney. HEX triplet: 41, 82 and 49. RGB value is (65,130,73). Sum of RGB (Red+Green+Blue) = 65+130+73=268 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.25% from 268); Green value is 130 (51.17% from 255 or 48.51% from 268); Blue value is 73 (28.91% from 255 or 27.24% from 268); Max value from RGB is 130 - color contains mainly: green. Hex color #418249 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418249 is #BE7DB6. Grayscale: #686868. Windows color (decimal): -12484023 or 4817473. OLE color: 4817473.
HSL color Cylindrical-coordinate representation of color #418249: hue angle of 127.38º 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 #418249 is Cyan = 0.50, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 130 | 73 | - |
| CMYK | 0.50 | 0 | 0.44 | 0.49 |
| HSL | 127.38º | 0.33% | 0.38% | - |
| HSV(B) | 127.38º | 0.5% | 0.51% | - |
| XYZ | 11.37 | 17.57 | 9.1 | - |
| YUV | 104.07 | 110.47 | 100.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 130 | 73 | 0.50 | 0 | 0.44 | 0.49 | 127.38 | 0.33 | 0.38 |
| Hex | 41 | 82 | 49 | 32 | 0 | 2C | 31 | 7F | 21 | 26 |
| Octal | 101 | 202 | 111 | 62 | 0 | 54 | 61 | 177 | 41 | 46 |
| Binary | 1000001 | 10000010 | 1001001 | 110010 | 0 | 101100 | 110001 | 1111111 | 100001 | 100110 |
Color Harmonies of #418249
Complementary color
Monochromatic Colors of #418249
Black with #418249
Text Example
Text Example
White with #418249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418249; }
p { color: rgb(65,130,73); }
H1.HeaderClassName
{
color: #418249;
}
.AnyTagClassName
{
color: #418249;
}
</style>
background-color css
<style>
a { background-color: #418249; }
a { background-color: rgb(65,130,73); }
div.DivClassName
{
background-color: #418249;
}
.BgClassName
{
background-color: #418249;
}
</style>
border-color css
<style>
span { border-color: #418249; }
span { border-color: rgb(65,130,73); }
td.TdClassName
{
border-color: #418249;
}
.TagClassName
{
border-color: #418249;
}
</style>