Shades of Killarney #528353
Tints of Killarney #528353
RGB
CMYK
RGB Variations
Color information
#528353 (or 0x528353) is known color: Killarney. HEX triplet: 52, 83 and 53. RGB value is (82,131,83). Sum of RGB (Red+Green+Blue) = 82+131+83=296 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.70% from 296); Green value is 131 (51.56% from 255 or 44.26% from 296); Blue value is 83 (32.81% from 255 or 28.04% from 296); Max value from RGB is 131 - color contains mainly: green. Hex color #528353 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528353 is #AD7CAC. Grayscale: #6F6F6F. Windows color (decimal): -11369645 or 5473106. OLE color: 5473106.
HSL color Cylindrical-coordinate representation of color #528353: hue angle of 121.22º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #528353 is Cyan = 0.37, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 131 | 83 | - |
| CMYK | 0.37 | 0 | 0.37 | 0.49 |
| HSL | 121.22º | 0.23% | 0.42% | - |
| HSV(B) | 121.22º | 0.37% | 0.51% | - |
| XYZ | 13.16 | 18.65 | 11.09 | - |
| YUV | 110.88 | 112.27 | 107.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 83 | 0.37 | 0 | 0.37 | 0.49 | 121.22 | 0.23 | 0.42 |
| Hex | 52 | 83 | 53 | 25 | 0 | 25 | 31 | 79 | 17 | 2A |
| Octal | 122 | 203 | 123 | 45 | 0 | 45 | 61 | 171 | 27 | 52 |
| Binary | 1010010 | 10000011 | 1010011 | 100101 | 0 | 100101 | 110001 | 1111001 | 10111 | 101010 |
Color Harmonies of #528353
Complementary color
Monochromatic Colors of #528353
Black with #528353
Text Example
Text Example
White with #528353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528353; }
p { color: rgb(82,131,83); }
H1.HeaderClassName
{
color: #528353;
}
.AnyTagClassName
{
color: #528353;
}
</style>
background-color css
<style>
a { background-color: #528353; }
a { background-color: rgb(82,131,83); }
div.DivClassName
{
background-color: #528353;
}
.BgClassName
{
background-color: #528353;
}
</style>
border-color css
<style>
span { border-color: #528353; }
span { border-color: rgb(82,131,83); }
td.TdClassName
{
border-color: #528353;
}
.TagClassName
{
border-color: #528353;
}
</style>