Shades of Killarney #467445
Tints of Killarney #467445
RGB
CMYK
RGB Variations
Color information
#467445 (or 0x467445) is known color: Killarney. HEX triplet: 46, 74 and 45. RGB value is (70,116,69). Sum of RGB (Red+Green+Blue) = 70+116+69=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 116 (45.70% from 255 or 45.49% from 255); Blue value is 69 (27.34% from 255 or 27.06% from 255); Max value from RGB is 116 - color contains mainly: green. Hex color #467445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467445 is #B98BBA. Grayscale: #616161. Windows color (decimal): -12159931 or 4551750. OLE color: 4551750.
HSL color Cylindrical-coordinate representation of color #467445: hue angle of 118.72º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467445 is Cyan = 0.40, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 69 | - |
| CMYK | 0.40 | 0 | 0.41 | 0.55 |
| HSL | 118.72º | 0.25% | 0.36% | - |
| HSV(B) | 118.72º | 0.41% | 0.45% | - |
| XYZ | 9.85 | 14.22 | 7.86 | - |
| YUV | 96.89 | 112.26 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 69 | 0.40 | 0 | 0.41 | 0.55 | 118.72 | 0.25 | 0.36 |
| Hex | 46 | 74 | 45 | 28 | 0 | 29 | 37 | 77 | 19 | 24 |
| Octal | 106 | 164 | 105 | 50 | 0 | 51 | 67 | 167 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1000101 | 101000 | 0 | 101001 | 110111 | 1110111 | 11001 | 100100 |
Color Harmonies of #467445
Complementary color
Monochromatic Colors of #467445
Black with #467445
Text Example
Text Example
White with #467445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467445; }
p { color: rgb(70,116,69); }
H1.HeaderClassName
{
color: #467445;
}
.AnyTagClassName
{
color: #467445;
}
</style>
background-color css
<style>
a { background-color: #467445; }
a { background-color: rgb(70,116,69); }
div.DivClassName
{
background-color: #467445;
}
.BgClassName
{
background-color: #467445;
}
</style>
border-color css
<style>
span { border-color: #467445; }
span { border-color: rgb(70,116,69); }
td.TdClassName
{
border-color: #467445;
}
.TagClassName
{
border-color: #467445;
}
</style>