Shades of Killarney #518452
Tints of Killarney #518452
RGB
CMYK
RGB Variations
Color information
#518452 (or 0x518452) is known color: Killarney. HEX triplet: 51, 84 and 52. RGB value is (81,132,82). Sum of RGB (Red+Green+Blue) = 81+132+82=295 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.46% from 295); Green value is 132 (51.95% from 255 or 44.75% from 295); Blue value is 82 (32.42% from 255 or 27.80% from 295); Max value from RGB is 132 - color contains mainly: green. Hex color #518452 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518452 is #AE7BAD. Grayscale: #6F6F6F. Windows color (decimal): -11434926 or 5407825. OLE color: 5407825.
HSL color Cylindrical-coordinate representation of color #518452: hue angle of 121.18º 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 #518452 is Cyan = 0.39, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 82 | - |
| CMYK | 0.39 | 0 | 0.38 | 0.48 |
| HSL | 121.18º | 0.24% | 0.42% | - |
| HSV(B) | 121.18º | 0.39% | 0.52% | - |
| XYZ | 13.17 | 18.86 | 10.93 | - |
| YUV | 111.05 | 111.6 | 106.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 82 | 0.39 | 0 | 0.38 | 0.48 | 121.18 | 0.24 | 0.42 |
| Hex | 51 | 84 | 52 | 27 | 0 | 26 | 30 | 79 | 18 | 2A |
| Octal | 121 | 204 | 122 | 47 | 0 | 46 | 60 | 171 | 30 | 52 |
| Binary | 1010001 | 10000100 | 1010010 | 100111 | 0 | 100110 | 110000 | 1111001 | 11000 | 101010 |
Color Harmonies of #518452
Complementary color
Monochromatic Colors of #518452
Black with #518452
Text Example
Text Example
White with #518452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518452; }
p { color: rgb(81,132,82); }
H1.HeaderClassName
{
color: #518452;
}
.AnyTagClassName
{
color: #518452;
}
</style>
background-color css
<style>
a { background-color: #518452; }
a { background-color: rgb(81,132,82); }
div.DivClassName
{
background-color: #518452;
}
.BgClassName
{
background-color: #518452;
}
</style>
border-color css
<style>
span { border-color: #518452; }
span { border-color: rgb(81,132,82); }
td.TdClassName
{
border-color: #518452;
}
.TagClassName
{
border-color: #518452;
}
</style>