Shades of Killarney #528755
Tints of Killarney #528755
RGB
CMYK
RGB Variations
Color information
#528755 (or 0x528755) is known color: Killarney. HEX triplet: 52, 87 and 55. RGB value is (82,135,85). Sum of RGB (Red+Green+Blue) = 82+135+85=302 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.15% from 302); Green value is 135 (53.12% from 255 or 44.70% from 302); Blue value is 85 (33.59% from 255 or 28.15% from 302); Max value from RGB is 135 - color contains mainly: green. Hex color #528755 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528755 is #AD78AA. Grayscale: #717171. Windows color (decimal): -11368619 or 5605202. OLE color: 5605202.
HSL color Cylindrical-coordinate representation of color #528755: hue angle of 123.4º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528755 is Cyan = 0.39, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 135 | 85 | - |
| CMYK | 0.39 | 0 | 0.37 | 0.47 |
| HSL | 123.4º | 0.24% | 0.43% | - |
| HSV(B) | 123.4º | 0.39% | 0.53% | - |
| XYZ | 13.78 | 19.78 | 11.69 | - |
| YUV | 113.45 | 111.94 | 105.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 135 | 85 | 0.39 | 0 | 0.37 | 0.47 | 123.4 | 0.24 | 0.43 |
| Hex | 52 | 87 | 55 | 27 | 0 | 25 | 2F | 7B | 18 | 2B |
| Octal | 122 | 207 | 125 | 47 | 0 | 45 | 57 | 173 | 30 | 53 |
| Binary | 1010010 | 10000111 | 1010101 | 100111 | 0 | 100101 | 101111 | 1111011 | 11000 | 101011 |
Color Harmonies of #528755
Complementary color
Monochromatic Colors of #528755
Black with #528755
Text Example
Text Example
White with #528755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528755; }
p { color: rgb(82,135,85); }
H1.HeaderClassName
{
color: #528755;
}
.AnyTagClassName
{
color: #528755;
}
</style>
background-color css
<style>
a { background-color: #528755; }
a { background-color: rgb(82,135,85); }
div.DivClassName
{
background-color: #528755;
}
.BgClassName
{
background-color: #528755;
}
</style>
border-color css
<style>
span { border-color: #528755; }
span { border-color: rgb(82,135,85); }
td.TdClassName
{
border-color: #528755;
}
.TagClassName
{
border-color: #528755;
}
</style>