Shades of Killarney #416947
Tints of Killarney #416947
RGB
CMYK
RGB Variations
Color information
#416947 (or 0x416947) is known color: Killarney. HEX triplet: 41, 69 and 47. RGB value is (65,105,71). Sum of RGB (Red+Green+Blue) = 65+105+71=241 (31% of max value = 765). Red value is 65 (25.78% from 255 or 26.97% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 71 (28.12% from 255 or 29.46% from 241); Max value from RGB is 105 - color contains mainly: green. Hex color #416947 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416947 is #BE96B8. Grayscale: #595959. Windows color (decimal): -12490425 or 4680001. OLE color: 4680001.
HSL color Cylindrical-coordinate representation of color #416947: hue angle of 129º 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 #416947 is Cyan = 0.38, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 71 | - |
| CMYK | 0.38 | 0 | 0.32 | 0.59 |
| HSL | 129º | 0.24% | 0.33% | - |
| HSV(B) | 129º | 0.38% | 0.41% | - |
| XYZ | 8.37 | 11.68 | 7.77 | - |
| YUV | 89.16 | 117.75 | 110.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 71 | 0.38 | 0 | 0.32 | 0.59 | 129 | 0.24 | 0.33 |
| Hex | 41 | 69 | 47 | 26 | 0 | 20 | 3B | 81 | 18 | 21 |
| Octal | 101 | 151 | 107 | 46 | 0 | 40 | 73 | 201 | 30 | 41 |
| Binary | 1000001 | 1101001 | 1000111 | 100110 | 0 | 100000 | 111011 | 10000001 | 11000 | 100001 |
Color Harmonies of #416947
Complementary color
Monochromatic Colors of #416947
Black with #416947
Text Example
Text Example
White with #416947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416947; }
p { color: rgb(65,105,71); }
H1.HeaderClassName
{
color: #416947;
}
.AnyTagClassName
{
color: #416947;
}
</style>
background-color css
<style>
a { background-color: #416947; }
a { background-color: rgb(65,105,71); }
div.DivClassName
{
background-color: #416947;
}
.BgClassName
{
background-color: #416947;
}
</style>
border-color css
<style>
span { border-color: #416947; }
span { border-color: rgb(65,105,71); }
td.TdClassName
{
border-color: #416947;
}
.TagClassName
{
border-color: #416947;
}
</style>