Shades of Killarney #527155
Tints of Killarney #527155
RGB
CMYK
RGB Variations
Color information
#527155 (or 0x527155) is known color: Killarney. HEX triplet: 52, 71 and 55. RGB value is (82,113,85). Sum of RGB (Red+Green+Blue) = 82+113+85=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 85 (33.59% from 255 or 30.36% from 280); Max value from RGB is 113 - color contains mainly: green. Hex color #527155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527155 is #AD8EAA. Grayscale: #646464. Windows color (decimal): -11374251 or 5599570. OLE color: 5599570.
HSL color Cylindrical-coordinate representation of color #527155: hue angle of 125.81º degrees, saturation: 0.16, 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 #527155 is Cyan = 0.27, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 85 | - |
| CMYK | 0.27 | 0 | 0.25 | 0.56 |
| HSL | 125.81º | 0.16% | 0.38% | - |
| HSV(B) | 125.81º | 0.27% | 0.44% | - |
| XYZ | 11.02 | 14.26 | 10.77 | - |
| YUV | 100.54 | 119.23 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 85 | 0.27 | 0 | 0.25 | 0.56 | 125.81 | 0.16 | 0.38 |
| Hex | 52 | 71 | 55 | 1B | 0 | 19 | 38 | 7E | 10 | 26 |
| Octal | 122 | 161 | 125 | 33 | 0 | 31 | 70 | 176 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1010101 | 11011 | 0 | 11001 | 111000 | 1111110 | 10000 | 100110 |
Color Harmonies of #527155
Complementary color
Monochromatic Colors of #527155
Black with #527155
Text Example
Text Example
White with #527155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527155; }
p { color: rgb(82,113,85); }
H1.HeaderClassName
{
color: #527155;
}
.AnyTagClassName
{
color: #527155;
}
</style>
background-color css
<style>
a { background-color: #527155; }
a { background-color: rgb(82,113,85); }
div.DivClassName
{
background-color: #527155;
}
.BgClassName
{
background-color: #527155;
}
</style>
border-color css
<style>
span { border-color: #527155; }
span { border-color: rgb(82,113,85); }
td.TdClassName
{
border-color: #527155;
}
.TagClassName
{
border-color: #527155;
}
</style>