Shades of Killarney #467145
Tints of Killarney #467145
RGB
CMYK
RGB Variations
Color information
#467145 (or 0x467145) is known color: Killarney. HEX triplet: 46, 71 and 45. RGB value is (70,113,69). Sum of RGB (Red+Green+Blue) = 70+113+69=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 113 (44.53% from 255 or 44.84% from 252); Blue value is 69 (27.34% from 255 or 27.38% from 252); Max value from RGB is 113 - color contains mainly: green. Hex color #467145 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467145 is #B98EBA. Grayscale: #5F5F5F. Windows color (decimal): -12160699 or 4550982. OLE color: 4550982.
HSL color Cylindrical-coordinate representation of color #467145: hue angle of 118.64º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467145 is Cyan = 0.38, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 69 | - |
| CMYK | 0.38 | 0 | 0.39 | 0.56 |
| HSL | 118.64º | 0.24% | 0.36% | - |
| HSV(B) | 118.64º | 0.39% | 0.44% | - |
| XYZ | 9.51 | 13.54 | 7.74 | - |
| YUV | 95.13 | 113.25 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 69 | 0.38 | 0 | 0.39 | 0.56 | 118.64 | 0.24 | 0.36 |
| Hex | 46 | 71 | 45 | 26 | 0 | 27 | 38 | 77 | 18 | 24 |
| Octal | 106 | 161 | 105 | 46 | 0 | 47 | 70 | 167 | 30 | 44 |
| Binary | 1000110 | 1110001 | 1000101 | 100110 | 0 | 100111 | 111000 | 1110111 | 11000 | 100100 |
Color Harmonies of #467145
Complementary color
Monochromatic Colors of #467145
Black with #467145
Text Example
Text Example
White with #467145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467145; }
p { color: rgb(70,113,69); }
H1.HeaderClassName
{
color: #467145;
}
.AnyTagClassName
{
color: #467145;
}
</style>
background-color css
<style>
a { background-color: #467145; }
a { background-color: rgb(70,113,69); }
div.DivClassName
{
background-color: #467145;
}
.BgClassName
{
background-color: #467145;
}
</style>
border-color css
<style>
span { border-color: #467145; }
span { border-color: rgb(70,113,69); }
td.TdClassName
{
border-color: #467145;
}
.TagClassName
{
border-color: #467145;
}
</style>