Shades of Killarney #416948
Tints of Killarney #416948
RGB
CMYK
RGB Variations
Color information
#416948 (or 0x416948) is known color: Killarney. HEX triplet: 41, 69 and 48. RGB value is (65,105,72). Sum of RGB (Red+Green+Blue) = 65+105+72=242 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.86% from 242); Green value is 105 (41.41% from 255 or 43.39% from 242); Blue value is 72 (28.52% from 255 or 29.75% from 242); Max value from RGB is 105 - color contains mainly: green. Hex color #416948 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416948 is #BE96B7. Grayscale: #595959. Windows color (decimal): -12490424 or 4745537. OLE color: 4745537.
HSL color Cylindrical-coordinate representation of color #416948: hue angle of 130.5º 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 #416948 is Cyan = 0.38, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 72 | - |
| CMYK | 0.38 | 0 | 0.31 | 0.59 |
| HSL | 130.5º | 0.24% | 0.33% | - |
| HSV(B) | 130.5º | 0.38% | 0.41% | - |
| XYZ | 8.4 | 11.69 | 7.95 | - |
| YUV | 89.28 | 118.25 | 110.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 72 | 0.38 | 0 | 0.31 | 0.59 | 130.5 | 0.24 | 0.33 |
| Hex | 41 | 69 | 48 | 26 | 0 | 1F | 3B | 82 | 18 | 21 |
| Octal | 101 | 151 | 110 | 46 | 0 | 37 | 73 | 202 | 30 | 41 |
| Binary | 1000001 | 1101001 | 1001000 | 100110 | 0 | 11111 | 111011 | 10000010 | 11000 | 100001 |
Color Harmonies of #416948
Complementary color
Monochromatic Colors of #416948
Black with #416948
Text Example
Text Example
White with #416948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416948; }
p { color: rgb(65,105,72); }
H1.HeaderClassName
{
color: #416948;
}
.AnyTagClassName
{
color: #416948;
}
</style>
background-color css
<style>
a { background-color: #416948; }
a { background-color: rgb(65,105,72); }
div.DivClassName
{
background-color: #416948;
}
.BgClassName
{
background-color: #416948;
}
</style>
border-color css
<style>
span { border-color: #416948; }
span { border-color: rgb(65,105,72); }
td.TdClassName
{
border-color: #416948;
}
.TagClassName
{
border-color: #416948;
}
</style>