Shades of Killarney #527656
Tints of Killarney #527656
RGB
CMYK
RGB Variations
Color information
#527656 (or 0x527656) is known color: Killarney. HEX triplet: 52, 76 and 56. RGB value is (82,118,86). Sum of RGB (Red+Green+Blue) = 82+118+86=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 86 (33.98% from 255 or 30.07% from 286); Max value from RGB is 118 - color contains mainly: green. Hex color #527656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527656 is #AD89A9. Grayscale: #676767. Windows color (decimal): -11372970 or 5666386. OLE color: 5666386.
HSL color Cylindrical-coordinate representation of color #527656: hue angle of 126.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527656 is Cyan = 0.31, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 86 | - |
| CMYK | 0.31 | 0 | 0.27 | 0.54 |
| HSL | 126.67º | 0.18% | 0.39% | - |
| HSV(B) | 126.67º | 0.31% | 0.46% | - |
| XYZ | 11.64 | 15.42 | 11.17 | - |
| YUV | 103.59 | 118.07 | 112.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 86 | 0.31 | 0 | 0.27 | 0.54 | 126.67 | 0.18 | 0.39 |
| Hex | 52 | 76 | 56 | 1F | 0 | 1B | 36 | 7F | 12 | 27 |
| Octal | 122 | 166 | 126 | 37 | 0 | 33 | 66 | 177 | 22 | 47 |
| Binary | 1010010 | 1110110 | 1010110 | 11111 | 0 | 11011 | 110110 | 1111111 | 10010 | 100111 |
Color Harmonies of #527656
Complementary color
Monochromatic Colors of #527656
Black with #527656
Text Example
Text Example
White with #527656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527656; }
p { color: rgb(82,118,86); }
H1.HeaderClassName
{
color: #527656;
}
.AnyTagClassName
{
color: #527656;
}
</style>
background-color css
<style>
a { background-color: #527656; }
a { background-color: rgb(82,118,86); }
div.DivClassName
{
background-color: #527656;
}
.BgClassName
{
background-color: #527656;
}
</style>
border-color css
<style>
span { border-color: #527656; }
span { border-color: rgb(82,118,86); }
td.TdClassName
{
border-color: #527656;
}
.TagClassName
{
border-color: #527656;
}
</style>