Shades of Killarney #468348
Tints of Killarney #468348
RGB
CMYK
RGB Variations
Color information
#468348 (or 0x468348) is known color: Killarney. HEX triplet: 46, 83 and 48. RGB value is (70,131,72). Sum of RGB (Red+Green+Blue) = 70+131+72=273 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.64% from 273); Green value is 131 (51.56% from 255 or 47.99% from 273); Blue value is 72 (28.52% from 255 or 26.37% from 273); Max value from RGB is 131 - color contains mainly: green. Hex color #468348 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468348 is #B97CB7. Grayscale: #6A6A6A. Windows color (decimal): -12156088 or 4752198. OLE color: 4752198.
HSL color Cylindrical-coordinate representation of color #468348: hue angle of 121.97º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #468348 is Cyan = 0.47, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 72 | - |
| CMYK | 0.47 | 0 | 0.45 | 0.49 |
| HSL | 121.97º | 0.3% | 0.39% | - |
| HSV(B) | 121.97º | 0.47% | 0.51% | - |
| XYZ | 11.81 | 18 | 8.98 | - |
| YUV | 106.04 | 108.79 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 72 | 0.47 | 0 | 0.45 | 0.49 | 121.97 | 0.3 | 0.39 |
| Hex | 46 | 83 | 48 | 2F | 0 | 2D | 31 | 7A | 1E | 27 |
| Octal | 106 | 203 | 110 | 57 | 0 | 55 | 61 | 172 | 36 | 47 |
| Binary | 1000110 | 10000011 | 1001000 | 101111 | 0 | 101101 | 110001 | 1111010 | 11110 | 100111 |
Color Harmonies of #468348
Complementary color
Monochromatic Colors of #468348
Black with #468348
Text Example
Text Example
White with #468348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468348; }
p { color: rgb(70,131,72); }
H1.HeaderClassName
{
color: #468348;
}
.AnyTagClassName
{
color: #468348;
}
</style>
background-color css
<style>
a { background-color: #468348; }
a { background-color: rgb(70,131,72); }
div.DivClassName
{
background-color: #468348;
}
.BgClassName
{
background-color: #468348;
}
</style>
border-color css
<style>
span { border-color: #468348; }
span { border-color: rgb(70,131,72); }
td.TdClassName
{
border-color: #468348;
}
.TagClassName
{
border-color: #468348;
}
</style>