Shades of Killarney #418348
Tints of Killarney #418348
RGB
CMYK
RGB Variations
Color information
#418348 (or 0x418348) is known color: Killarney. HEX triplet: 41, 83 and 48. RGB value is (65,131,72). Sum of RGB (Red+Green+Blue) = 65+131+72=268 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.25% from 268); Green value is 131 (51.56% from 255 or 48.88% from 268); Blue value is 72 (28.52% from 255 or 26.87% from 268); Max value from RGB is 131 - color contains mainly: green. Hex color #418348 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418348 is #BE7CB7. Grayscale: #686868. Windows color (decimal): -12483768 or 4752193. OLE color: 4752193.
HSL color Cylindrical-coordinate representation of color #418348: hue angle of 126.36º 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 #418348 is Cyan = 0.50, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 131 | 72 | - |
| CMYK | 0.50 | 0 | 0.45 | 0.49 |
| HSL | 126.36º | 0.34% | 0.38% | - |
| HSV(B) | 126.36º | 0.5% | 0.51% | - |
| XYZ | 11.47 | 17.82 | 8.97 | - |
| YUV | 104.54 | 109.63 | 99.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 131 | 72 | 0.50 | 0 | 0.45 | 0.49 | 126.36 | 0.34 | 0.38 |
| Hex | 41 | 83 | 48 | 32 | 0 | 2D | 31 | 7E | 22 | 26 |
| Octal | 101 | 203 | 110 | 62 | 0 | 55 | 61 | 176 | 42 | 46 |
| Binary | 1000001 | 10000011 | 1001000 | 110010 | 0 | 101101 | 110001 | 1111110 | 100010 | 100110 |
Color Harmonies of #418348
Complementary color
Monochromatic Colors of #418348
Black with #418348
Text Example
Text Example
White with #418348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418348; }
p { color: rgb(65,131,72); }
H1.HeaderClassName
{
color: #418348;
}
.AnyTagClassName
{
color: #418348;
}
</style>
background-color css
<style>
a { background-color: #418348; }
a { background-color: rgb(65,131,72); }
div.DivClassName
{
background-color: #418348;
}
.BgClassName
{
background-color: #418348;
}
</style>
border-color css
<style>
span { border-color: #418348; }
span { border-color: rgb(65,131,72); }
td.TdClassName
{
border-color: #418348;
}
.TagClassName
{
border-color: #418348;
}
</style>