Shades of Killarney #527951
Tints of Killarney #527951
RGB
CMYK
RGB Variations
Color information
#527951 (or 0x527951) is known color: Killarney. HEX triplet: 52, 79 and 51. RGB value is (82,121,81). Sum of RGB (Red+Green+Blue) = 82+121+81=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 121 (47.66% from 255 or 42.61% from 284); Blue value is 81 (32.03% from 255 or 28.52% from 284); Max value from RGB is 121 - color contains mainly: green. Hex color #527951 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527951 is #AD86AE. Grayscale: #686868. Windows color (decimal): -11372207 or 5339474. OLE color: 5339474.
HSL color Cylindrical-coordinate representation of color #527951: hue angle of 118.5º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #527951 is Cyan = 0.32, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 121 | 81 | - |
| CMYK | 0.32 | 0 | 0.33 | 0.53 |
| HSL | 118.5º | 0.2% | 0.4% | - |
| HSV(B) | 118.5º | 0.33% | 0.47% | - |
| XYZ | 11.8 | 16.06 | 10.26 | - |
| YUV | 104.78 | 114.58 | 111.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 121 | 81 | 0.32 | 0 | 0.33 | 0.53 | 118.5 | 0.2 | 0.4 |
| Hex | 52 | 79 | 51 | 20 | 0 | 21 | 35 | 76 | 14 | 28 |
| Octal | 122 | 171 | 121 | 40 | 0 | 41 | 65 | 166 | 24 | 50 |
| Binary | 1010010 | 1111001 | 1010001 | 100000 | 0 | 100001 | 110101 | 1110110 | 10100 | 101000 |
Color Harmonies of #527951
Complementary color
Monochromatic Colors of #527951
Black with #527951
Text Example
Text Example
White with #527951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527951; }
p { color: rgb(82,121,81); }
H1.HeaderClassName
{
color: #527951;
}
.AnyTagClassName
{
color: #527951;
}
</style>
background-color css
<style>
a { background-color: #527951; }
a { background-color: rgb(82,121,81); }
div.DivClassName
{
background-color: #527951;
}
.BgClassName
{
background-color: #527951;
}
</style>
border-color css
<style>
span { border-color: #527951; }
span { border-color: rgb(82,121,81); }
td.TdClassName
{
border-color: #527951;
}
.TagClassName
{
border-color: #527951;
}
</style>