Shades of Killarney #528856
Tints of Killarney #528856
RGB
CMYK
RGB Variations
Color information
#528856 (or 0x528856) is known color: Killarney. HEX triplet: 52, 88 and 56. RGB value is (82,136,86). Sum of RGB (Red+Green+Blue) = 82+136+86=304 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.97% from 304); Green value is 136 (53.52% from 255 or 44.74% from 304); Blue value is 86 (33.98% from 255 or 28.29% from 304); Max value from RGB is 136 - color contains mainly: green. Hex color #528856 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528856 is #AD77A9. Grayscale: #727272. Windows color (decimal): -11368362 or 5670994. OLE color: 5670994.
HSL color Cylindrical-coordinate representation of color #528856: hue angle of 124.44º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528856 is Cyan = 0.40, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 86 | - |
| CMYK | 0.40 | 0 | 0.37 | 0.47 |
| HSL | 124.44º | 0.25% | 0.43% | - |
| HSV(B) | 124.44º | 0.4% | 0.53% | - |
| XYZ | 13.96 | 20.07 | 11.94 | - |
| YUV | 114.15 | 112.11 | 105.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 86 | 0.40 | 0 | 0.37 | 0.47 | 124.44 | 0.25 | 0.43 |
| Hex | 52 | 88 | 56 | 28 | 0 | 25 | 2F | 7C | 19 | 2B |
| Octal | 122 | 210 | 126 | 50 | 0 | 45 | 57 | 174 | 31 | 53 |
| Binary | 1010010 | 10001000 | 1010110 | 101000 | 0 | 100101 | 101111 | 1111100 | 11001 | 101011 |
Color Harmonies of #528856
Complementary color
Monochromatic Colors of #528856
Black with #528856
Text Example
Text Example
White with #528856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528856; }
p { color: rgb(82,136,86); }
H1.HeaderClassName
{
color: #528856;
}
.AnyTagClassName
{
color: #528856;
}
</style>
background-color css
<style>
a { background-color: #528856; }
a { background-color: rgb(82,136,86); }
div.DivClassName
{
background-color: #528856;
}
.BgClassName
{
background-color: #528856;
}
</style>
border-color css
<style>
span { border-color: #528856; }
span { border-color: rgb(82,136,86); }
td.TdClassName
{
border-color: #528856;
}
.TagClassName
{
border-color: #528856;
}
</style>