Shades of Killarney #517452
Tints of Killarney #517452
RGB
CMYK
RGB Variations
Color information
#517452 (or 0x517452) is known color: Killarney. HEX triplet: 51, 74 and 52. RGB value is (81,116,82). Sum of RGB (Red+Green+Blue) = 81+116+82=279 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.03% from 279); Green value is 116 (45.70% from 255 or 41.58% from 279); Blue value is 82 (32.42% from 255 or 29.39% from 279); Max value from RGB is 116 - color contains mainly: green. Hex color #517452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517452 is #AE8BAD. Grayscale: #656565. Windows color (decimal): -11439022 or 5403729. OLE color: 5403729.
HSL color Cylindrical-coordinate representation of color #517452: hue angle of 121.71º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517452 is Cyan = 0.30, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 82 | - |
| CMYK | 0.30 | 0 | 0.29 | 0.55 |
| HSL | 121.71º | 0.18% | 0.39% | - |
| HSV(B) | 121.71º | 0.3% | 0.45% | - |
| XYZ | 11.16 | 14.85 | 10.26 | - |
| YUV | 101.66 | 116.9 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 82 | 0.30 | 0 | 0.29 | 0.55 | 121.71 | 0.18 | 0.39 |
| Hex | 51 | 74 | 52 | 1E | 0 | 1D | 37 | 7A | 12 | 27 |
| Octal | 121 | 164 | 122 | 36 | 0 | 35 | 67 | 172 | 22 | 47 |
| Binary | 1010001 | 1110100 | 1010010 | 11110 | 0 | 11101 | 110111 | 1111010 | 10010 | 100111 |
Color Harmonies of #517452
Complementary color
Monochromatic Colors of #517452
Black with #517452
Text Example
Text Example
White with #517452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517452; }
p { color: rgb(81,116,82); }
H1.HeaderClassName
{
color: #517452;
}
.AnyTagClassName
{
color: #517452;
}
</style>
background-color css
<style>
a { background-color: #517452; }
a { background-color: rgb(81,116,82); }
div.DivClassName
{
background-color: #517452;
}
.BgClassName
{
background-color: #517452;
}
</style>
border-color css
<style>
span { border-color: #517452; }
span { border-color: rgb(81,116,82); }
td.TdClassName
{
border-color: #517452;
}
.TagClassName
{
border-color: #517452;
}
</style>