Shades of Killarney #416749
Tints of Killarney #416749
RGB
CMYK
RGB Variations
Color information
#416749 (or 0x416749) is known color: Killarney. HEX triplet: 41, 67 and 49. RGB value is (65,103,73). Sum of RGB (Red+Green+Blue) = 65+103+73=241 (31% of max value = 765). Red value is 65 (25.78% from 255 or 26.97% from 241); Green value is 103 (40.62% from 255 or 42.74% from 241); Blue value is 73 (28.91% from 255 or 30.29% from 241); Max value from RGB is 103 - color contains mainly: green. Hex color #416749 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416749 is #BE98B6. Grayscale: #585858. Windows color (decimal): -12490935 or 4810561. OLE color: 4810561.
HSL color Cylindrical-coordinate representation of color #416749: hue angle of 132.63º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #416749 is Cyan = 0.37, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 103 | 73 | - |
| CMYK | 0.37 | 0 | 0.29 | 0.60 |
| HSL | 132.63º | 0.23% | 0.33% | - |
| HSV(B) | 132.63º | 0.37% | 0.4% | - |
| XYZ | 8.23 | 11.31 | 8.05 | - |
| YUV | 88.22 | 119.41 | 111.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 73 | 0.37 | 0 | 0.29 | 0.60 | 132.63 | 0.23 | 0.33 |
| Hex | 41 | 67 | 49 | 25 | 0 | 1D | 3C | 85 | 17 | 21 |
| Octal | 101 | 147 | 111 | 45 | 0 | 35 | 74 | 205 | 27 | 41 |
| Binary | 1000001 | 1100111 | 1001001 | 100101 | 0 | 11101 | 111100 | 10000101 | 10111 | 100001 |
Color Harmonies of #416749
Complementary color
Monochromatic Colors of #416749
Black with #416749
Text Example
Text Example
White with #416749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416749; }
p { color: rgb(65,103,73); }
H1.HeaderClassName
{
color: #416749;
}
.AnyTagClassName
{
color: #416749;
}
</style>
background-color css
<style>
a { background-color: #416749; }
a { background-color: rgb(65,103,73); }
div.DivClassName
{
background-color: #416749;
}
.BgClassName
{
background-color: #416749;
}
</style>
border-color css
<style>
span { border-color: #416749; }
span { border-color: rgb(65,103,73); }
td.TdClassName
{
border-color: #416749;
}
.TagClassName
{
border-color: #416749;
}
</style>