Shades of Killarney #527756
Tints of Killarney #527756
RGB
CMYK
RGB Variations
Color information
#527756 (or 0x527756) is known color: Killarney. HEX triplet: 52, 77 and 56. RGB value is (82,119,86). Sum of RGB (Red+Green+Blue) = 82+119+86=287 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.57% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 86 (33.98% from 255 or 29.97% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #527756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527756 is #AD88A9. Grayscale: #686868. Windows color (decimal): -11372714 or 5666642. OLE color: 5666642.
HSL color Cylindrical-coordinate representation of color #527756: hue angle of 126.49º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527756 is Cyan = 0.31, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 86 | - |
| CMYK | 0.31 | 0 | 0.28 | 0.53 |
| HSL | 126.49º | 0.18% | 0.39% | - |
| HSV(B) | 126.49º | 0.31% | 0.47% | - |
| XYZ | 11.76 | 15.66 | 11.21 | - |
| YUV | 104.18 | 117.74 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 86 | 0.31 | 0 | 0.28 | 0.53 | 126.49 | 0.18 | 0.39 |
| Hex | 52 | 77 | 56 | 1F | 0 | 1C | 35 | 7E | 12 | 27 |
| Octal | 122 | 167 | 126 | 37 | 0 | 34 | 65 | 176 | 22 | 47 |
| Binary | 1010010 | 1110111 | 1010110 | 11111 | 0 | 11100 | 110101 | 1111110 | 10010 | 100111 |
Color Harmonies of #527756
Complementary color
Monochromatic Colors of #527756
Black with #527756
Text Example
Text Example
White with #527756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527756; }
p { color: rgb(82,119,86); }
H1.HeaderClassName
{
color: #527756;
}
.AnyTagClassName
{
color: #527756;
}
</style>
background-color css
<style>
a { background-color: #527756; }
a { background-color: rgb(82,119,86); }
div.DivClassName
{
background-color: #527756;
}
.BgClassName
{
background-color: #527756;
}
</style>
border-color css
<style>
span { border-color: #527756; }
span { border-color: rgb(82,119,86); }
td.TdClassName
{
border-color: #527756;
}
.TagClassName
{
border-color: #527756;
}
</style>