Shades of Killarney #458149
Tints of Killarney #458149
RGB
CMYK
RGB Variations
Color information
#458149 (or 0x458149) is known color: Killarney. HEX triplet: 45, 81 and 49. RGB value is (69,129,73). Sum of RGB (Red+Green+Blue) = 69+129+73=271 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.46% from 271); Green value is 129 (50.78% from 255 or 47.60% from 271); Blue value is 73 (28.91% from 255 or 26.94% from 271); Max value from RGB is 129 - color contains mainly: green. Hex color #458149 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458149 is #BA7EB6. Grayscale: #686868. Windows color (decimal): -12222135 or 4817221. OLE color: 4817221.
HSL color Cylindrical-coordinate representation of color #458149: hue angle of 124º 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 #458149 is Cyan = 0.47, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 129 | 73 | - |
| CMYK | 0.47 | 0 | 0.43 | 0.49 |
| HSL | 124º | 0.3% | 0.39% | - |
| HSV(B) | 124º | 0.47% | 0.51% | - |
| XYZ | 11.51 | 17.45 | 9.06 | - |
| YUV | 104.68 | 110.12 | 102.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 129 | 73 | 0.47 | 0 | 0.43 | 0.49 | 124 | 0.3 | 0.39 |
| Hex | 45 | 81 | 49 | 2F | 0 | 2B | 31 | 7C | 1E | 27 |
| Octal | 105 | 201 | 111 | 57 | 0 | 53 | 61 | 174 | 36 | 47 |
| Binary | 1000101 | 10000001 | 1001001 | 101111 | 0 | 101011 | 110001 | 1111100 | 11110 | 100111 |
Color Harmonies of #458149
Complementary color
Monochromatic Colors of #458149
Black with #458149
Text Example
Text Example
White with #458149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458149; }
p { color: rgb(69,129,73); }
H1.HeaderClassName
{
color: #458149;
}
.AnyTagClassName
{
color: #458149;
}
</style>
background-color css
<style>
a { background-color: #458149; }
a { background-color: rgb(69,129,73); }
div.DivClassName
{
background-color: #458149;
}
.BgClassName
{
background-color: #458149;
}
</style>
border-color css
<style>
span { border-color: #458149; }
span { border-color: rgb(69,129,73); }
td.TdClassName
{
border-color: #458149;
}
.TagClassName
{
border-color: #458149;
}
</style>