Shades of Killarney #527055
Tints of Killarney #527055
RGB
CMYK
RGB Variations
Color information
#527055 (or 0x527055) is known color: Killarney. HEX triplet: 52, 70 and 55. RGB value is (82,112,85). Sum of RGB (Red+Green+Blue) = 82+112+85=279 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.39% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 85 (33.59% from 255 or 30.47% from 279); Max value from RGB is 112 - color contains mainly: green. Hex color #527055 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527055 is #AD8FAA. Grayscale: #646464. Windows color (decimal): -11374507 or 5599314. OLE color: 5599314.
HSL color Cylindrical-coordinate representation of color #527055: hue angle of 126º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #527055 is Cyan = 0.27, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 85 | - |
| CMYK | 0.27 | 0 | 0.24 | 0.56 |
| HSL | 126º | 0.15% | 0.38% | - |
| HSV(B) | 126º | 0.27% | 0.44% | - |
| XYZ | 10.91 | 14.04 | 10.73 | - |
| YUV | 99.95 | 119.56 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 85 | 0.27 | 0 | 0.24 | 0.56 | 126 | 0.15 | 0.38 |
| Hex | 52 | 70 | 55 | 1B | 0 | 18 | 38 | 7E | F | 26 |
| Octal | 122 | 160 | 125 | 33 | 0 | 30 | 70 | 176 | 17 | 46 |
| Binary | 1010010 | 1110000 | 1010101 | 11011 | 0 | 11000 | 111000 | 1111110 | 1111 | 100110 |
Color Harmonies of #527055
Complementary color
Monochromatic Colors of #527055
Black with #527055
Text Example
Text Example
White with #527055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527055; }
p { color: rgb(82,112,85); }
H1.HeaderClassName
{
color: #527055;
}
.AnyTagClassName
{
color: #527055;
}
</style>
background-color css
<style>
a { background-color: #527055; }
a { background-color: rgb(82,112,85); }
div.DivClassName
{
background-color: #527055;
}
.BgClassName
{
background-color: #527055;
}
</style>
border-color css
<style>
span { border-color: #527055; }
span { border-color: rgb(82,112,85); }
td.TdClassName
{
border-color: #527055;
}
.TagClassName
{
border-color: #527055;
}
</style>