Shades of Killarney #527056
Tints of Killarney #527056
RGB
CMYK
RGB Variations
Color information
#527056 (or 0x527056) is known color: Killarney. HEX triplet: 52, 70 and 56. RGB value is (82,112,86). Sum of RGB (Red+Green+Blue) = 82+112+86=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 112 (44.14% from 255 or 40% from 280); Blue value is 86 (33.98% from 255 or 30.71% from 280); Max value from RGB is 112 - color contains mainly: green. Hex color #527056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527056 is #AD8FA9. Grayscale: #646464. Windows color (decimal): -11374506 or 5664850. OLE color: 5664850.
HSL color Cylindrical-coordinate representation of color #527056: hue angle of 128º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #527056 is Cyan = 0.27, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 86 | - |
| CMYK | 0.27 | 0 | 0.23 | 0.56 |
| HSL | 128º | 0.15% | 0.38% | - |
| HSV(B) | 128º | 0.27% | 0.44% | - |
| XYZ | 10.95 | 14.05 | 10.94 | - |
| YUV | 100.07 | 120.06 | 115.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 86 | 0.27 | 0 | 0.23 | 0.56 | 128 | 0.15 | 0.38 |
| Hex | 52 | 70 | 56 | 1B | 0 | 17 | 38 | 80 | F | 26 |
| Octal | 122 | 160 | 126 | 33 | 0 | 27 | 70 | 200 | 17 | 46 |
| Binary | 1010010 | 1110000 | 1010110 | 11011 | 0 | 10111 | 111000 | 10000000 | 1111 | 100110 |
Color Harmonies of #527056
Complementary color
Monochromatic Colors of #527056
Black with #527056
Text Example
Text Example
White with #527056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527056; }
p { color: rgb(82,112,86); }
H1.HeaderClassName
{
color: #527056;
}
.AnyTagClassName
{
color: #527056;
}
</style>
background-color css
<style>
a { background-color: #527056; }
a { background-color: rgb(82,112,86); }
div.DivClassName
{
background-color: #527056;
}
.BgClassName
{
background-color: #527056;
}
</style>
border-color css
<style>
span { border-color: #527056; }
span { border-color: rgb(82,112,86); }
td.TdClassName
{
border-color: #527056;
}
.TagClassName
{
border-color: #527056;
}
</style>