Shades of Killarney #537058
Tints of Killarney #537058
RGB
CMYK
RGB Variations
Color information
#537058 (or 0x537058) is known color: Killarney. HEX triplet: 53, 70 and 58. RGB value is (83,112,88). Sum of RGB (Red+Green+Blue) = 83+112+88=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 112 (44.14% from 255 or 39.58% from 283); Blue value is 88 (34.77% from 255 or 31.10% from 283); Max value from RGB is 112 - color contains mainly: green. Hex color #537058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537058 is #AC8FA7. Grayscale: #646464. Windows color (decimal): -11308968 or 5795923. OLE color: 5795923.
HSL color Cylindrical-coordinate representation of color #537058: hue angle of 130.34º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #537058 is Cyan = 0.26, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 88 | - |
| CMYK | 0.26 | 0 | 0.21 | 0.56 |
| HSL | 130.34º | 0.15% | 0.38% | - |
| HSV(B) | 130.34º | 0.26% | 0.44% | - |
| XYZ | 11.12 | 14.13 | 11.37 | - |
| YUV | 100.59 | 120.89 | 115.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 88 | 0.26 | 0 | 0.21 | 0.56 | 130.34 | 0.15 | 0.38 |
| Hex | 53 | 70 | 58 | 1A | 0 | 15 | 38 | 82 | F | 26 |
| Octal | 123 | 160 | 130 | 32 | 0 | 25 | 70 | 202 | 17 | 46 |
| Binary | 1010011 | 1110000 | 1011000 | 11010 | 0 | 10101 | 111000 | 10000010 | 1111 | 100110 |
Color Harmonies of #537058
Complementary color
Monochromatic Colors of #537058
Black with #537058
Text Example
Text Example
White with #537058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537058; }
p { color: rgb(83,112,88); }
H1.HeaderClassName
{
color: #537058;
}
.AnyTagClassName
{
color: #537058;
}
</style>
background-color css
<style>
a { background-color: #537058; }
a { background-color: rgb(83,112,88); }
div.DivClassName
{
background-color: #537058;
}
.BgClassName
{
background-color: #537058;
}
</style>
border-color css
<style>
span { border-color: #537058; }
span { border-color: rgb(83,112,88); }
td.TdClassName
{
border-color: #537058;
}
.TagClassName
{
border-color: #537058;
}
</style>