Shades of Killarney #527158
Tints of Killarney #527158
RGB
CMYK
RGB Variations
Color information
#527158 (or 0x527158) is known color: Killarney. HEX triplet: 52, 71 and 58. RGB value is (82,113,88). Sum of RGB (Red+Green+Blue) = 82+113+88=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 113 (44.53% from 255 or 39.93% from 283); Blue value is 88 (34.77% from 255 or 31.10% from 283); Max value from RGB is 113 - color contains mainly: green. Hex color #527158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527158 is #AD8EA7. Grayscale: #646464. Windows color (decimal): -11374248 or 5796178. OLE color: 5796178.
HSL color Cylindrical-coordinate representation of color #527158: hue angle of 131.61º 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 #527158 is Cyan = 0.27, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 88 | - |
| CMYK | 0.27 | 0 | 0.22 | 0.56 |
| HSL | 131.61º | 0.16% | 0.38% | - |
| HSV(B) | 131.61º | 0.27% | 0.44% | - |
| XYZ | 11.15 | 14.31 | 11.41 | - |
| YUV | 100.88 | 120.73 | 114.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 88 | 0.27 | 0 | 0.22 | 0.56 | 131.61 | 0.16 | 0.38 |
| Hex | 52 | 71 | 58 | 1B | 0 | 16 | 38 | 84 | 10 | 26 |
| Octal | 122 | 161 | 130 | 33 | 0 | 26 | 70 | 204 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1011000 | 11011 | 0 | 10110 | 111000 | 10000100 | 10000 | 100110 |
Color Harmonies of #527158
Complementary color
Monochromatic Colors of #527158
Black with #527158
Text Example
Text Example
White with #527158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527158; }
p { color: rgb(82,113,88); }
H1.HeaderClassName
{
color: #527158;
}
.AnyTagClassName
{
color: #527158;
}
</style>
background-color css
<style>
a { background-color: #527158; }
a { background-color: rgb(82,113,88); }
div.DivClassName
{
background-color: #527158;
}
.BgClassName
{
background-color: #527158;
}
</style>
border-color css
<style>
span { border-color: #527158; }
span { border-color: rgb(82,113,88); }
td.TdClassName
{
border-color: #527158;
}
.TagClassName
{
border-color: #527158;
}
</style>