Shades of Killarney #458046
Tints of Killarney #458046
RGB
CMYK
RGB Variations
Color information
#458046 (or 0x458046) is known color: Killarney. HEX triplet: 45, 80 and 46. RGB value is (69,128,70). Sum of RGB (Red+Green+Blue) = 69+128+70=267 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.84% from 267); Green value is 128 (50.39% from 255 or 47.94% from 267); Blue value is 70 (27.73% from 255 or 26.22% from 267); Max value from RGB is 128 - color contains mainly: green. Hex color #458046 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458046 is #BA7FB9. Grayscale: #676767. Windows color (decimal): -12222394 or 4620357. OLE color: 4620357.
HSL color Cylindrical-coordinate representation of color #458046: hue angle of 121.02º 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 #458046 is Cyan = 0.46, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 128 | 70 | - |
| CMYK | 0.46 | 0 | 0.45 | 0.50 |
| HSL | 121.02º | 0.3% | 0.39% | - |
| HSV(B) | 121.02º | 0.46% | 0.5% | - |
| XYZ | 11.28 | 17.15 | 8.51 | - |
| YUV | 103.75 | 108.95 | 103.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 70 | 0.46 | 0 | 0.45 | 0.50 | 121.02 | 0.3 | 0.39 |
| Hex | 45 | 80 | 46 | 2E | 0 | 2D | 32 | 79 | 1E | 27 |
| Octal | 105 | 200 | 106 | 56 | 0 | 55 | 62 | 171 | 36 | 47 |
| Binary | 1000101 | 10000000 | 1000110 | 101110 | 0 | 101101 | 110010 | 1111001 | 11110 | 100111 |
Color Harmonies of #458046
Complementary color
Monochromatic Colors of #458046
Black with #458046
Text Example
Text Example
White with #458046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458046; }
p { color: rgb(69,128,70); }
H1.HeaderClassName
{
color: #458046;
}
.AnyTagClassName
{
color: #458046;
}
</style>
background-color css
<style>
a { background-color: #458046; }
a { background-color: rgb(69,128,70); }
div.DivClassName
{
background-color: #458046;
}
.BgClassName
{
background-color: #458046;
}
</style>
border-color css
<style>
span { border-color: #458046; }
span { border-color: rgb(69,128,70); }
td.TdClassName
{
border-color: #458046;
}
.TagClassName
{
border-color: #458046;
}
</style>