Shades of Killarney #527859
Tints of Killarney #527859
RGB
CMYK
RGB Variations
Color information
#527859 (or 0x527859) is known color: Killarney. HEX triplet: 52, 78 and 59. RGB value is (82,120,89). Sum of RGB (Red+Green+Blue) = 82+120+89=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 120 - color contains mainly: green. Hex color #527859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527859 is #AD87A6. Grayscale: #696969. Windows color (decimal): -11372455 or 5863506. OLE color: 5863506.
HSL color Cylindrical-coordinate representation of color #527859: hue angle of 131.05º 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 #527859 is Cyan = 0.32, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 120 | 89 | - |
| CMYK | 0.32 | 0 | 0.26 | 0.53 |
| HSL | 131.05º | 0.19% | 0.4% | - |
| HSV(B) | 131.05º | 0.32% | 0.47% | - |
| XYZ | 12 | 15.95 | 11.9 | - |
| YUV | 105.1 | 118.91 | 111.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 89 | 0.32 | 0 | 0.26 | 0.53 | 131.05 | 0.19 | 0.4 |
| Hex | 52 | 78 | 59 | 20 | 0 | 1A | 35 | 83 | 13 | 28 |
| Octal | 122 | 170 | 131 | 40 | 0 | 32 | 65 | 203 | 23 | 50 |
| Binary | 1010010 | 1111000 | 1011001 | 100000 | 0 | 11010 | 110101 | 10000011 | 10011 | 101000 |
Color Harmonies of #527859
Complementary color
Monochromatic Colors of #527859
Black with #527859
Text Example
Text Example
White with #527859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527859; }
p { color: rgb(82,120,89); }
H1.HeaderClassName
{
color: #527859;
}
.AnyTagClassName
{
color: #527859;
}
</style>
background-color css
<style>
a { background-color: #527859; }
a { background-color: rgb(82,120,89); }
div.DivClassName
{
background-color: #527859;
}
.BgClassName
{
background-color: #527859;
}
</style>
border-color css
<style>
span { border-color: #527859; }
span { border-color: rgb(82,120,89); }
td.TdClassName
{
border-color: #527859;
}
.TagClassName
{
border-color: #527859;
}
</style>