Shades of Killarney #467144
Tints of Killarney #467144
RGB
CMYK
RGB Variations
Color information
#467144 (or 0x467144) is known color: Killarney. HEX triplet: 46, 71 and 44. RGB value is (70,113,68). Sum of RGB (Red+Green+Blue) = 70+113+68=251 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.89% from 251); Green value is 113 (44.53% from 255 or 45.02% from 251); Blue value is 68 (26.95% from 255 or 27.09% from 251); Max value from RGB is 113 - color contains mainly: green. Hex color #467144 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467144 is #B98EBB. Grayscale: #5F5F5F. Windows color (decimal): -12160700 or 4485446. OLE color: 4485446.
HSL color Cylindrical-coordinate representation of color #467144: hue angle of 117.33º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467144 is Cyan = 0.38, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 68 | - |
| CMYK | 0.38 | 0 | 0.40 | 0.56 |
| HSL | 117.33º | 0.25% | 0.35% | - |
| HSV(B) | 117.33º | 0.4% | 0.44% | - |
| XYZ | 9.47 | 13.53 | 7.58 | - |
| YUV | 95.01 | 112.75 | 110.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 68 | 0.38 | 0 | 0.40 | 0.56 | 117.33 | 0.25 | 0.35 |
| Hex | 46 | 71 | 44 | 26 | 0 | 28 | 38 | 75 | 19 | 23 |
| Octal | 106 | 161 | 104 | 46 | 0 | 50 | 70 | 165 | 31 | 43 |
| Binary | 1000110 | 1110001 | 1000100 | 100110 | 0 | 101000 | 111000 | 1110101 | 11001 | 100011 |
Color Harmonies of #467144
Complementary color
Monochromatic Colors of #467144
Black with #467144
Text Example
Text Example
White with #467144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467144; }
p { color: rgb(70,113,68); }
H1.HeaderClassName
{
color: #467144;
}
.AnyTagClassName
{
color: #467144;
}
</style>
background-color css
<style>
a { background-color: #467144; }
a { background-color: rgb(70,113,68); }
div.DivClassName
{
background-color: #467144;
}
.BgClassName
{
background-color: #467144;
}
</style>
border-color css
<style>
span { border-color: #467144; }
span { border-color: rgb(70,113,68); }
td.TdClassName
{
border-color: #467144;
}
.TagClassName
{
border-color: #467144;
}
</style>