Shades of Killarney #527151
Tints of Killarney #527151
RGB
CMYK
RGB Variations
Color information
#527151 (or 0x527151) is known color: Killarney. HEX triplet: 52, 71 and 51. RGB value is (82,113,81). Sum of RGB (Red+Green+Blue) = 82+113+81=276 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.71% from 276); Green value is 113 (44.53% from 255 or 40.94% from 276); Blue value is 81 (32.03% from 255 or 29.35% from 276); Max value from RGB is 113 - color contains mainly: green. Hex color #527151 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527151 is #AD8EAE. Grayscale: #646464. Windows color (decimal): -11374255 or 5337426. OLE color: 5337426.
HSL color Cylindrical-coordinate representation of color #527151: hue angle of 118.12º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #527151 is Cyan = 0.27, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 81 | - |
| CMYK | 0.27 | 0 | 0.28 | 0.56 |
| HSL | 118.13º | 0.16% | 0.38% | - |
| HSV(B) | 118.13º | 0.28% | 0.44% | - |
| XYZ | 10.87 | 14.2 | 9.95 | - |
| YUV | 100.08 | 117.23 | 115.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 81 | 0.27 | 0 | 0.28 | 0.56 | 118.13 | 0.16 | 0.38 |
| Hex | 52 | 71 | 51 | 1B | 0 | 1C | 38 | 76 | 10 | 26 |
| Octal | 122 | 161 | 121 | 33 | 0 | 34 | 70 | 166 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1010001 | 11011 | 0 | 11100 | 111000 | 1110110 | 10000 | 100110 |
Color Harmonies of #527151
Complementary color
Monochromatic Colors of #527151
Black with #527151
Text Example
Text Example
White with #527151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527151; }
p { color: rgb(82,113,81); }
H1.HeaderClassName
{
color: #527151;
}
.AnyTagClassName
{
color: #527151;
}
</style>
background-color css
<style>
a { background-color: #527151; }
a { background-color: rgb(82,113,81); }
div.DivClassName
{
background-color: #527151;
}
.BgClassName
{
background-color: #527151;
}
</style>
border-color css
<style>
span { border-color: #527151; }
span { border-color: rgb(82,113,81); }
td.TdClassName
{
border-color: #527151;
}
.TagClassName
{
border-color: #527151;
}
</style>