Shades of Killarney #537156
Tints of Killarney #537156
RGB
CMYK
RGB Variations
Color information
#537156 (or 0x537156) is known color: Killarney. HEX triplet: 53, 71 and 56. RGB value is (83,113,86). Sum of RGB (Red+Green+Blue) = 83+113+86=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 86 (33.98% from 255 or 30.50% from 282); Max value from RGB is 113 - color contains mainly: green. Hex color #537156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537156 is #AC8EA9. Grayscale: #656565. Windows color (decimal): -11308714 or 5665107. OLE color: 5665107.
HSL color Cylindrical-coordinate representation of color #537156: hue angle of 126º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #537156 is Cyan = 0.27, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 113 | 86 | - |
| CMYK | 0.27 | 0 | 0.24 | 0.56 |
| HSL | 126º | 0.15% | 0.38% | - |
| HSV(B) | 126º | 0.27% | 0.44% | - |
| XYZ | 11.15 | 14.32 | 10.98 | - |
| YUV | 100.95 | 119.56 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 86 | 0.27 | 0 | 0.24 | 0.56 | 126 | 0.15 | 0.38 |
| Hex | 53 | 71 | 56 | 1B | 0 | 18 | 38 | 7E | F | 26 |
| Octal | 123 | 161 | 126 | 33 | 0 | 30 | 70 | 176 | 17 | 46 |
| Binary | 1010011 | 1110001 | 1010110 | 11011 | 0 | 11000 | 111000 | 1111110 | 1111 | 100110 |
Color Harmonies of #537156
Complementary color
Monochromatic Colors of #537156
Black with #537156
Text Example
Text Example
White with #537156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537156; }
p { color: rgb(83,113,86); }
H1.HeaderClassName
{
color: #537156;
}
.AnyTagClassName
{
color: #537156;
}
</style>
background-color css
<style>
a { background-color: #537156; }
a { background-color: rgb(83,113,86); }
div.DivClassName
{
background-color: #537156;
}
.BgClassName
{
background-color: #537156;
}
</style>
border-color css
<style>
span { border-color: #537156; }
span { border-color: rgb(83,113,86); }
td.TdClassName
{
border-color: #537156;
}
.TagClassName
{
border-color: #537156;
}
</style>