Shades of Killarney #528257
Tints of Killarney #528257
RGB
CMYK
RGB Variations
Color information
#528257 (or 0x528257) is known color: Killarney. HEX triplet: 52, 82 and 57. RGB value is (82,130,87). Sum of RGB (Red+Green+Blue) = 82+130+87=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 130 (51.17% from 255 or 43.48% from 299); Blue value is 87 (34.38% from 255 or 29.10% from 299); Max value from RGB is 130 - color contains mainly: green. Hex color #528257 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528257 is #AD7DA8. Grayscale: #6E6E6E. Windows color (decimal): -11369897 or 5734994. OLE color: 5734994.
HSL color Cylindrical-coordinate representation of color #528257: hue angle of 126.25º 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 #528257 is Cyan = 0.37, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 87 | - |
| CMYK | 0.37 | 0 | 0.33 | 0.49 |
| HSL | 126.25º | 0.23% | 0.42% | - |
| HSV(B) | 126.25º | 0.37% | 0.51% | - |
| XYZ | 13.18 | 18.45 | 11.88 | - |
| YUV | 110.75 | 114.6 | 107.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 87 | 0.37 | 0 | 0.33 | 0.49 | 126.25 | 0.23 | 0.42 |
| Hex | 52 | 82 | 57 | 25 | 0 | 21 | 31 | 7E | 17 | 2A |
| Octal | 122 | 202 | 127 | 45 | 0 | 41 | 61 | 176 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1010111 | 100101 | 0 | 100001 | 110001 | 1111110 | 10111 | 101010 |
Color Harmonies of #528257
Complementary color
Monochromatic Colors of #528257
Black with #528257
Text Example
Text Example
White with #528257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528257; }
p { color: rgb(82,130,87); }
H1.HeaderClassName
{
color: #528257;
}
.AnyTagClassName
{
color: #528257;
}
</style>
background-color css
<style>
a { background-color: #528257; }
a { background-color: rgb(82,130,87); }
div.DivClassName
{
background-color: #528257;
}
.BgClassName
{
background-color: #528257;
}
</style>
border-color css
<style>
span { border-color: #528257; }
span { border-color: rgb(82,130,87); }
td.TdClassName
{
border-color: #528257;
}
.TagClassName
{
border-color: #528257;
}
</style>