Shades of Killarney #518453
Tints of Killarney #518453
RGB
CMYK
RGB Variations
Color information
#518453 (or 0x518453) is known color: Killarney. HEX triplet: 51, 84 and 53. RGB value is (81,132,83). Sum of RGB (Red+Green+Blue) = 81+132+83=296 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.36% from 296); Green value is 132 (51.95% from 255 or 44.59% from 296); Blue value is 83 (32.81% from 255 or 28.04% from 296); Max value from RGB is 132 - color contains mainly: green. Hex color #518453 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518453 is #AE7BAC. Grayscale: #6F6F6F. Windows color (decimal): -11434925 or 5473361. OLE color: 5473361.
HSL color Cylindrical-coordinate representation of color #518453: hue angle of 122.35º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #518453 is Cyan = 0.39, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 83 | - |
| CMYK | 0.39 | 0 | 0.37 | 0.48 |
| HSL | 122.35º | 0.24% | 0.42% | - |
| HSV(B) | 122.35º | 0.39% | 0.52% | - |
| XYZ | 13.21 | 18.88 | 11.13 | - |
| YUV | 111.17 | 112.1 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 83 | 0.39 | 0 | 0.37 | 0.48 | 122.35 | 0.24 | 0.42 |
| Hex | 51 | 84 | 53 | 27 | 0 | 25 | 30 | 7A | 18 | 2A |
| Octal | 121 | 204 | 123 | 47 | 0 | 45 | 60 | 172 | 30 | 52 |
| Binary | 1010001 | 10000100 | 1010011 | 100111 | 0 | 100101 | 110000 | 1111010 | 11000 | 101010 |
Color Harmonies of #518453
Complementary color
Monochromatic Colors of #518453
Black with #518453
Text Example
Text Example
White with #518453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518453; }
p { color: rgb(81,132,83); }
H1.HeaderClassName
{
color: #518453;
}
.AnyTagClassName
{
color: #518453;
}
</style>
background-color css
<style>
a { background-color: #518453; }
a { background-color: rgb(81,132,83); }
div.DivClassName
{
background-color: #518453;
}
.BgClassName
{
background-color: #518453;
}
</style>
border-color css
<style>
span { border-color: #518453; }
span { border-color: rgb(81,132,83); }
td.TdClassName
{
border-color: #518453;
}
.TagClassName
{
border-color: #518453;
}
</style>