Shades of Killarney #527556
Tints of Killarney #527556
RGB
CMYK
RGB Variations
Color information
#527556 (or 0x527556) is known color: Killarney. HEX triplet: 52, 75 and 56. RGB value is (82,117,86). Sum of RGB (Red+Green+Blue) = 82+117+86=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 117 (46.09% from 255 or 41.05% from 285); Blue value is 86 (33.98% from 255 or 30.18% from 285); Max value from RGB is 117 - color contains mainly: green. Hex color #527556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527556 is #AD8AA9. Grayscale: #676767. Windows color (decimal): -11373226 or 5666130. OLE color: 5666130.
HSL color Cylindrical-coordinate representation of color #527556: hue angle of 126.86º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #527556 is Cyan = 0.30, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 86 | - |
| CMYK | 0.30 | 0 | 0.26 | 0.54 |
| HSL | 126.86º | 0.18% | 0.39% | - |
| HSV(B) | 126.86º | 0.3% | 0.46% | - |
| XYZ | 11.52 | 15.19 | 11.13 | - |
| YUV | 103 | 118.4 | 113.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 86 | 0.30 | 0 | 0.26 | 0.54 | 126.86 | 0.18 | 0.39 |
| Hex | 52 | 75 | 56 | 1E | 0 | 1A | 36 | 7F | 12 | 27 |
| Octal | 122 | 165 | 126 | 36 | 0 | 32 | 66 | 177 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1010110 | 11110 | 0 | 11010 | 110110 | 1111111 | 10010 | 100111 |
Color Harmonies of #527556
Complementary color
Monochromatic Colors of #527556
Black with #527556
Text Example
Text Example
White with #527556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527556; }
p { color: rgb(82,117,86); }
H1.HeaderClassName
{
color: #527556;
}
.AnyTagClassName
{
color: #527556;
}
</style>
background-color css
<style>
a { background-color: #527556; }
a { background-color: rgb(82,117,86); }
div.DivClassName
{
background-color: #527556;
}
.BgClassName
{
background-color: #527556;
}
</style>
border-color css
<style>
span { border-color: #527556; }
span { border-color: rgb(82,117,86); }
td.TdClassName
{
border-color: #527556;
}
.TagClassName
{
border-color: #527556;
}
</style>