Shades of Killarney #538559
Tints of Killarney #538559
RGB
CMYK
RGB Variations
Color information
#538559 (or 0x538559) is known color: Killarney. HEX triplet: 53, 85 and 59. RGB value is (83,133,89). Sum of RGB (Red+Green+Blue) = 83+133+89=305 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.21% from 305); Green value is 133 (52.34% from 255 or 43.61% from 305); Blue value is 89 (35.16% from 255 or 29.18% from 305); Max value from RGB is 133 - color contains mainly: green. Hex color #538559 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538559 is #AC7AA6. Grayscale: #717171. Windows color (decimal): -11303591 or 5866835. OLE color: 5866835.
HSL color Cylindrical-coordinate representation of color #538559: hue angle of 127.2º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #538559 is Cyan = 0.38, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 133 | 89 | - |
| CMYK | 0.38 | 0 | 0.33 | 0.48 |
| HSL | 127.2º | 0.23% | 0.42% | - |
| HSV(B) | 127.2º | 0.38% | 0.52% | - |
| XYZ | 13.76 | 19.34 | 12.46 | - |
| YUV | 113.03 | 114.44 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 133 | 89 | 0.38 | 0 | 0.33 | 0.48 | 127.2 | 0.23 | 0.42 |
| Hex | 53 | 85 | 59 | 26 | 0 | 21 | 30 | 7F | 17 | 2A |
| Octal | 123 | 205 | 131 | 46 | 0 | 41 | 60 | 177 | 27 | 52 |
| Binary | 1010011 | 10000101 | 1011001 | 100110 | 0 | 100001 | 110000 | 1111111 | 10111 | 101010 |
Color Harmonies of #538559
Complementary color
Monochromatic Colors of #538559
Black with #538559
Text Example
Text Example
White with #538559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538559; }
p { color: rgb(83,133,89); }
H1.HeaderClassName
{
color: #538559;
}
.AnyTagClassName
{
color: #538559;
}
</style>
background-color css
<style>
a { background-color: #538559; }
a { background-color: rgb(83,133,89); }
div.DivClassName
{
background-color: #538559;
}
.BgClassName
{
background-color: #538559;
}
</style>
border-color css
<style>
span { border-color: #538559; }
span { border-color: rgb(83,133,89); }
td.TdClassName
{
border-color: #538559;
}
.TagClassName
{
border-color: #538559;
}
</style>