Shades of Killarney #458049
Tints of Killarney #458049
RGB
CMYK
RGB Variations
Color information
#458049 (or 0x458049) is known color: Killarney. HEX triplet: 45, 80 and 49. RGB value is (69,128,73). Sum of RGB (Red+Green+Blue) = 69+128+73=270 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.56% from 270); Green value is 128 (50.39% from 255 or 47.41% from 270); Blue value is 73 (28.91% from 255 or 27.04% from 270); Max value from RGB is 128 - color contains mainly: green. Hex color #458049 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458049 is #BA7FB6. Grayscale: #686868. Windows color (decimal): -12222391 or 4816965. OLE color: 4816965.
HSL color Cylindrical-coordinate representation of color #458049: hue angle of 124.07º 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 #458049 is Cyan = 0.46, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 128 | 73 | - |
| CMYK | 0.46 | 0 | 0.43 | 0.50 |
| HSL | 124.07º | 0.3% | 0.39% | - |
| HSV(B) | 124.07º | 0.46% | 0.5% | - |
| XYZ | 11.38 | 17.18 | 9.02 | - |
| YUV | 104.09 | 110.45 | 102.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 73 | 0.46 | 0 | 0.43 | 0.50 | 124.07 | 0.3 | 0.39 |
| Hex | 45 | 80 | 49 | 2E | 0 | 2B | 32 | 7C | 1E | 27 |
| Octal | 105 | 200 | 111 | 56 | 0 | 53 | 62 | 174 | 36 | 47 |
| Binary | 1000101 | 10000000 | 1001001 | 101110 | 0 | 101011 | 110010 | 1111100 | 11110 | 100111 |
Color Harmonies of #458049
Complementary color
Monochromatic Colors of #458049
Black with #458049
Text Example
Text Example
White with #458049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458049; }
p { color: rgb(69,128,73); }
H1.HeaderClassName
{
color: #458049;
}
.AnyTagClassName
{
color: #458049;
}
</style>
background-color css
<style>
a { background-color: #458049; }
a { background-color: rgb(69,128,73); }
div.DivClassName
{
background-color: #458049;
}
.BgClassName
{
background-color: #458049;
}
</style>
border-color css
<style>
span { border-color: #458049; }
span { border-color: rgb(69,128,73); }
td.TdClassName
{
border-color: #458049;
}
.TagClassName
{
border-color: #458049;
}
</style>