Shades of Killarney #527654
Tints of Killarney #527654
RGB
CMYK
RGB Variations
Color information
#527654 (or 0x527654) is known color: Killarney. HEX triplet: 52, 76 and 54. RGB value is (82,118,84). Sum of RGB (Red+Green+Blue) = 82+118+84=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 84 (33.20% from 255 or 29.58% from 284); Max value from RGB is 118 - color contains mainly: green. Hex color #527654 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527654 is #AD89AB. Grayscale: #676767. Windows color (decimal): -11372972 or 5535314. OLE color: 5535314.
HSL color Cylindrical-coordinate representation of color #527654: hue angle of 123.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527654 is Cyan = 0.31, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 84 | - |
| CMYK | 0.31 | 0 | 0.29 | 0.54 |
| HSL | 123.33º | 0.18% | 0.39% | - |
| HSV(B) | 123.33º | 0.31% | 0.46% | - |
| XYZ | 11.56 | 15.39 | 10.75 | - |
| YUV | 103.36 | 117.07 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 84 | 0.31 | 0 | 0.29 | 0.54 | 123.33 | 0.18 | 0.39 |
| Hex | 52 | 76 | 54 | 1F | 0 | 1D | 36 | 7B | 12 | 27 |
| Octal | 122 | 166 | 124 | 37 | 0 | 35 | 66 | 173 | 22 | 47 |
| Binary | 1010010 | 1110110 | 1010100 | 11111 | 0 | 11101 | 110110 | 1111011 | 10010 | 100111 |
Color Harmonies of #527654
Complementary color
Monochromatic Colors of #527654
Black with #527654
Text Example
Text Example
White with #527654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527654; }
p { color: rgb(82,118,84); }
H1.HeaderClassName
{
color: #527654;
}
.AnyTagClassName
{
color: #527654;
}
</style>
background-color css
<style>
a { background-color: #527654; }
a { background-color: rgb(82,118,84); }
div.DivClassName
{
background-color: #527654;
}
.BgClassName
{
background-color: #527654;
}
</style>
border-color css
<style>
span { border-color: #527654; }
span { border-color: rgb(82,118,84); }
td.TdClassName
{
border-color: #527654;
}
.TagClassName
{
border-color: #527654;
}
</style>