Shades of Killarney #537656
Tints of Killarney #537656
RGB
CMYK
RGB Variations
Color information
#537656 (or 0x537656) is known color: Killarney. HEX triplet: 53, 76 and 56. RGB value is (83,118,86). Sum of RGB (Red+Green+Blue) = 83+118+86=287 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.92% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 86 (33.98% from 255 or 29.97% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #537656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537656 is #AC89A9. Grayscale: #676767. Windows color (decimal): -11307434 or 5666387. OLE color: 5666387.
HSL color Cylindrical-coordinate representation of color #537656: hue angle of 125.14º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537656 is Cyan = 0.30, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 86 | - |
| CMYK | 0.30 | 0 | 0.27 | 0.54 |
| HSL | 125.14º | 0.17% | 0.39% | - |
| HSV(B) | 125.14º | 0.3% | 0.46% | - |
| XYZ | 11.73 | 15.47 | 11.17 | - |
| YUV | 103.89 | 117.9 | 113.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 86 | 0.30 | 0 | 0.27 | 0.54 | 125.14 | 0.17 | 0.39 |
| Hex | 53 | 76 | 56 | 1E | 0 | 1B | 36 | 7D | 11 | 27 |
| Octal | 123 | 166 | 126 | 36 | 0 | 33 | 66 | 175 | 21 | 47 |
| Binary | 1010011 | 1110110 | 1010110 | 11110 | 0 | 11011 | 110110 | 1111101 | 10001 | 100111 |
Color Harmonies of #537656
Complementary color
Monochromatic Colors of #537656
Black with #537656
Text Example
Text Example
White with #537656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537656; }
p { color: rgb(83,118,86); }
H1.HeaderClassName
{
color: #537656;
}
.AnyTagClassName
{
color: #537656;
}
</style>
background-color css
<style>
a { background-color: #537656; }
a { background-color: rgb(83,118,86); }
div.DivClassName
{
background-color: #537656;
}
.BgClassName
{
background-color: #537656;
}
</style>
border-color css
<style>
span { border-color: #537656; }
span { border-color: rgb(83,118,86); }
td.TdClassName
{
border-color: #537656;
}
.TagClassName
{
border-color: #537656;
}
</style>