Shades of Killarney #537558
Tints of Killarney #537558
RGB
CMYK
RGB Variations
Color information
#537558 (or 0x537558) is known color: Killarney. HEX triplet: 53, 75 and 58. RGB value is (83,117,88). Sum of RGB (Red+Green+Blue) = 83+117+88=288 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.82% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 88 (34.77% from 255 or 30.56% from 288); Max value from RGB is 117 - color contains mainly: green. Hex color #537558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537558 is #AC8AA7. Grayscale: #676767. Windows color (decimal): -11307688 or 5797203. OLE color: 5797203.
HSL color Cylindrical-coordinate representation of color #537558: hue angle of 128.82º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537558 is Cyan = 0.29, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 88 | - |
| CMYK | 0.29 | 0 | 0.25 | 0.54 |
| HSL | 128.82º | 0.17% | 0.39% | - |
| HSV(B) | 128.82º | 0.29% | 0.46% | - |
| XYZ | 11.69 | 15.27 | 11.56 | - |
| YUV | 103.53 | 119.24 | 113.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 88 | 0.29 | 0 | 0.25 | 0.54 | 128.82 | 0.17 | 0.39 |
| Hex | 53 | 75 | 58 | 1D | 0 | 19 | 36 | 81 | 11 | 27 |
| Octal | 123 | 165 | 130 | 35 | 0 | 31 | 66 | 201 | 21 | 47 |
| Binary | 1010011 | 1110101 | 1011000 | 11101 | 0 | 11001 | 110110 | 10000001 | 10001 | 100111 |
Color Harmonies of #537558
Complementary color
Monochromatic Colors of #537558
Black with #537558
Text Example
Text Example
White with #537558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537558; }
p { color: rgb(83,117,88); }
H1.HeaderClassName
{
color: #537558;
}
.AnyTagClassName
{
color: #537558;
}
</style>
background-color css
<style>
a { background-color: #537558; }
a { background-color: rgb(83,117,88); }
div.DivClassName
{
background-color: #537558;
}
.BgClassName
{
background-color: #537558;
}
</style>
border-color css
<style>
span { border-color: #537558; }
span { border-color: rgb(83,117,88); }
td.TdClassName
{
border-color: #537558;
}
.TagClassName
{
border-color: #537558;
}
</style>