Shades of Killarney #517352
Tints of Killarney #517352
RGB
CMYK
RGB Variations
Color information
#517352 (or 0x517352) is known color: Killarney. HEX triplet: 51, 73 and 52. RGB value is (81,115,82). Sum of RGB (Red+Green+Blue) = 81+115+82=278 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.14% from 278); Green value is 115 (45.31% from 255 or 41.37% from 278); Blue value is 82 (32.42% from 255 or 29.50% from 278); Max value from RGB is 115 - color contains mainly: green. Hex color #517352 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517352 is #AE8CAD. Grayscale: #656565. Windows color (decimal): -11439278 or 5403473. OLE color: 5403473.
HSL color Cylindrical-coordinate representation of color #517352: hue angle of 121.76º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517352 is Cyan = 0.30, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 82 | - |
| CMYK | 0.30 | 0 | 0.29 | 0.55 |
| HSL | 121.76º | 0.17% | 0.38% | - |
| HSV(B) | 121.76º | 0.3% | 0.45% | - |
| XYZ | 11.05 | 14.62 | 10.22 | - |
| YUV | 101.07 | 117.24 | 113.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 82 | 0.30 | 0 | 0.29 | 0.55 | 121.76 | 0.17 | 0.38 |
| Hex | 51 | 73 | 52 | 1E | 0 | 1D | 37 | 7A | 11 | 26 |
| Octal | 121 | 163 | 122 | 36 | 0 | 35 | 67 | 172 | 21 | 46 |
| Binary | 1010001 | 1110011 | 1010010 | 11110 | 0 | 11101 | 110111 | 1111010 | 10001 | 100110 |
Color Harmonies of #517352
Complementary color
Monochromatic Colors of #517352
Black with #517352
Text Example
Text Example
White with #517352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517352; }
p { color: rgb(81,115,82); }
H1.HeaderClassName
{
color: #517352;
}
.AnyTagClassName
{
color: #517352;
}
</style>
background-color css
<style>
a { background-color: #517352; }
a { background-color: rgb(81,115,82); }
div.DivClassName
{
background-color: #517352;
}
.BgClassName
{
background-color: #517352;
}
</style>
border-color css
<style>
span { border-color: #517352; }
span { border-color: rgb(81,115,82); }
td.TdClassName
{
border-color: #517352;
}
.TagClassName
{
border-color: #517352;
}
</style>