Shades of Killarney #527356
Tints of Killarney #527356
RGB
CMYK
RGB Variations
Color information
#527356 (or 0x527356) is known color: Killarney. HEX triplet: 52, 73 and 56. RGB value is (82,115,86). Sum of RGB (Red+Green+Blue) = 82+115+86=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 115 - color contains mainly: green. Hex color #527356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527356 is #AD8CA9. Grayscale: #656565. Windows color (decimal): -11373738 or 5665618. OLE color: 5665618.
HSL color Cylindrical-coordinate representation of color #527356: hue angle of 127.27º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #527356 is Cyan = 0.29, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 86 | - |
| CMYK | 0.29 | 0 | 0.25 | 0.55 |
| HSL | 127.27º | 0.17% | 0.39% | - |
| HSV(B) | 127.27º | 0.29% | 0.45% | - |
| XYZ | 11.29 | 14.73 | 11.05 | - |
| YUV | 101.83 | 119.07 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 86 | 0.29 | 0 | 0.25 | 0.55 | 127.27 | 0.17 | 0.39 |
| Hex | 52 | 73 | 56 | 1D | 0 | 19 | 37 | 7F | 11 | 27 |
| Octal | 122 | 163 | 126 | 35 | 0 | 31 | 67 | 177 | 21 | 47 |
| Binary | 1010010 | 1110011 | 1010110 | 11101 | 0 | 11001 | 110111 | 1111111 | 10001 | 100111 |
Color Harmonies of #527356
Complementary color
Monochromatic Colors of #527356
Black with #527356
Text Example
Text Example
White with #527356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527356; }
p { color: rgb(82,115,86); }
H1.HeaderClassName
{
color: #527356;
}
.AnyTagClassName
{
color: #527356;
}
</style>
background-color css
<style>
a { background-color: #527356; }
a { background-color: rgb(82,115,86); }
div.DivClassName
{
background-color: #527356;
}
.BgClassName
{
background-color: #527356;
}
</style>
border-color css
<style>
span { border-color: #527356; }
span { border-color: rgb(82,115,86); }
td.TdClassName
{
border-color: #527356;
}
.TagClassName
{
border-color: #527356;
}
</style>