Shades of Killarney #468045
Tints of Killarney #468045
RGB
CMYK
RGB Variations
Color information
#468045 (or 0x468045) is known color: Killarney. HEX triplet: 46, 80 and 45. RGB value is (70,128,69). Sum of RGB (Red+Green+Blue) = 70+128+69=267 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.22% from 267); Green value is 128 (50.39% from 255 or 47.94% from 267); Blue value is 69 (27.34% from 255 or 25.84% from 267); Max value from RGB is 128 - color contains mainly: green. Hex color #468045 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468045 is #B97FBA. Grayscale: #686868. Windows color (decimal): -12156859 or 4554822. OLE color: 4554822.
HSL color Cylindrical-coordinate representation of color #468045: hue angle of 118.98º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #468045 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 69 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.50 |
| HSL | 118.98º | 0.3% | 0.39% | - |
| HSV(B) | 118.98º | 0.46% | 0.5% | - |
| XYZ | 11.32 | 17.17 | 8.35 | - |
| YUV | 103.93 | 108.28 | 103.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 69 | 0.45 | 0 | 0.46 | 0.50 | 118.98 | 0.3 | 0.39 |
| Hex | 46 | 80 | 45 | 2D | 0 | 2E | 32 | 77 | 1E | 27 |
| Octal | 106 | 200 | 105 | 55 | 0 | 56 | 62 | 167 | 36 | 47 |
| Binary | 1000110 | 10000000 | 1000101 | 101101 | 0 | 101110 | 110010 | 1110111 | 11110 | 100111 |
Color Harmonies of #468045
Complementary color
Monochromatic Colors of #468045
Black with #468045
Text Example
Text Example
White with #468045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468045; }
p { color: rgb(70,128,69); }
H1.HeaderClassName
{
color: #468045;
}
.AnyTagClassName
{
color: #468045;
}
</style>
background-color css
<style>
a { background-color: #468045; }
a { background-color: rgb(70,128,69); }
div.DivClassName
{
background-color: #468045;
}
.BgClassName
{
background-color: #468045;
}
</style>
border-color css
<style>
span { border-color: #468045; }
span { border-color: rgb(70,128,69); }
td.TdClassName
{
border-color: #468045;
}
.TagClassName
{
border-color: #468045;
}
</style>