Shades of Killarney #527856
Tints of Killarney #527856
RGB
CMYK
RGB Variations
Color information
#527856 (or 0x527856) is known color: Killarney. HEX triplet: 52, 78 and 56. RGB value is (82,120,86). Sum of RGB (Red+Green+Blue) = 82+120+86=288 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.47% from 288); Green value is 120 (47.27% from 255 or 41.67% from 288); Blue value is 86 (33.98% from 255 or 29.86% from 288); Max value from RGB is 120 - color contains mainly: green. Hex color #527856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527856 is #AD87A9. Grayscale: #686868. Windows color (decimal): -11372458 or 5666898. OLE color: 5666898.
HSL color Cylindrical-coordinate representation of color #527856: hue angle of 126.32º 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 #527856 is Cyan = 0.32, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 120 | 86 | - |
| CMYK | 0.32 | 0 | 0.28 | 0.53 |
| HSL | 126.32º | 0.19% | 0.4% | - |
| HSV(B) | 126.32º | 0.32% | 0.47% | - |
| XYZ | 11.88 | 15.9 | 11.25 | - |
| YUV | 104.76 | 117.41 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 86 | 0.32 | 0 | 0.28 | 0.53 | 126.32 | 0.19 | 0.4 |
| Hex | 52 | 78 | 56 | 20 | 0 | 1C | 35 | 7E | 13 | 28 |
| Octal | 122 | 170 | 126 | 40 | 0 | 34 | 65 | 176 | 23 | 50 |
| Binary | 1010010 | 1111000 | 1010110 | 100000 | 0 | 11100 | 110101 | 1111110 | 10011 | 101000 |
Color Harmonies of #527856
Complementary color
Monochromatic Colors of #527856
Black with #527856
Text Example
Text Example
White with #527856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527856; }
p { color: rgb(82,120,86); }
H1.HeaderClassName
{
color: #527856;
}
.AnyTagClassName
{
color: #527856;
}
</style>
background-color css
<style>
a { background-color: #527856; }
a { background-color: rgb(82,120,86); }
div.DivClassName
{
background-color: #527856;
}
.BgClassName
{
background-color: #527856;
}
</style>
border-color css
<style>
span { border-color: #527856; }
span { border-color: rgb(82,120,86); }
td.TdClassName
{
border-color: #527856;
}
.TagClassName
{
border-color: #527856;
}
</style>