Shades of Killarney #518357
Tints of Killarney #518357
RGB
CMYK
RGB Variations
Color information
#518357 (or 0x518357) is known color: Killarney. HEX triplet: 51, 83 and 57. RGB value is (81,131,87). Sum of RGB (Red+Green+Blue) = 81+131+87=299 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.09% from 299); Green value is 131 (51.56% from 255 or 43.81% from 299); Blue value is 87 (34.38% from 255 or 29.10% from 299); Max value from RGB is 131 - color contains mainly: green. Hex color #518357 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518357 is #AE7CA8. Grayscale: #6F6F6F. Windows color (decimal): -11435177 or 5735249. OLE color: 5735249.
HSL color Cylindrical-coordinate representation of color #518357: hue angle of 127.2º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #518357 is Cyan = 0.38, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
RGB | 81 | 131 | 87 | - |
CMYK | 0.38 | 0 | 0.34 | 0.49 |
HSL | 127.2º | 0.24% | 0.42% | - |
HSV(B) | 127.2º | 0.38% | 0.51% | - |
XYZ | 13.23 | 18.67 | 11.92 | - |
YUV | 111.03 | 114.44 | 106.58 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 81 | 131 | 87 | 0.38 | 0 | 0.34 | 0.49 | 127.2 | 0.24 | 0.42 |
Hex | 51 | 83 | 57 | 26 | 0 | 22 | 31 | 7F | 18 | 2A |
Octal | 121 | 203 | 127 | 46 | 0 | 42 | 61 | 177 | 30 | 52 |
Binary | 1010001 | 10000011 | 1010111 | 100110 | 0 | 100010 | 110001 | 1111111 | 11000 | 101010 |
Color Harmonies of #518357
Complementary color
Monochromatic Colors of #518357
Black with #518357
Text Example
Text Example
White with #518357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518357; }
p { color: rgb(81,131,87); }
H1.HeaderClassName
{
color: #518357;
}
.AnyTagClassName
{
color: #518357;
}
</style>
background-color css
<style>
a { background-color: #518357; }
a { background-color: rgb(81,131,87); }
div.DivClassName
{
background-color: #518357;
}
.BgClassName
{
background-color: #518357;
}
</style>
border-color css
<style>
span { border-color: #518357; }
span { border-color: rgb(81,131,87); }
td.TdClassName
{
border-color: #518357;
}
.TagClassName
{
border-color: #518357;
}
</style>