Shades of Killarney #527257
Tints of Killarney #527257
RGB
CMYK
RGB Variations
Color information
#527257 (or 0x527257) is known color: Killarney. HEX triplet: 52, 72 and 57. RGB value is (82,114,87). Sum of RGB (Red+Green+Blue) = 82+114+87=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 87 (34.38% from 255 or 30.74% from 283); Max value from RGB is 114 - color contains mainly: green. Hex color #527257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527257 is #AD8DA8. Grayscale: #656565. Windows color (decimal): -11373993 or 5730898. OLE color: 5730898.
HSL color Cylindrical-coordinate representation of color #527257: hue angle of 129.38º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #527257 is Cyan = 0.28, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 87 | - |
| CMYK | 0.28 | 0 | 0.24 | 0.55 |
| HSL | 129.38º | 0.16% | 0.38% | - |
| HSV(B) | 129.38º | 0.28% | 0.45% | - |
| XYZ | 11.22 | 14.52 | 11.23 | - |
| YUV | 101.35 | 119.9 | 114.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 87 | 0.28 | 0 | 0.24 | 0.55 | 129.38 | 0.16 | 0.38 |
| Hex | 52 | 72 | 57 | 1C | 0 | 18 | 37 | 81 | 10 | 26 |
| Octal | 122 | 162 | 127 | 34 | 0 | 30 | 67 | 201 | 20 | 46 |
| Binary | 1010010 | 1110010 | 1010111 | 11100 | 0 | 11000 | 110111 | 10000001 | 10000 | 100110 |
Color Harmonies of #527257
Complementary color
Monochromatic Colors of #527257
Black with #527257
Text Example
Text Example
White with #527257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527257; }
p { color: rgb(82,114,87); }
H1.HeaderClassName
{
color: #527257;
}
.AnyTagClassName
{
color: #527257;
}
</style>
background-color css
<style>
a { background-color: #527257; }
a { background-color: rgb(82,114,87); }
div.DivClassName
{
background-color: #527257;
}
.BgClassName
{
background-color: #527257;
}
</style>
border-color css
<style>
span { border-color: #527257; }
span { border-color: rgb(82,114,87); }
td.TdClassName
{
border-color: #527257;
}
.TagClassName
{
border-color: #527257;
}
</style>