Shades of Killarney #528558
Tints of Killarney #528558
RGB
CMYK
RGB Variations
Color information
#528558 (or 0x528558) is known color: Killarney. HEX triplet: 52, 85 and 58. RGB value is (82,133,88). Sum of RGB (Red+Green+Blue) = 82+133+88=303 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.06% from 303); Green value is 133 (52.34% from 255 or 43.89% from 303); Blue value is 88 (34.77% from 255 or 29.04% from 303); Max value from RGB is 133 - color contains mainly: green. Hex color #528558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528558 is #AD7AA7. Grayscale: #707070. Windows color (decimal): -11369128 or 5801298. OLE color: 5801298.
HSL color Cylindrical-coordinate representation of color #528558: hue angle of 127.06º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #528558 is Cyan = 0.38, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 88 | - |
| CMYK | 0.38 | 0 | 0.34 | 0.48 |
| HSL | 127.06º | 0.24% | 0.42% | - |
| HSV(B) | 127.06º | 0.38% | 0.52% | - |
| XYZ | 13.63 | 19.27 | 12.23 | - |
| YUV | 112.62 | 114.1 | 106.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 88 | 0.38 | 0 | 0.34 | 0.48 | 127.06 | 0.24 | 0.42 |
| Hex | 52 | 85 | 58 | 26 | 0 | 22 | 30 | 7F | 18 | 2A |
| Octal | 122 | 205 | 130 | 46 | 0 | 42 | 60 | 177 | 30 | 52 |
| Binary | 1010010 | 10000101 | 1011000 | 100110 | 0 | 100010 | 110000 | 1111111 | 11000 | 101010 |
Color Harmonies of #528558
Complementary color
Monochromatic Colors of #528558
Black with #528558
Text Example
Text Example
White with #528558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528558; }
p { color: rgb(82,133,88); }
H1.HeaderClassName
{
color: #528558;
}
.AnyTagClassName
{
color: #528558;
}
</style>
background-color css
<style>
a { background-color: #528558; }
a { background-color: rgb(82,133,88); }
div.DivClassName
{
background-color: #528558;
}
.BgClassName
{
background-color: #528558;
}
</style>
border-color css
<style>
span { border-color: #528558; }
span { border-color: rgb(82,133,88); }
td.TdClassName
{
border-color: #528558;
}
.TagClassName
{
border-color: #528558;
}
</style>