Shades of Killarney #527258
Tints of Killarney #527258
RGB
CMYK
RGB Variations
Color information
#527258 (or 0x527258) is known color: Killarney. HEX triplet: 52, 72 and 58. RGB value is (82,114,88). Sum of RGB (Red+Green+Blue) = 82+114+88=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 88 (34.77% from 255 or 30.99% from 284); Max value from RGB is 114 - color contains mainly: green. Hex color #527258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527258 is #AD8DA7. Grayscale: #656565. Windows color (decimal): -11373992 or 5796434. OLE color: 5796434.
HSL color Cylindrical-coordinate representation of color #527258: hue angle of 131.25º 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 #527258 is Cyan = 0.28, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 88 | - |
| CMYK | 0.28 | 0 | 0.23 | 0.55 |
| HSL | 131.25º | 0.16% | 0.38% | - |
| HSV(B) | 131.25º | 0.28% | 0.45% | - |
| XYZ | 11.26 | 14.53 | 11.44 | - |
| YUV | 101.47 | 120.4 | 114.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 88 | 0.28 | 0 | 0.23 | 0.55 | 131.25 | 0.16 | 0.38 |
| Hex | 52 | 72 | 58 | 1C | 0 | 17 | 37 | 83 | 10 | 26 |
| Octal | 122 | 162 | 130 | 34 | 0 | 27 | 67 | 203 | 20 | 46 |
| Binary | 1010010 | 1110010 | 1011000 | 11100 | 0 | 10111 | 110111 | 10000011 | 10000 | 100110 |
Color Harmonies of #527258
Complementary color
Monochromatic Colors of #527258
Black with #527258
Text Example
Text Example
White with #527258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527258; }
p { color: rgb(82,114,88); }
H1.HeaderClassName
{
color: #527258;
}
.AnyTagClassName
{
color: #527258;
}
</style>
background-color css
<style>
a { background-color: #527258; }
a { background-color: rgb(82,114,88); }
div.DivClassName
{
background-color: #527258;
}
.BgClassName
{
background-color: #527258;
}
</style>
border-color css
<style>
span { border-color: #527258; }
span { border-color: rgb(82,114,88); }
td.TdClassName
{
border-color: #527258;
}
.TagClassName
{
border-color: #527258;
}
</style>