Shades of Killarney #527853
Tints of Killarney #527853
RGB
CMYK
RGB Variations
Color information
#527853 (or 0x527853) is known color: Killarney. HEX triplet: 52, 78 and 53. RGB value is (82,120,83). Sum of RGB (Red+Green+Blue) = 82+120+83=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 120 (47.27% from 255 or 42.11% from 285); Blue value is 83 (32.81% from 255 or 29.12% from 285); Max value from RGB is 120 - color contains mainly: green. Hex color #527853 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527853 is #AD87AC. Grayscale: #686868. Windows color (decimal): -11372461 or 5470290. OLE color: 5470290.
HSL color Cylindrical-coordinate representation of color #527853: hue angle of 121.58º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #527853 is Cyan = 0.32, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 120 | 83 | - |
| CMYK | 0.32 | 0 | 0.31 | 0.53 |
| HSL | 121.58º | 0.19% | 0.4% | - |
| HSV(B) | 121.58º | 0.32% | 0.47% | - |
| XYZ | 11.76 | 15.85 | 10.62 | - |
| YUV | 104.42 | 115.91 | 112.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 83 | 0.32 | 0 | 0.31 | 0.53 | 121.58 | 0.19 | 0.4 |
| Hex | 52 | 78 | 53 | 20 | 0 | 1F | 35 | 7A | 13 | 28 |
| Octal | 122 | 170 | 123 | 40 | 0 | 37 | 65 | 172 | 23 | 50 |
| Binary | 1010010 | 1111000 | 1010011 | 100000 | 0 | 11111 | 110101 | 1111010 | 10011 | 101000 |
Color Harmonies of #527853
Complementary color
Monochromatic Colors of #527853
Black with #527853
Text Example
Text Example
White with #527853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527853; }
p { color: rgb(82,120,83); }
H1.HeaderClassName
{
color: #527853;
}
.AnyTagClassName
{
color: #527853;
}
</style>
background-color css
<style>
a { background-color: #527853; }
a { background-color: rgb(82,120,83); }
div.DivClassName
{
background-color: #527853;
}
.BgClassName
{
background-color: #527853;
}
</style>
border-color css
<style>
span { border-color: #527853; }
span { border-color: rgb(82,120,83); }
td.TdClassName
{
border-color: #527853;
}
.TagClassName
{
border-color: #527853;
}
</style>