Shades of Killarney #527857
Tints of Killarney #527857
RGB
CMYK
RGB Variations
Color information
#527857 (or 0x527857) is known color: Killarney. HEX triplet: 52, 78 and 57. RGB value is (82,120,87). Sum of RGB (Red+Green+Blue) = 82+120+87=289 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.37% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 87 (34.38% from 255 or 30.10% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #527857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527857 is #AD87A8. Grayscale: #686868. Windows color (decimal): -11372457 or 5732434. OLE color: 5732434.
HSL color Cylindrical-coordinate representation of color #527857: hue angle of 127.89º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #527857 is Cyan = 0.32, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 120 | 87 | - |
| CMYK | 0.32 | 0 | 0.28 | 0.53 |
| HSL | 127.89º | 0.19% | 0.4% | - |
| HSV(B) | 127.89º | 0.32% | 0.47% | - |
| XYZ | 11.92 | 15.91 | 11.46 | - |
| YUV | 104.88 | 117.91 | 111.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 87 | 0.32 | 0 | 0.28 | 0.53 | 127.89 | 0.19 | 0.4 |
| Hex | 52 | 78 | 57 | 20 | 0 | 1C | 35 | 80 | 13 | 28 |
| Octal | 122 | 170 | 127 | 40 | 0 | 34 | 65 | 200 | 23 | 50 |
| Binary | 1010010 | 1111000 | 1010111 | 100000 | 0 | 11100 | 110101 | 10000000 | 10011 | 101000 |
Color Harmonies of #527857
Complementary color
Monochromatic Colors of #527857
Black with #527857
Text Example
Text Example
White with #527857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527857; }
p { color: rgb(82,120,87); }
H1.HeaderClassName
{
color: #527857;
}
.AnyTagClassName
{
color: #527857;
}
</style>
background-color css
<style>
a { background-color: #527857; }
a { background-color: rgb(82,120,87); }
div.DivClassName
{
background-color: #527857;
}
.BgClassName
{
background-color: #527857;
}
</style>
border-color css
<style>
span { border-color: #527857; }
span { border-color: rgb(82,120,87); }
td.TdClassName
{
border-color: #527857;
}
.TagClassName
{
border-color: #527857;
}
</style>