Shades of Killarney #418545
Tints of Killarney #418545
RGB
CMYK
RGB Variations
Color information
#418545 (or 0x418545) is known color: Killarney. HEX triplet: 41, 85 and 45. RGB value is (65,133,69). Sum of RGB (Red+Green+Blue) = 65+133+69=267 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.34% from 267); Green value is 133 (52.34% from 255 or 49.81% from 267); Blue value is 69 (27.34% from 255 or 25.84% from 267); Max value from RGB is 133 - color contains mainly: green. Hex color #418545 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418545 is #BE7ABA. Grayscale: #696969. Windows color (decimal): -12483259 or 4556097. OLE color: 4556097.
HSL color Cylindrical-coordinate representation of color #418545: hue angle of 123.53º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #418545 is Cyan = 0.51, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 133 | 69 | - |
| CMYK | 0.51 | 0 | 0.48 | 0.48 |
| HSL | 123.53º | 0.34% | 0.39% | - |
| HSV(B) | 123.53º | 0.51% | 0.52% | - |
| XYZ | 11.64 | 18.33 | 8.55 | - |
| YUV | 105.37 | 107.47 | 99.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 133 | 69 | 0.51 | 0 | 0.48 | 0.48 | 123.53 | 0.34 | 0.39 |
| Hex | 41 | 85 | 45 | 33 | 0 | 30 | 30 | 7C | 22 | 27 |
| Octal | 101 | 205 | 105 | 63 | 0 | 60 | 60 | 174 | 42 | 47 |
| Binary | 1000001 | 10000101 | 1000101 | 110011 | 0 | 110000 | 110000 | 1111100 | 100010 | 100111 |
Color Harmonies of #418545
Complementary color
Monochromatic Colors of #418545
Black with #418545
Text Example
Text Example
White with #418545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418545; }
p { color: rgb(65,133,69); }
H1.HeaderClassName
{
color: #418545;
}
.AnyTagClassName
{
color: #418545;
}
</style>
background-color css
<style>
a { background-color: #418545; }
a { background-color: rgb(65,133,69); }
div.DivClassName
{
background-color: #418545;
}
.BgClassName
{
background-color: #418545;
}
</style>
border-color css
<style>
span { border-color: #418545; }
span { border-color: rgb(65,133,69); }
td.TdClassName
{
border-color: #418545;
}
.TagClassName
{
border-color: #418545;
}
</style>