Shades of Killarney #527053
Tints of Killarney #527053
RGB
CMYK
RGB Variations
Color information
#527053 (or 0x527053) is known color: Killarney. HEX triplet: 52, 70 and 53. RGB value is (82,112,83). Sum of RGB (Red+Green+Blue) = 82+112+83=277 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.60% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 83 (32.81% from 255 or 29.96% from 277); Max value from RGB is 112 - color contains mainly: green. Hex color #527053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527053 is #AD8FAC. Grayscale: #636363. Windows color (decimal): -11374509 or 5468242. OLE color: 5468242.
HSL color Cylindrical-coordinate representation of color #527053: hue angle of 122º 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 #527053 is Cyan = 0.27, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 83 | - |
| CMYK | 0.27 | 0 | 0.26 | 0.56 |
| HSL | 122º | 0.15% | 0.38% | - |
| HSV(B) | 122º | 0.27% | 0.44% | - |
| XYZ | 10.84 | 14.01 | 10.32 | - |
| YUV | 99.72 | 118.56 | 115.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 83 | 0.27 | 0 | 0.26 | 0.56 | 122 | 0.15 | 0.38 |
| Hex | 52 | 70 | 53 | 1B | 0 | 1A | 38 | 7A | F | 26 |
| Octal | 122 | 160 | 123 | 33 | 0 | 32 | 70 | 172 | 17 | 46 |
| Binary | 1010010 | 1110000 | 1010011 | 11011 | 0 | 11010 | 111000 | 1111010 | 1111 | 100110 |
Color Harmonies of #527053
Complementary color
Monochromatic Colors of #527053
Black with #527053
Text Example
Text Example
White with #527053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527053; }
p { color: rgb(82,112,83); }
H1.HeaderClassName
{
color: #527053;
}
.AnyTagClassName
{
color: #527053;
}
</style>
background-color css
<style>
a { background-color: #527053; }
a { background-color: rgb(82,112,83); }
div.DivClassName
{
background-color: #527053;
}
.BgClassName
{
background-color: #527053;
}
</style>
border-color css
<style>
span { border-color: #527053; }
span { border-color: rgb(82,112,83); }
td.TdClassName
{
border-color: #527053;
}
.TagClassName
{
border-color: #527053;
}
</style>