Shades of Killarney #517353
Tints of Killarney #517353
RGB
CMYK
RGB Variations
Color information
#517353 (or 0x517353) is known color: Killarney. HEX triplet: 51, 73 and 53. RGB value is (81,115,83). Sum of RGB (Red+Green+Blue) = 81+115+83=279 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.03% from 279); Green value is 115 (45.31% from 255 or 41.22% from 279); Blue value is 83 (32.81% from 255 or 29.75% from 279); Max value from RGB is 115 - color contains mainly: green. Hex color #517353 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517353 is #AE8CAC. Grayscale: #656565. Windows color (decimal): -11439277 or 5469009. OLE color: 5469009.
HSL color Cylindrical-coordinate representation of color #517353: hue angle of 123.53º 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 #517353 is Cyan = 0.30, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 83 | - |
| CMYK | 0.30 | 0 | 0.28 | 0.55 |
| HSL | 123.53º | 0.17% | 0.38% | - |
| HSV(B) | 123.53º | 0.3% | 0.45% | - |
| XYZ | 11.09 | 14.64 | 10.42 | - |
| YUV | 101.19 | 117.74 | 113.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 83 | 0.30 | 0 | 0.28 | 0.55 | 123.53 | 0.17 | 0.38 |
| Hex | 51 | 73 | 53 | 1E | 0 | 1C | 37 | 7C | 11 | 26 |
| Octal | 121 | 163 | 123 | 36 | 0 | 34 | 67 | 174 | 21 | 46 |
| Binary | 1010001 | 1110011 | 1010011 | 11110 | 0 | 11100 | 110111 | 1111100 | 10001 | 100110 |
Color Harmonies of #517353
Complementary color
Monochromatic Colors of #517353
Black with #517353
Text Example
Text Example
White with #517353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517353; }
p { color: rgb(81,115,83); }
H1.HeaderClassName
{
color: #517353;
}
.AnyTagClassName
{
color: #517353;
}
</style>
background-color css
<style>
a { background-color: #517353; }
a { background-color: rgb(81,115,83); }
div.DivClassName
{
background-color: #517353;
}
.BgClassName
{
background-color: #517353;
}
</style>
border-color css
<style>
span { border-color: #517353; }
span { border-color: rgb(81,115,83); }
td.TdClassName
{
border-color: #517353;
}
.TagClassName
{
border-color: #517353;
}
</style>