Shades of Killarney #537158
Tints of Killarney #537158
RGB
CMYK
RGB Variations
Color information
#537158 (or 0x537158) is known color: Killarney. HEX triplet: 53, 71 and 58. RGB value is (83,113,88). Sum of RGB (Red+Green+Blue) = 83+113+88=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 88 (34.77% from 255 or 30.99% from 284); Max value from RGB is 113 - color contains mainly: green. Hex color #537158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537158 is #AC8EA7. Grayscale: #656565. Windows color (decimal): -11308712 or 5796179. OLE color: 5796179.
HSL color Cylindrical-coordinate representation of color #537158: hue angle of 130º 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 #537158 is Cyan = 0.27, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 113 | 88 | - |
| CMYK | 0.27 | 0 | 0.22 | 0.56 |
| HSL | 130º | 0.15% | 0.38% | - |
| HSV(B) | 130º | 0.27% | 0.44% | - |
| XYZ | 11.23 | 14.35 | 11.41 | - |
| YUV | 101.18 | 120.56 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 88 | 0.27 | 0 | 0.22 | 0.56 | 130 | 0.15 | 0.38 |
| Hex | 53 | 71 | 58 | 1B | 0 | 16 | 38 | 82 | F | 26 |
| Octal | 123 | 161 | 130 | 33 | 0 | 26 | 70 | 202 | 17 | 46 |
| Binary | 1010011 | 1110001 | 1011000 | 11011 | 0 | 10110 | 111000 | 10000010 | 1111 | 100110 |
Color Harmonies of #537158
Complementary color
Monochromatic Colors of #537158
Black with #537158
Text Example
Text Example
White with #537158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537158; }
p { color: rgb(83,113,88); }
H1.HeaderClassName
{
color: #537158;
}
.AnyTagClassName
{
color: #537158;
}
</style>
background-color css
<style>
a { background-color: #537158; }
a { background-color: rgb(83,113,88); }
div.DivClassName
{
background-color: #537158;
}
.BgClassName
{
background-color: #537158;
}
</style>
border-color css
<style>
span { border-color: #537158; }
span { border-color: rgb(83,113,88); }
td.TdClassName
{
border-color: #537158;
}
.TagClassName
{
border-color: #537158;
}
</style>