Shades of Killarney #417042
Tints of Killarney #417042
RGB
CMYK
RGB Variations
Color information
#417042 (or 0x417042) is known color: Killarney. HEX triplet: 41, 70 and 42. RGB value is (65,112,66). Sum of RGB (Red+Green+Blue) = 65+112+66=243 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.75% from 243); Green value is 112 (44.14% from 255 or 46.09% from 243); Blue value is 66 (26.17% from 255 or 27.16% from 243); Max value from RGB is 112 - color contains mainly: green. Hex color #417042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417042 is #BE8FBD. Grayscale: #5C5C5C. Windows color (decimal): -12488638 or 4354113. OLE color: 4354113.
HSL color Cylindrical-coordinate representation of color #417042: hue angle of 121.28º 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 #417042 is Cyan = 0.42, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 112 | 66 | - |
| CMYK | 0.42 | 0 | 0.41 | 0.56 |
| HSL | 121.28º | 0.27% | 0.35% | - |
| HSV(B) | 121.28º | 0.42% | 0.44% | - |
| XYZ | 8.96 | 13.11 | 7.21 | - |
| YUV | 92.7 | 112.93 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 112 | 66 | 0.42 | 0 | 0.41 | 0.56 | 121.28 | 0.27 | 0.35 |
| Hex | 41 | 70 | 42 | 2A | 0 | 29 | 38 | 79 | 1B | 23 |
| Octal | 101 | 160 | 102 | 52 | 0 | 51 | 70 | 171 | 33 | 43 |
| Binary | 1000001 | 1110000 | 1000010 | 101010 | 0 | 101001 | 111000 | 1111001 | 11011 | 100011 |
Color Harmonies of #417042
Complementary color
Monochromatic Colors of #417042
Black with #417042
Text Example
Text Example
White with #417042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417042; }
p { color: rgb(65,112,66); }
H1.HeaderClassName
{
color: #417042;
}
.AnyTagClassName
{
color: #417042;
}
</style>
background-color css
<style>
a { background-color: #417042; }
a { background-color: rgb(65,112,66); }
div.DivClassName
{
background-color: #417042;
}
.BgClassName
{
background-color: #417042;
}
</style>
border-color css
<style>
span { border-color: #417042; }
span { border-color: rgb(65,112,66); }
td.TdClassName
{
border-color: #417042;
}
.TagClassName
{
border-color: #417042;
}
</style>