Shades of Killarney #527557
Tints of Killarney #527557
RGB
CMYK
RGB Variations
Color information
#527557 (or 0x527557) is known color: Killarney. HEX triplet: 52, 75 and 57. RGB value is (82,117,87). Sum of RGB (Red+Green+Blue) = 82+117+87=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 87 (34.38% from 255 or 30.42% from 286); Max value from RGB is 117 - color contains mainly: green. Hex color #527557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527557 is #AD8AA8. Grayscale: #676767. Windows color (decimal): -11373225 or 5731666. OLE color: 5731666.
HSL color Cylindrical-coordinate representation of color #527557: hue angle of 128.57º 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 #527557 is Cyan = 0.30, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 87 | - |
| CMYK | 0.30 | 0 | 0.26 | 0.54 |
| HSL | 128.57º | 0.18% | 0.39% | - |
| HSV(B) | 128.57º | 0.3% | 0.46% | - |
| XYZ | 11.56 | 15.2 | 11.34 | - |
| YUV | 103.12 | 118.9 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 87 | 0.30 | 0 | 0.26 | 0.54 | 128.57 | 0.18 | 0.39 |
| Hex | 52 | 75 | 57 | 1E | 0 | 1A | 36 | 81 | 12 | 27 |
| Octal | 122 | 165 | 127 | 36 | 0 | 32 | 66 | 201 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1010111 | 11110 | 0 | 11010 | 110110 | 10000001 | 10010 | 100111 |
Color Harmonies of #527557
Complementary color
Monochromatic Colors of #527557
Black with #527557
Text Example
Text Example
White with #527557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527557; }
p { color: rgb(82,117,87); }
H1.HeaderClassName
{
color: #527557;
}
.AnyTagClassName
{
color: #527557;
}
</style>
background-color css
<style>
a { background-color: #527557; }
a { background-color: rgb(82,117,87); }
div.DivClassName
{
background-color: #527557;
}
.BgClassName
{
background-color: #527557;
}
</style>
border-color css
<style>
span { border-color: #527557; }
span { border-color: rgb(82,117,87); }
td.TdClassName
{
border-color: #527557;
}
.TagClassName
{
border-color: #527557;
}
</style>