Shades of Killarney #417246
Tints of Killarney #417246
RGB
CMYK
RGB Variations
Color information
#417246 (or 0x417246) is known color: Killarney. HEX triplet: 41, 72 and 46. RGB value is (65,114,70). Sum of RGB (Red+Green+Blue) = 65+114+70=249 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.10% from 249); Green value is 114 (44.92% from 255 or 45.78% from 249); Blue value is 70 (27.73% from 255 or 28.11% from 249); Max value from RGB is 114 - color contains mainly: green. Hex color #417246 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417246 is #BE8DB9. Grayscale: #5E5E5E. Windows color (decimal): -12488122 or 4616769. OLE color: 4616769.
HSL color Cylindrical-coordinate representation of color #417246: hue angle of 126.12º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #417246 is Cyan = 0.43, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 114 | 70 | - |
| CMYK | 0.43 | 0 | 0.39 | 0.55 |
| HSL | 126.12º | 0.27% | 0.35% | - |
| HSV(B) | 126.12º | 0.43% | 0.45% | - |
| XYZ | 9.3 | 13.6 | 7.93 | - |
| YUV | 94.33 | 114.27 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 114 | 70 | 0.43 | 0 | 0.39 | 0.55 | 126.12 | 0.27 | 0.35 |
| Hex | 41 | 72 | 46 | 2B | 0 | 27 | 37 | 7E | 1B | 23 |
| Octal | 101 | 162 | 106 | 53 | 0 | 47 | 67 | 176 | 33 | 43 |
| Binary | 1000001 | 1110010 | 1000110 | 101011 | 0 | 100111 | 110111 | 1111110 | 11011 | 100011 |
Color Harmonies of #417246
Complementary color
Monochromatic Colors of #417246
Black with #417246
Text Example
Text Example
White with #417246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417246; }
p { color: rgb(65,114,70); }
H1.HeaderClassName
{
color: #417246;
}
.AnyTagClassName
{
color: #417246;
}
</style>
background-color css
<style>
a { background-color: #417246; }
a { background-color: rgb(65,114,70); }
div.DivClassName
{
background-color: #417246;
}
.BgClassName
{
background-color: #417246;
}
</style>
border-color css
<style>
span { border-color: #417246; }
span { border-color: rgb(65,114,70); }
td.TdClassName
{
border-color: #417246;
}
.TagClassName
{
border-color: #417246;
}
</style>