Shades of Killarney #527552
Tints of Killarney #527552
RGB
CMYK
RGB Variations
Color information
#527552 (or 0x527552) is known color: Killarney. HEX triplet: 52, 75 and 52. RGB value is (82,117,82). Sum of RGB (Red+Green+Blue) = 82+117+82=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 117 (46.09% from 255 or 41.64% from 281); Blue value is 82 (32.42% from 255 or 29.18% from 281); Max value from RGB is 117 - color contains mainly: green. Hex color #527552 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527552 is #AD8AAD. Grayscale: #666666. Windows color (decimal): -11373230 or 5403986. OLE color: 5403986.
HSL color Cylindrical-coordinate representation of color #527552: hue angle of 120º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #527552 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 82 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.54 |
| HSL | 120º | 0.18% | 0.39% | - |
| HSV(B) | 120º | 0.3% | 0.46% | - |
| XYZ | 11.36 | 15.13 | 10.3 | - |
| YUV | 102.55 | 116.4 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 82 | 0.30 | 0 | 0.30 | 0.54 | 120 | 0.18 | 0.39 |
| Hex | 52 | 75 | 52 | 1E | 0 | 1E | 36 | 78 | 12 | 27 |
| Octal | 122 | 165 | 122 | 36 | 0 | 36 | 66 | 170 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1010010 | 11110 | 0 | 11110 | 110110 | 1111000 | 10010 | 100111 |
Color Harmonies of #527552
Complementary color
Monochromatic Colors of #527552
Black with #527552
Text Example
Text Example
White with #527552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527552; }
p { color: rgb(82,117,82); }
H1.HeaderClassName
{
color: #527552;
}
.AnyTagClassName
{
color: #527552;
}
</style>
background-color css
<style>
a { background-color: #527552; }
a { background-color: rgb(82,117,82); }
div.DivClassName
{
background-color: #527552;
}
.BgClassName
{
background-color: #527552;
}
</style>
border-color css
<style>
span { border-color: #527552; }
span { border-color: rgb(82,117,82); }
td.TdClassName
{
border-color: #527552;
}
.TagClassName
{
border-color: #527552;
}
</style>