Shades of Killarney #468449
Tints of Killarney #468449
RGB
CMYK
RGB Variations
Color information
#468449 (or 0x468449) is known color: Killarney. HEX triplet: 46, 84 and 49. RGB value is (70,132,73). Sum of RGB (Red+Green+Blue) = 70+132+73=275 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.45% from 275); Green value is 132 (51.95% from 255 or 48% from 275); Blue value is 73 (28.91% from 255 or 26.55% from 275); Max value from RGB is 132 - color contains mainly: green. Hex color #468449 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468449 is #B97BB6. Grayscale: #6A6A6A. Windows color (decimal): -12155831 or 4817990. OLE color: 4817990.
HSL color Cylindrical-coordinate representation of color #468449: hue angle of 122.9º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #468449 is Cyan = 0.47, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 73 | - |
| CMYK | 0.47 | 0 | 0.45 | 0.48 |
| HSL | 122.9º | 0.31% | 0.4% | - |
| HSV(B) | 122.9º | 0.47% | 0.52% | - |
| XYZ | 11.98 | 18.29 | 9.2 | - |
| YUV | 106.74 | 108.96 | 101.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 73 | 0.47 | 0 | 0.45 | 0.48 | 122.9 | 0.31 | 0.4 |
| Hex | 46 | 84 | 49 | 2F | 0 | 2D | 30 | 7B | 1F | 28 |
| Octal | 106 | 204 | 111 | 57 | 0 | 55 | 60 | 173 | 37 | 50 |
| Binary | 1000110 | 10000100 | 1001001 | 101111 | 0 | 101101 | 110000 | 1111011 | 11111 | 101000 |
Color Harmonies of #468449
Complementary color
Monochromatic Colors of #468449
Black with #468449
Text Example
Text Example
White with #468449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468449; }
p { color: rgb(70,132,73); }
H1.HeaderClassName
{
color: #468449;
}
.AnyTagClassName
{
color: #468449;
}
</style>
background-color css
<style>
a { background-color: #468449; }
a { background-color: rgb(70,132,73); }
div.DivClassName
{
background-color: #468449;
}
.BgClassName
{
background-color: #468449;
}
</style>
border-color css
<style>
span { border-color: #468449; }
span { border-color: rgb(70,132,73); }
td.TdClassName
{
border-color: #468449;
}
.TagClassName
{
border-color: #468449;
}
</style>