Shades of Killarney #416945
Tints of Killarney #416945
RGB
CMYK
RGB Variations
Color information
#416945 (or 0x416945) is known color: Killarney. HEX triplet: 41, 69 and 45. RGB value is (65,105,69). Sum of RGB (Red+Green+Blue) = 65+105+69=239 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.20% from 239); Green value is 105 (41.41% from 255 or 43.93% from 239); Blue value is 69 (27.34% from 255 or 28.87% from 239); Max value from RGB is 105 - color contains mainly: green. Hex color #416945 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416945 is #BE96BA. Grayscale: #595959. Windows color (decimal): -12490427 or 4548929. OLE color: 4548929.
HSL color Cylindrical-coordinate representation of color #416945: hue angle of 126º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #416945 is Cyan = 0.38, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 69 | - |
| CMYK | 0.38 | 0 | 0.34 | 0.59 |
| HSL | 126º | 0.24% | 0.33% | - |
| HSV(B) | 126º | 0.38% | 0.41% | - |
| XYZ | 8.31 | 11.66 | 7.44 | - |
| YUV | 88.94 | 116.75 | 110.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 69 | 0.38 | 0 | 0.34 | 0.59 | 126 | 0.24 | 0.33 |
| Hex | 41 | 69 | 45 | 26 | 0 | 22 | 3B | 7E | 18 | 21 |
| Octal | 101 | 151 | 105 | 46 | 0 | 42 | 73 | 176 | 30 | 41 |
| Binary | 1000001 | 1101001 | 1000101 | 100110 | 0 | 100010 | 111011 | 1111110 | 11000 | 100001 |
Color Harmonies of #416945
Complementary color
Monochromatic Colors of #416945
Black with #416945
Text Example
Text Example
White with #416945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416945; }
p { color: rgb(65,105,69); }
H1.HeaderClassName
{
color: #416945;
}
.AnyTagClassName
{
color: #416945;
}
</style>
background-color css
<style>
a { background-color: #416945; }
a { background-color: rgb(65,105,69); }
div.DivClassName
{
background-color: #416945;
}
.BgClassName
{
background-color: #416945;
}
</style>
border-color css
<style>
span { border-color: #416945; }
span { border-color: rgb(65,105,69); }
td.TdClassName
{
border-color: #416945;
}
.TagClassName
{
border-color: #416945;
}
</style>