Shades of Killarney #468645
Tints of Killarney #468645
RGB
CMYK
RGB Variations
Color information
#468645 (or 0x468645) is known color: Killarney. HEX triplet: 46, 86 and 45. RGB value is (70,134,69). Sum of RGB (Red+Green+Blue) = 70+134+69=273 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.64% from 273); Green value is 134 (52.73% from 255 or 49.08% from 273); Blue value is 69 (27.34% from 255 or 25.27% from 273); Max value from RGB is 134 - color contains mainly: green. Hex color #468645 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468645 is #B979BA. Grayscale: #6B6B6B. Windows color (decimal): -12155323 or 4556358. OLE color: 4556358.
HSL color Cylindrical-coordinate representation of color #468645: hue angle of 119.08º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #468645 is Cyan = 0.48, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 69 | - |
| CMYK | 0.48 | 0 | 0.49 | 0.47 |
| HSL | 119.08º | 0.32% | 0.4% | - |
| HSV(B) | 119.08º | 0.49% | 0.53% | - |
| XYZ | 12.13 | 18.78 | 8.62 | - |
| YUV | 107.45 | 106.3 | 101.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 69 | 0.48 | 0 | 0.49 | 0.47 | 119.08 | 0.32 | 0.4 |
| Hex | 46 | 86 | 45 | 30 | 0 | 31 | 2F | 77 | 20 | 28 |
| Octal | 106 | 206 | 105 | 60 | 0 | 61 | 57 | 167 | 40 | 50 |
| Binary | 1000110 | 10000110 | 1000101 | 110000 | 0 | 110001 | 101111 | 1110111 | 100000 | 101000 |
Color Harmonies of #468645
Complementary color
Monochromatic Colors of #468645
Black with #468645
Text Example
Text Example
White with #468645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468645; }
p { color: rgb(70,134,69); }
H1.HeaderClassName
{
color: #468645;
}
.AnyTagClassName
{
color: #468645;
}
</style>
background-color css
<style>
a { background-color: #468645; }
a { background-color: rgb(70,134,69); }
div.DivClassName
{
background-color: #468645;
}
.BgClassName
{
background-color: #468645;
}
</style>
border-color css
<style>
span { border-color: #468645; }
span { border-color: rgb(70,134,69); }
td.TdClassName
{
border-color: #468645;
}
.TagClassName
{
border-color: #468645;
}
</style>