Shades of Killarney #527758
Tints of Killarney #527758
RGB
CMYK
RGB Variations
Color information
#527758 (or 0x527758) is known color: Killarney. HEX triplet: 52, 77 and 58. RGB value is (82,119,88). Sum of RGB (Red+Green+Blue) = 82+119+88=289 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.37% from 289); Green value is 119 (46.88% from 255 or 41.18% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 119 - color contains mainly: green. Hex color #527758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527758 is #AD88A7. Grayscale: #686868. Windows color (decimal): -11372712 or 5797714. OLE color: 5797714.
HSL color Cylindrical-coordinate representation of color #527758: hue angle of 129.73º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527758 is Cyan = 0.31, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 88 | - |
| CMYK | 0.31 | 0 | 0.26 | 0.53 |
| HSL | 129.73º | 0.18% | 0.39% | - |
| HSV(B) | 129.73º | 0.31% | 0.47% | - |
| XYZ | 11.84 | 15.69 | 11.64 | - |
| YUV | 104.4 | 118.74 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 88 | 0.31 | 0 | 0.26 | 0.53 | 129.73 | 0.18 | 0.39 |
| Hex | 52 | 77 | 58 | 1F | 0 | 1A | 35 | 82 | 12 | 27 |
| Octal | 122 | 167 | 130 | 37 | 0 | 32 | 65 | 202 | 22 | 47 |
| Binary | 1010010 | 1110111 | 1011000 | 11111 | 0 | 11010 | 110101 | 10000010 | 10010 | 100111 |
Color Harmonies of #527758
Complementary color
Monochromatic Colors of #527758
Black with #527758
Text Example
Text Example
White with #527758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527758; }
p { color: rgb(82,119,88); }
H1.HeaderClassName
{
color: #527758;
}
.AnyTagClassName
{
color: #527758;
}
</style>
background-color css
<style>
a { background-color: #527758; }
a { background-color: rgb(82,119,88); }
div.DivClassName
{
background-color: #527758;
}
.BgClassName
{
background-color: #527758;
}
</style>
border-color css
<style>
span { border-color: #527758; }
span { border-color: rgb(82,119,88); }
td.TdClassName
{
border-color: #527758;
}
.TagClassName
{
border-color: #527758;
}
</style>