Shades of Killarney #528155
Tints of Killarney #528155
RGB
CMYK
RGB Variations
Color information
#528155 (or 0x528155) is known color: Killarney. HEX triplet: 52, 81 and 55. RGB value is (82,129,85). Sum of RGB (Red+Green+Blue) = 82+129+85=296 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.70% from 296); Green value is 129 (50.78% from 255 or 43.58% from 296); Blue value is 85 (33.59% from 255 or 28.72% from 296); Max value from RGB is 129 - color contains mainly: green. Hex color #528155 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528155 is #AD7EAA. Grayscale: #6E6E6E. Windows color (decimal): -11370155 or 5603666. OLE color: 5603666.
HSL color Cylindrical-coordinate representation of color #528155: hue angle of 123.83º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #528155 is Cyan = 0.36, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 129 | 85 | - |
| CMYK | 0.36 | 0 | 0.34 | 0.49 |
| HSL | 123.83º | 0.22% | 0.41% | - |
| HSV(B) | 123.83º | 0.36% | 0.51% | - |
| XYZ | 12.97 | 18.15 | 11.41 | - |
| YUV | 109.93 | 113.93 | 108.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 129 | 85 | 0.36 | 0 | 0.34 | 0.49 | 123.83 | 0.22 | 0.41 |
| Hex | 52 | 81 | 55 | 24 | 0 | 22 | 31 | 7C | 16 | 29 |
| Octal | 122 | 201 | 125 | 44 | 0 | 42 | 61 | 174 | 26 | 51 |
| Binary | 1010010 | 10000001 | 1010101 | 100100 | 0 | 100010 | 110001 | 1111100 | 10110 | 101001 |
Color Harmonies of #528155
Complementary color
Monochromatic Colors of #528155
Black with #528155
Text Example
Text Example
White with #528155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528155; }
p { color: rgb(82,129,85); }
H1.HeaderClassName
{
color: #528155;
}
.AnyTagClassName
{
color: #528155;
}
</style>
background-color css
<style>
a { background-color: #528155; }
a { background-color: rgb(82,129,85); }
div.DivClassName
{
background-color: #528155;
}
.BgClassName
{
background-color: #528155;
}
</style>
border-color css
<style>
span { border-color: #528155; }
span { border-color: rgb(82,129,85); }
td.TdClassName
{
border-color: #528155;
}
.TagClassName
{
border-color: #528155;
}
</style>