Shades of Killarney #538458
Tints of Killarney #538458
RGB
CMYK
RGB Variations
Color information
#538458 (or 0x538458) is known color: Killarney. HEX triplet: 53, 84 and 58. RGB value is (83,132,88). Sum of RGB (Red+Green+Blue) = 83+132+88=303 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.39% from 303); Green value is 132 (51.95% from 255 or 43.56% from 303); Blue value is 88 (34.77% from 255 or 29.04% from 303); Max value from RGB is 132 - color contains mainly: green. Hex color #538458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538458 is #AC7BA7. Grayscale: #707070. Windows color (decimal): -11303848 or 5801043. OLE color: 5801043.
HSL color Cylindrical-coordinate representation of color #538458: hue angle of 126.12º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #538458 is Cyan = 0.37, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 132 | 88 | - |
| CMYK | 0.37 | 0 | 0.33 | 0.48 |
| HSL | 126.12º | 0.23% | 0.42% | - |
| HSV(B) | 126.12º | 0.37% | 0.52% | - |
| XYZ | 13.58 | 19.05 | 12.19 | - |
| YUV | 112.33 | 114.27 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 132 | 88 | 0.37 | 0 | 0.33 | 0.48 | 126.12 | 0.23 | 0.42 |
| Hex | 53 | 84 | 58 | 25 | 0 | 21 | 30 | 7E | 17 | 2A |
| Octal | 123 | 204 | 130 | 45 | 0 | 41 | 60 | 176 | 27 | 52 |
| Binary | 1010011 | 10000100 | 1011000 | 100101 | 0 | 100001 | 110000 | 1111110 | 10111 | 101010 |
Color Harmonies of #538458
Complementary color
Monochromatic Colors of #538458
Black with #538458
Text Example
Text Example
White with #538458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538458; }
p { color: rgb(83,132,88); }
H1.HeaderClassName
{
color: #538458;
}
.AnyTagClassName
{
color: #538458;
}
</style>
background-color css
<style>
a { background-color: #538458; }
a { background-color: rgb(83,132,88); }
div.DivClassName
{
background-color: #538458;
}
.BgClassName
{
background-color: #538458;
}
</style>
border-color css
<style>
span { border-color: #538458; }
span { border-color: rgb(83,132,88); }
td.TdClassName
{
border-color: #538458;
}
.TagClassName
{
border-color: #538458;
}
</style>