Shades of Killarney #458650
Tints of Killarney #458650
RGB
CMYK
RGB Variations
Color information
#458650 (or 0x458650) is known color: Killarney. HEX triplet: 45, 86 and 50. RGB value is (69,134,80). Sum of RGB (Red+Green+Blue) = 69+134+80=283 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.38% from 283); Green value is 134 (52.73% from 255 or 47.35% from 283); Blue value is 80 (31.64% from 255 or 28.27% from 283); Max value from RGB is 134 - color contains mainly: green. Hex color #458650 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458650 is #BA79AF. Grayscale: #6C6C6C. Windows color (decimal): -12220848 or 5277253. OLE color: 5277253.
HSL color Cylindrical-coordinate representation of color #458650: hue angle of 130.15º 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 #458650 is Cyan = 0.49, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 80 | - |
| CMYK | 0.49 | 0 | 0.40 | 0.47 |
| HSL | 130.15º | 0.32% | 0.4% | - |
| HSV(B) | 130.15º | 0.49% | 0.53% | - |
| XYZ | 12.43 | 18.89 | 10.58 | - |
| YUV | 108.41 | 111.97 | 99.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 80 | 0.49 | 0 | 0.40 | 0.47 | 130.15 | 0.32 | 0.4 |
| Hex | 45 | 86 | 50 | 31 | 0 | 28 | 2F | 82 | 20 | 28 |
| Octal | 105 | 206 | 120 | 61 | 0 | 50 | 57 | 202 | 40 | 50 |
| Binary | 1000101 | 10000110 | 1010000 | 110001 | 0 | 101000 | 101111 | 10000010 | 100000 | 101000 |
Color Harmonies of #458650
Complementary color
Monochromatic Colors of #458650
Black with #458650
Text Example
Text Example
White with #458650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458650; }
p { color: rgb(69,134,80); }
H1.HeaderClassName
{
color: #458650;
}
.AnyTagClassName
{
color: #458650;
}
</style>
background-color css
<style>
a { background-color: #458650; }
a { background-color: rgb(69,134,80); }
div.DivClassName
{
background-color: #458650;
}
.BgClassName
{
background-color: #458650;
}
</style>
border-color css
<style>
span { border-color: #458650; }
span { border-color: rgb(69,134,80); }
td.TdClassName
{
border-color: #458650;
}
.TagClassName
{
border-color: #458650;
}
</style>