Shades of Killarney #45814E
Tints of Killarney #45814E
RGB
CMYK
RGB Variations
Color information
#45814E (or 0x45814E) is known color: Killarney. HEX triplet: 45, 81 and 4E. RGB value is (69,129,78). Sum of RGB (Red+Green+Blue) = 69+129+78=276 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25% from 276); Green value is 129 (50.78% from 255 or 46.74% from 276); Blue value is 78 (30.86% from 255 or 28.26% from 276); Max value from RGB is 129 - color contains mainly: green. Hex color #45814E is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #45814E is #BA7EB1. Grayscale: #696969. Windows color (decimal): -12222130 or 5144901. OLE color: 5144901.
HSL color Cylindrical-coordinate representation of color #45814E: hue angle of 129º 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 #45814E is Cyan = 0.47, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 129 | 78 | - |
| CMYK | 0.47 | 0 | 0.40 | 0.49 |
| HSL | 129º | 0.3% | 0.39% | - |
| HSV(B) | 129º | 0.47% | 0.51% | - |
| XYZ | 11.68 | 17.52 | 9.97 | - |
| YUV | 105.25 | 112.62 | 102.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 129 | 78 | 0.47 | 0 | 0.40 | 0.49 | 129 | 0.3 | 0.39 |
| Hex | 45 | 81 | 4E | 2F | 0 | 28 | 31 | 81 | 1E | 27 |
| Octal | 105 | 201 | 116 | 57 | 0 | 50 | 61 | 201 | 36 | 47 |
| Binary | 1000101 | 10000001 | 1001110 | 101111 | 0 | 101000 | 110001 | 10000001 | 11110 | 100111 |
Color Harmonies of #45814E
Complementary color
Monochromatic Colors of #45814E
Black with #45814E
Text Example
Text Example
White with #45814E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #45814E; }
p { color: rgb(69,129,78); }
H1.HeaderClassName
{
color: #45814E;
}
.AnyTagClassName
{
color: #45814E;
}
</style>
background-color css
<style>
a { background-color: #45814E; }
a { background-color: rgb(69,129,78); }
div.DivClassName
{
background-color: #45814E;
}
.BgClassName
{
background-color: #45814E;
}
</style>
border-color css
<style>
span { border-color: #45814E; }
span { border-color: rgb(69,129,78); }
td.TdClassName
{
border-color: #45814E;
}
.TagClassName
{
border-color: #45814E;
}
</style>