Shades of Killarney #527752
Tints of Killarney #527752
RGB
CMYK
RGB Variations
Color information
#527752 (or 0x527752) is known color: Killarney. HEX triplet: 52, 77 and 52. RGB value is (82,119,82). Sum of RGB (Red+Green+Blue) = 82+119+82=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 119 (46.88% from 255 or 42.05% from 283); Blue value is 82 (32.42% from 255 or 28.98% from 283); Max value from RGB is 119 - color contains mainly: green. Hex color #527752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527752 is #AD88AD. Grayscale: #676767. Windows color (decimal): -11372718 or 5404498. OLE color: 5404498.
HSL color Cylindrical-coordinate representation of color #527752: hue angle of 120º 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 #527752 is Cyan = 0.31, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 82 | - |
| CMYK | 0.31 | 0 | 0.31 | 0.53 |
| HSL | 120º | 0.18% | 0.39% | - |
| HSV(B) | 120º | 0.31% | 0.47% | - |
| XYZ | 11.6 | 15.6 | 10.38 | - |
| YUV | 103.72 | 115.74 | 112.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 82 | 0.31 | 0 | 0.31 | 0.53 | 120 | 0.18 | 0.39 |
| Hex | 52 | 77 | 52 | 1F | 0 | 1F | 35 | 78 | 12 | 27 |
| Octal | 122 | 167 | 122 | 37 | 0 | 37 | 65 | 170 | 22 | 47 |
| Binary | 1010010 | 1110111 | 1010010 | 11111 | 0 | 11111 | 110101 | 1111000 | 10010 | 100111 |
Color Harmonies of #527752
Complementary color
Monochromatic Colors of #527752
Black with #527752
Text Example
Text Example
White with #527752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527752; }
p { color: rgb(82,119,82); }
H1.HeaderClassName
{
color: #527752;
}
.AnyTagClassName
{
color: #527752;
}
</style>
background-color css
<style>
a { background-color: #527752; }
a { background-color: rgb(82,119,82); }
div.DivClassName
{
background-color: #527752;
}
.BgClassName
{
background-color: #527752;
}
</style>
border-color css
<style>
span { border-color: #527752; }
span { border-color: rgb(82,119,82); }
td.TdClassName
{
border-color: #527752;
}
.TagClassName
{
border-color: #527752;
}
</style>