Shades of Killarney #527353
Tints of Killarney #527353
RGB
CMYK
RGB Variations
Color information
#527353 (or 0x527353) is known color: Killarney. HEX triplet: 52, 73 and 53. RGB value is (82,115,83). Sum of RGB (Red+Green+Blue) = 82+115+83=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 83 (32.81% from 255 or 29.64% from 280); Max value from RGB is 115 - color contains mainly: green. Hex color #527353 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527353 is #AD8CAC. Grayscale: #656565. Windows color (decimal): -11373741 or 5469010. OLE color: 5469010.
HSL color Cylindrical-coordinate representation of color #527353: hue angle of 121.82º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #527353 is Cyan = 0.29, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 83 | - |
| CMYK | 0.29 | 0 | 0.28 | 0.55 |
| HSL | 121.82º | 0.17% | 0.39% | - |
| HSV(B) | 121.82º | 0.29% | 0.45% | - |
| XYZ | 11.17 | 14.68 | 10.43 | - |
| YUV | 101.49 | 117.57 | 114.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 83 | 0.29 | 0 | 0.28 | 0.55 | 121.82 | 0.17 | 0.39 |
| Hex | 52 | 73 | 53 | 1D | 0 | 1C | 37 | 7A | 11 | 27 |
| Octal | 122 | 163 | 123 | 35 | 0 | 34 | 67 | 172 | 21 | 47 |
| Binary | 1010010 | 1110011 | 1010011 | 11101 | 0 | 11100 | 110111 | 1111010 | 10001 | 100111 |
Color Harmonies of #527353
Complementary color
Monochromatic Colors of #527353
Black with #527353
Text Example
Text Example
White with #527353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527353; }
p { color: rgb(82,115,83); }
H1.HeaderClassName
{
color: #527353;
}
.AnyTagClassName
{
color: #527353;
}
</style>
background-color css
<style>
a { background-color: #527353; }
a { background-color: rgb(82,115,83); }
div.DivClassName
{
background-color: #527353;
}
.BgClassName
{
background-color: #527353;
}
</style>
border-color css
<style>
span { border-color: #527353; }
span { border-color: rgb(82,115,83); }
td.TdClassName
{
border-color: #527353;
}
.TagClassName
{
border-color: #527353;
}
</style>