Shades of Killarney #467945
Tints of Killarney #467945
RGB
CMYK
RGB Variations
Color information
#467945 (or 0x467945) is known color: Killarney. HEX triplet: 46, 79 and 45. RGB value is (70,121,69). Sum of RGB (Red+Green+Blue) = 70+121+69=260 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.92% from 260); Green value is 121 (47.66% from 255 or 46.54% from 260); Blue value is 69 (27.34% from 255 or 26.54% from 260); Max value from RGB is 121 - color contains mainly: green. Hex color #467945 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467945 is #B986BA. Grayscale: #636363. Windows color (decimal): -12158651 or 4553030. OLE color: 4553030.
HSL color Cylindrical-coordinate representation of color #467945: hue angle of 118.85º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #467945 is Cyan = 0.42, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 69 | - |
| CMYK | 0.42 | 0 | 0.43 | 0.53 |
| HSL | 118.85º | 0.27% | 0.37% | - |
| HSV(B) | 118.85º | 0.43% | 0.47% | - |
| XYZ | 10.44 | 15.41 | 8.05 | - |
| YUV | 99.82 | 110.6 | 106.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 69 | 0.42 | 0 | 0.43 | 0.53 | 118.85 | 0.27 | 0.37 |
| Hex | 46 | 79 | 45 | 2A | 0 | 2B | 35 | 77 | 1B | 25 |
| Octal | 106 | 171 | 105 | 52 | 0 | 53 | 65 | 167 | 33 | 45 |
| Binary | 1000110 | 1111001 | 1000101 | 101010 | 0 | 101011 | 110101 | 1110111 | 11011 | 100101 |
Color Harmonies of #467945
Complementary color
Monochromatic Colors of #467945
Black with #467945
Text Example
Text Example
White with #467945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467945; }
p { color: rgb(70,121,69); }
H1.HeaderClassName
{
color: #467945;
}
.AnyTagClassName
{
color: #467945;
}
</style>
background-color css
<style>
a { background-color: #467945; }
a { background-color: rgb(70,121,69); }
div.DivClassName
{
background-color: #467945;
}
.BgClassName
{
background-color: #467945;
}
</style>
border-color css
<style>
span { border-color: #467945; }
span { border-color: rgb(70,121,69); }
td.TdClassName
{
border-color: #467945;
}
.TagClassName
{
border-color: #467945;
}
</style>