Shades of Killarney #528857
Tints of Killarney #528857
RGB
CMYK
RGB Variations
Color information
#528857 (or 0x528857) is known color: Killarney. HEX triplet: 52, 88 and 57. RGB value is (82,136,87). Sum of RGB (Red+Green+Blue) = 82+136+87=305 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.89% from 305); Green value is 136 (53.52% from 255 or 44.59% from 305); Blue value is 87 (34.38% from 255 or 28.52% from 305); Max value from RGB is 136 - color contains mainly: green. Hex color #528857 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528857 is #AD77A8. Grayscale: #727272. Windows color (decimal): -11368361 or 5736530. OLE color: 5736530.
HSL color Cylindrical-coordinate representation of color #528857: hue angle of 125.56º 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 #528857 is Cyan = 0.40, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 87 | - |
| CMYK | 0.40 | 0 | 0.36 | 0.47 |
| HSL | 125.56º | 0.25% | 0.43% | - |
| HSV(B) | 125.56º | 0.4% | 0.53% | - |
| XYZ | 14 | 20.09 | 12.16 | - |
| YUV | 114.27 | 112.61 | 104.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 87 | 0.40 | 0 | 0.36 | 0.47 | 125.56 | 0.25 | 0.43 |
| Hex | 52 | 88 | 57 | 28 | 0 | 24 | 2F | 7E | 19 | 2B |
| Octal | 122 | 210 | 127 | 50 | 0 | 44 | 57 | 176 | 31 | 53 |
| Binary | 1010010 | 10001000 | 1010111 | 101000 | 0 | 100100 | 101111 | 1111110 | 11001 | 101011 |
Color Harmonies of #528857
Complementary color
Monochromatic Colors of #528857
Black with #528857
Text Example
Text Example
White with #528857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528857; }
p { color: rgb(82,136,87); }
H1.HeaderClassName
{
color: #528857;
}
.AnyTagClassName
{
color: #528857;
}
</style>
background-color css
<style>
a { background-color: #528857; }
a { background-color: rgb(82,136,87); }
div.DivClassName
{
background-color: #528857;
}
.BgClassName
{
background-color: #528857;
}
</style>
border-color css
<style>
span { border-color: #528857; }
span { border-color: rgb(82,136,87); }
td.TdClassName
{
border-color: #528857;
}
.TagClassName
{
border-color: #528857;
}
</style>