Shades of Killarney #527351
Tints of Killarney #527351
RGB
CMYK
RGB Variations
Color information
#527351 (or 0x527351) is known color: Killarney. HEX triplet: 52, 73 and 51. RGB value is (82,115,81). Sum of RGB (Red+Green+Blue) = 82+115+81=278 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.50% from 278); Green value is 115 (45.31% from 255 or 41.37% from 278); Blue value is 81 (32.03% from 255 or 29.14% from 278); Max value from RGB is 115 - color contains mainly: green. Hex color #527351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527351 is #AD8CAE. Grayscale: #656565. Windows color (decimal): -11373743 or 5337938. OLE color: 5337938.
HSL color Cylindrical-coordinate representation of color #527351: hue angle of 118.24º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #527351 is Cyan = 0.29, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 81 | - |
| CMYK | 0.29 | 0 | 0.30 | 0.55 |
| HSL | 118.24º | 0.17% | 0.38% | - |
| HSV(B) | 118.24º | 0.3% | 0.45% | - |
| XYZ | 11.1 | 14.65 | 10.03 | - |
| YUV | 101.26 | 116.57 | 114.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 81 | 0.29 | 0 | 0.30 | 0.55 | 118.24 | 0.17 | 0.38 |
| Hex | 52 | 73 | 51 | 1D | 0 | 1E | 37 | 76 | 11 | 26 |
| Octal | 122 | 163 | 121 | 35 | 0 | 36 | 67 | 166 | 21 | 46 |
| Binary | 1010010 | 1110011 | 1010001 | 11101 | 0 | 11110 | 110111 | 1110110 | 10001 | 100110 |
Color Harmonies of #527351
Complementary color
Monochromatic Colors of #527351
Black with #527351
Text Example
Text Example
White with #527351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527351; }
p { color: rgb(82,115,81); }
H1.HeaderClassName
{
color: #527351;
}
.AnyTagClassName
{
color: #527351;
}
</style>
background-color css
<style>
a { background-color: #527351; }
a { background-color: rgb(82,115,81); }
div.DivClassName
{
background-color: #527351;
}
.BgClassName
{
background-color: #527351;
}
</style>
border-color css
<style>
span { border-color: #527351; }
span { border-color: rgb(82,115,81); }
td.TdClassName
{
border-color: #527351;
}
.TagClassName
{
border-color: #527351;
}
</style>