Shades of Killarney #528259
Tints of Killarney #528259
RGB
CMYK
RGB Variations
Color information
#528259 (or 0x528259) is known color: Killarney. HEX triplet: 52, 82 and 59. RGB value is (82,130,89). Sum of RGB (Red+Green+Blue) = 82+130+89=301 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.24% from 301); Green value is 130 (51.17% from 255 or 43.19% from 301); Blue value is 89 (35.16% from 255 or 29.57% from 301); Max value from RGB is 130 - color contains mainly: green. Hex color #528259 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528259 is #AD7DA6. Grayscale: #6F6F6F. Windows color (decimal): -11369895 or 5866066. OLE color: 5866066.
HSL color Cylindrical-coordinate representation of color #528259: hue angle of 128.75º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #528259 is Cyan = 0.37, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 89 | - |
| CMYK | 0.37 | 0 | 0.32 | 0.49 |
| HSL | 128.75º | 0.23% | 0.42% | - |
| HSV(B) | 128.75º | 0.37% | 0.51% | - |
| XYZ | 13.27 | 18.48 | 12.32 | - |
| YUV | 110.97 | 115.6 | 107.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 89 | 0.37 | 0 | 0.32 | 0.49 | 128.75 | 0.23 | 0.42 |
| Hex | 52 | 82 | 59 | 25 | 0 | 20 | 31 | 81 | 17 | 2A |
| Octal | 122 | 202 | 131 | 45 | 0 | 40 | 61 | 201 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1011001 | 100101 | 0 | 100000 | 110001 | 10000001 | 10111 | 101010 |
Color Harmonies of #528259
Complementary color
Monochromatic Colors of #528259
Black with #528259
Text Example
Text Example
White with #528259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528259; }
p { color: rgb(82,130,89); }
H1.HeaderClassName
{
color: #528259;
}
.AnyTagClassName
{
color: #528259;
}
</style>
background-color css
<style>
a { background-color: #528259; }
a { background-color: rgb(82,130,89); }
div.DivClassName
{
background-color: #528259;
}
.BgClassName
{
background-color: #528259;
}
</style>
border-color css
<style>
span { border-color: #528259; }
span { border-color: rgb(82,130,89); }
td.TdClassName
{
border-color: #528259;
}
.TagClassName
{
border-color: #528259;
}
</style>