Shades of Killarney #528256
Tints of Killarney #528256
RGB
CMYK
RGB Variations
Color information
#528256 (or 0x528256) is known color: Killarney. HEX triplet: 52, 82 and 56. RGB value is (82,130,86). Sum of RGB (Red+Green+Blue) = 82+130+86=298 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.52% from 298); Green value is 130 (51.17% from 255 or 43.62% from 298); Blue value is 86 (33.98% from 255 or 28.86% from 298); Max value from RGB is 130 - color contains mainly: green. Hex color #528256 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528256 is #AD7DA9. Grayscale: #6E6E6E. Windows color (decimal): -11369898 or 5669458. OLE color: 5669458.
HSL color Cylindrical-coordinate representation of color #528256: hue angle of 125º 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 #528256 is Cyan = 0.37, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 86 | - |
| CMYK | 0.37 | 0 | 0.34 | 0.49 |
| HSL | 125º | 0.23% | 0.42% | - |
| HSV(B) | 125º | 0.37% | 0.51% | - |
| XYZ | 13.14 | 18.43 | 11.67 | - |
| YUV | 110.63 | 114.1 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 86 | 0.37 | 0 | 0.34 | 0.49 | 125 | 0.23 | 0.42 |
| Hex | 52 | 82 | 56 | 25 | 0 | 22 | 31 | 7D | 17 | 2A |
| Octal | 122 | 202 | 126 | 45 | 0 | 42 | 61 | 175 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1010110 | 100101 | 0 | 100010 | 110001 | 1111101 | 10111 | 101010 |
Color Harmonies of #528256
Complementary color
Monochromatic Colors of #528256
Black with #528256
Text Example
Text Example
White with #528256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528256; }
p { color: rgb(82,130,86); }
H1.HeaderClassName
{
color: #528256;
}
.AnyTagClassName
{
color: #528256;
}
</style>
background-color css
<style>
a { background-color: #528256; }
a { background-color: rgb(82,130,86); }
div.DivClassName
{
background-color: #528256;
}
.BgClassName
{
background-color: #528256;
}
</style>
border-color css
<style>
span { border-color: #528256; }
span { border-color: rgb(82,130,86); }
td.TdClassName
{
border-color: #528256;
}
.TagClassName
{
border-color: #528256;
}
</style>