Shades of Killarney #527057
Tints of Killarney #527057
RGB
CMYK
RGB Variations
Color information
#527057 (or 0x527057) is known color: Killarney. HEX triplet: 52, 70 and 57. RGB value is (82,112,87). Sum of RGB (Red+Green+Blue) = 82+112+87=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 87 (34.38% from 255 or 30.96% from 281); Max value from RGB is 112 - color contains mainly: green. Hex color #527057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527057 is #AD8FA8. Grayscale: #646464. Windows color (decimal): -11374505 or 5730386. OLE color: 5730386.
HSL color Cylindrical-coordinate representation of color #527057: hue angle of 130º 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 #527057 is Cyan = 0.27, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 87 | - |
| CMYK | 0.27 | 0 | 0.22 | 0.56 |
| HSL | 130º | 0.15% | 0.38% | - |
| HSV(B) | 130º | 0.27% | 0.44% | - |
| XYZ | 10.99 | 14.07 | 11.15 | - |
| YUV | 100.18 | 120.56 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 87 | 0.27 | 0 | 0.22 | 0.56 | 130 | 0.15 | 0.38 |
| Hex | 52 | 70 | 57 | 1B | 0 | 16 | 38 | 82 | F | 26 |
| Octal | 122 | 160 | 127 | 33 | 0 | 26 | 70 | 202 | 17 | 46 |
| Binary | 1010010 | 1110000 | 1010111 | 11011 | 0 | 10110 | 111000 | 10000010 | 1111 | 100110 |
Color Harmonies of #527057
Complementary color
Monochromatic Colors of #527057
Black with #527057
Text Example
Text Example
White with #527057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527057; }
p { color: rgb(82,112,87); }
H1.HeaderClassName
{
color: #527057;
}
.AnyTagClassName
{
color: #527057;
}
</style>
background-color css
<style>
a { background-color: #527057; }
a { background-color: rgb(82,112,87); }
div.DivClassName
{
background-color: #527057;
}
.BgClassName
{
background-color: #527057;
}
</style>
border-color css
<style>
span { border-color: #527057; }
span { border-color: rgb(82,112,87); }
td.TdClassName
{
border-color: #527057;
}
.TagClassName
{
border-color: #527057;
}
</style>