Shades of Killarney #467044
Tints of Killarney #467044
RGB
CMYK
RGB Variations
Color information
#467044 (or 0x467044) is known color: Killarney. HEX triplet: 46, 70 and 44. RGB value is (70,112,68). Sum of RGB (Red+Green+Blue) = 70+112+68=250 (33% of max value = 765). Red value is 70 (27.73% from 255 or 28% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 68 (26.95% from 255 or 27.2% from 250); Max value from RGB is 112 - color contains mainly: green. Hex color #467044 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467044 is #B98FBB. Grayscale: #5E5E5E. Windows color (decimal): -12160956 or 4485190. OLE color: 4485190.
HSL color Cylindrical-coordinate representation of color #467044: hue angle of 117.27º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467044 is Cyan = 0.38, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 68 | - |
| CMYK | 0.38 | 0 | 0.39 | 0.56 |
| HSL | 117.27º | 0.24% | 0.35% | - |
| HSV(B) | 117.27º | 0.39% | 0.44% | - |
| XYZ | 9.36 | 13.31 | 7.54 | - |
| YUV | 94.43 | 113.09 | 110.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 68 | 0.38 | 0 | 0.39 | 0.56 | 117.27 | 0.24 | 0.35 |
| Hex | 46 | 70 | 44 | 26 | 0 | 27 | 38 | 75 | 18 | 23 |
| Octal | 106 | 160 | 104 | 46 | 0 | 47 | 70 | 165 | 30 | 43 |
| Binary | 1000110 | 1110000 | 1000100 | 100110 | 0 | 100111 | 111000 | 1110101 | 11000 | 100011 |
Color Harmonies of #467044
Complementary color
Monochromatic Colors of #467044
Black with #467044
Text Example
Text Example
White with #467044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467044; }
p { color: rgb(70,112,68); }
H1.HeaderClassName
{
color: #467044;
}
.AnyTagClassName
{
color: #467044;
}
</style>
background-color css
<style>
a { background-color: #467044; }
a { background-color: rgb(70,112,68); }
div.DivClassName
{
background-color: #467044;
}
.BgClassName
{
background-color: #467044;
}
</style>
border-color css
<style>
span { border-color: #467044; }
span { border-color: rgb(70,112,68); }
td.TdClassName
{
border-color: #467044;
}
.TagClassName
{
border-color: #467044;
}
</style>