Shades of Killarney #527156
Tints of Killarney #527156
RGB
CMYK
RGB Variations
Color information
#527156 (or 0x527156) is known color: Killarney. HEX triplet: 52, 71 and 56. RGB value is (82,113,86). Sum of RGB (Red+Green+Blue) = 82+113+86=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 113 - color contains mainly: green. Hex color #527156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527156 is #AD8EA9. Grayscale: #646464. Windows color (decimal): -11374250 or 5665106. OLE color: 5665106.
HSL color Cylindrical-coordinate representation of color #527156: hue angle of 127.74º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #527156 is Cyan = 0.27, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 86 | - |
| CMYK | 0.27 | 0 | 0.24 | 0.56 |
| HSL | 127.74º | 0.16% | 0.38% | - |
| HSV(B) | 127.74º | 0.27% | 0.44% | - |
| XYZ | 11.06 | 14.28 | 10.98 | - |
| YUV | 100.65 | 119.73 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 86 | 0.27 | 0 | 0.24 | 0.56 | 127.74 | 0.16 | 0.38 |
| Hex | 52 | 71 | 56 | 1B | 0 | 18 | 38 | 80 | 10 | 26 |
| Octal | 122 | 161 | 126 | 33 | 0 | 30 | 70 | 200 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1010110 | 11011 | 0 | 11000 | 111000 | 10000000 | 10000 | 100110 |
Color Harmonies of #527156
Complementary color
Monochromatic Colors of #527156
Black with #527156
Text Example
Text Example
White with #527156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527156; }
p { color: rgb(82,113,86); }
H1.HeaderClassName
{
color: #527156;
}
.AnyTagClassName
{
color: #527156;
}
</style>
background-color css
<style>
a { background-color: #527156; }
a { background-color: rgb(82,113,86); }
div.DivClassName
{
background-color: #527156;
}
.BgClassName
{
background-color: #527156;
}
</style>
border-color css
<style>
span { border-color: #527156; }
span { border-color: rgb(82,113,86); }
td.TdClassName
{
border-color: #527156;
}
.TagClassName
{
border-color: #527156;
}
</style>