Shades of Killarney #468246
Tints of Killarney #468246
RGB
CMYK
RGB Variations
Color information
#468246 (or 0x468246) is known color: Killarney. HEX triplet: 46, 82 and 46. RGB value is (70,130,70). Sum of RGB (Red+Green+Blue) = 70+130+70=270 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.93% from 270); Green value is 130 (51.17% from 255 or 48.15% from 270); Blue value is 70 (27.73% from 255 or 25.93% from 270); Max value from RGB is 130 - color contains mainly: green. Hex color #468246 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468246 is #B97DB9. Grayscale: #696969. Windows color (decimal): -12156346 or 4620870. OLE color: 4620870.
HSL color Cylindrical-coordinate representation of color #468246: hue angle of 120º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #468246 is Cyan = 0.46, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 70 | - |
| CMYK | 0.46 | 0 | 0.46 | 0.49 |
| HSL | 120º | 0.3% | 0.39% | - |
| HSV(B) | 120º | 0.46% | 0.51% | - |
| XYZ | 11.61 | 17.71 | 8.6 | - |
| YUV | 105.22 | 108.12 | 102.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 70 | 0.46 | 0 | 0.46 | 0.49 | 120 | 0.3 | 0.39 |
| Hex | 46 | 82 | 46 | 2E | 0 | 2E | 31 | 78 | 1E | 27 |
| Octal | 106 | 202 | 106 | 56 | 0 | 56 | 61 | 170 | 36 | 47 |
| Binary | 1000110 | 10000010 | 1000110 | 101110 | 0 | 101110 | 110001 | 1111000 | 11110 | 100111 |
Color Harmonies of #468246
Complementary color
Monochromatic Colors of #468246
Black with #468246
Text Example
Text Example
White with #468246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468246; }
p { color: rgb(70,130,70); }
H1.HeaderClassName
{
color: #468246;
}
.AnyTagClassName
{
color: #468246;
}
</style>
background-color css
<style>
a { background-color: #468246; }
a { background-color: rgb(70,130,70); }
div.DivClassName
{
background-color: #468246;
}
.BgClassName
{
background-color: #468246;
}
</style>
border-color css
<style>
span { border-color: #468246; }
span { border-color: rgb(70,130,70); }
td.TdClassName
{
border-color: #468246;
}
.TagClassName
{
border-color: #468246;
}
</style>