Shades of Killarney #417142
Tints of Killarney #417142
RGB
CMYK
RGB Variations
Color information
#417142 (or 0x417142) is known color: Killarney. HEX triplet: 41, 71 and 42. RGB value is (65,113,66). Sum of RGB (Red+Green+Blue) = 65+113+66=244 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.64% from 244); Green value is 113 (44.53% from 255 or 46.31% from 244); Blue value is 66 (26.17% from 255 or 27.05% from 244); Max value from RGB is 113 - color contains mainly: green. Hex color #417142 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417142 is #BE8EBD. Grayscale: #5D5D5D. Windows color (decimal): -12488382 or 4354369. OLE color: 4354369.
HSL color Cylindrical-coordinate representation of color #417142: hue angle of 121.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #417142 is Cyan = 0.42, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 113 | 66 | - |
| CMYK | 0.42 | 0 | 0.42 | 0.56 |
| HSL | 121.25º | 0.27% | 0.35% | - |
| HSV(B) | 121.25º | 0.42% | 0.44% | - |
| XYZ | 9.07 | 13.33 | 7.25 | - |
| YUV | 93.29 | 112.6 | 107.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 66 | 0.42 | 0 | 0.42 | 0.56 | 121.25 | 0.27 | 0.35 |
| Hex | 41 | 71 | 42 | 2A | 0 | 2A | 38 | 79 | 1B | 23 |
| Octal | 101 | 161 | 102 | 52 | 0 | 52 | 70 | 171 | 33 | 43 |
| Binary | 1000001 | 1110001 | 1000010 | 101010 | 0 | 101010 | 111000 | 1111001 | 11011 | 100011 |
Color Harmonies of #417142
Complementary color
Monochromatic Colors of #417142
Black with #417142
Text Example
Text Example
White with #417142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417142; }
p { color: rgb(65,113,66); }
H1.HeaderClassName
{
color: #417142;
}
.AnyTagClassName
{
color: #417142;
}
</style>
background-color css
<style>
a { background-color: #417142; }
a { background-color: rgb(65,113,66); }
div.DivClassName
{
background-color: #417142;
}
.BgClassName
{
background-color: #417142;
}
</style>
border-color css
<style>
span { border-color: #417142; }
span { border-color: rgb(65,113,66); }
td.TdClassName
{
border-color: #417142;
}
.TagClassName
{
border-color: #417142;
}
</style>