Shades of Killarney #537458
Tints of Killarney #537458
RGB
CMYK
RGB Variations
Color information
#537458 (or 0x537458) is known color: Killarney. HEX triplet: 53, 74 and 58. RGB value is (83,116,88). Sum of RGB (Red+Green+Blue) = 83+116+88=287 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.92% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 116 - color contains mainly: green. Hex color #537458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537458 is #AC8BA7. Grayscale: #676767. Windows color (decimal): -11307944 or 5796947. OLE color: 5796947.
HSL color Cylindrical-coordinate representation of color #537458: hue angle of 129.09º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #537458 is Cyan = 0.28, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 88 | - |
| CMYK | 0.28 | 0 | 0.24 | 0.55 |
| HSL | 129.09º | 0.17% | 0.39% | - |
| HSV(B) | 129.09º | 0.28% | 0.45% | - |
| XYZ | 11.57 | 15.03 | 11.52 | - |
| YUV | 102.94 | 119.57 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 88 | 0.28 | 0 | 0.24 | 0.55 | 129.09 | 0.17 | 0.39 |
| Hex | 53 | 74 | 58 | 1C | 0 | 18 | 37 | 81 | 11 | 27 |
| Octal | 123 | 164 | 130 | 34 | 0 | 30 | 67 | 201 | 21 | 47 |
| Binary | 1010011 | 1110100 | 1011000 | 11100 | 0 | 11000 | 110111 | 10000001 | 10001 | 100111 |
Color Harmonies of #537458
Complementary color
Monochromatic Colors of #537458
Black with #537458
Text Example
Text Example
White with #537458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537458; }
p { color: rgb(83,116,88); }
H1.HeaderClassName
{
color: #537458;
}
.AnyTagClassName
{
color: #537458;
}
</style>
background-color css
<style>
a { background-color: #537458; }
a { background-color: rgb(83,116,88); }
div.DivClassName
{
background-color: #537458;
}
.BgClassName
{
background-color: #537458;
}
</style>
border-color css
<style>
span { border-color: #537458; }
span { border-color: rgb(83,116,88); }
td.TdClassName
{
border-color: #537458;
}
.TagClassName
{
border-color: #537458;
}
</style>