Shades of Killarney #527254
Tints of Killarney #527254
RGB
CMYK
RGB Variations
Color information
#527254 (or 0x527254) is known color: Killarney. HEX triplet: 52, 72 and 54. RGB value is (82,114,84). Sum of RGB (Red+Green+Blue) = 82+114+84=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 114 (44.92% from 255 or 40.71% from 280); Blue value is 84 (33.20% from 255 or 30% from 280); Max value from RGB is 114 - color contains mainly: green. Hex color #527254 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527254 is #AD8DAB. Grayscale: #656565. Windows color (decimal): -11373996 or 5534290. OLE color: 5534290.
HSL color Cylindrical-coordinate representation of color #527254: hue angle of 123.75º 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 #527254 is Cyan = 0.28, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 84 | - |
| CMYK | 0.28 | 0 | 0.26 | 0.55 |
| HSL | 123.75º | 0.16% | 0.38% | - |
| HSV(B) | 123.75º | 0.28% | 0.45% | - |
| XYZ | 11.1 | 14.47 | 10.6 | - |
| YUV | 101.01 | 118.4 | 114.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 84 | 0.28 | 0 | 0.26 | 0.55 | 123.75 | 0.16 | 0.38 |
| Hex | 52 | 72 | 54 | 1C | 0 | 1A | 37 | 7C | 10 | 26 |
| Octal | 122 | 162 | 124 | 34 | 0 | 32 | 67 | 174 | 20 | 46 |
| Binary | 1010010 | 1110010 | 1010100 | 11100 | 0 | 11010 | 110111 | 1111100 | 10000 | 100110 |
Color Harmonies of #527254
Complementary color
Monochromatic Colors of #527254
Black with #527254
Text Example
Text Example
White with #527254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527254; }
p { color: rgb(82,114,84); }
H1.HeaderClassName
{
color: #527254;
}
.AnyTagClassName
{
color: #527254;
}
</style>
background-color css
<style>
a { background-color: #527254; }
a { background-color: rgb(82,114,84); }
div.DivClassName
{
background-color: #527254;
}
.BgClassName
{
background-color: #527254;
}
</style>
border-color css
<style>
span { border-color: #527254; }
span { border-color: rgb(82,114,84); }
td.TdClassName
{
border-color: #527254;
}
.TagClassName
{
border-color: #527254;
}
</style>