Shades of Killarney #528252
Tints of Killarney #528252
RGB
CMYK
RGB Variations
Color information
#528252 (or 0x528252) is known color: Killarney. HEX triplet: 52, 82 and 52. RGB value is (82,130,82). Sum of RGB (Red+Green+Blue) = 82+130+82=294 (38% of max value = 765). Red value is 82 (32.42% from 255 or 27.89% from 294); Green value is 130 (51.17% from 255 or 44.22% from 294); Blue value is 82 (32.42% from 255 or 27.89% from 294); Max value from RGB is 130 - color contains mainly: green. Hex color #528252 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528252 is #AD7DAD. Grayscale: #6E6E6E. Windows color (decimal): -11369902 or 5407314. OLE color: 5407314.
HSL color Cylindrical-coordinate representation of color #528252: hue angle of 120º 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 #528252 is Cyan = 0.37, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 82 | - |
| CMYK | 0.37 | 0 | 0.37 | 0.49 |
| HSL | 120º | 0.23% | 0.42% | - |
| HSV(B) | 120º | 0.37% | 0.51% | - |
| XYZ | 12.99 | 18.37 | 10.84 | - |
| YUV | 110.18 | 112.1 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 82 | 0.37 | 0 | 0.37 | 0.49 | 120 | 0.23 | 0.42 |
| Hex | 52 | 82 | 52 | 25 | 0 | 25 | 31 | 78 | 17 | 2A |
| Octal | 122 | 202 | 122 | 45 | 0 | 45 | 61 | 170 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1010010 | 100101 | 0 | 100101 | 110001 | 1111000 | 10111 | 101010 |
Color Harmonies of #528252
Complementary color
Monochromatic Colors of #528252
Black with #528252
Text Example
Text Example
White with #528252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528252; }
p { color: rgb(82,130,82); }
H1.HeaderClassName
{
color: #528252;
}
.AnyTagClassName
{
color: #528252;
}
</style>
background-color css
<style>
a { background-color: #528252; }
a { background-color: rgb(82,130,82); }
div.DivClassName
{
background-color: #528252;
}
.BgClassName
{
background-color: #528252;
}
</style>
border-color css
<style>
span { border-color: #528252; }
span { border-color: rgb(82,130,82); }
td.TdClassName
{
border-color: #528252;
}
.TagClassName
{
border-color: #528252;
}
</style>