Shades of Killarney #537957
Tints of Killarney #537957
RGB
CMYK
RGB Variations
Color information
#537957 (or 0x537957) is known color: Killarney. HEX triplet: 53, 79 and 57. RGB value is (83,121,87). Sum of RGB (Red+Green+Blue) = 83+121+87=291 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.52% from 291); Green value is 121 (47.66% from 255 or 41.58% from 291); Blue value is 87 (34.38% from 255 or 29.90% from 291); Max value from RGB is 121 - color contains mainly: green. Hex color #537957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537957 is #AC86A8. Grayscale: #696969. Windows color (decimal): -11306665 or 5732691. OLE color: 5732691.
HSL color Cylindrical-coordinate representation of color #537957: hue angle of 126.32º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #537957 is Cyan = 0.31, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 87 | - |
| CMYK | 0.31 | 0 | 0.28 | 0.53 |
| HSL | 126.32º | 0.19% | 0.4% | - |
| HSV(B) | 126.32º | 0.31% | 0.47% | - |
| XYZ | 12.12 | 16.2 | 11.51 | - |
| YUV | 105.76 | 117.41 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 87 | 0.31 | 0 | 0.28 | 0.53 | 126.32 | 0.19 | 0.4 |
| Hex | 53 | 79 | 57 | 1F | 0 | 1C | 35 | 7E | 13 | 28 |
| Octal | 123 | 171 | 127 | 37 | 0 | 34 | 65 | 176 | 23 | 50 |
| Binary | 1010011 | 1111001 | 1010111 | 11111 | 0 | 11100 | 110101 | 1111110 | 10011 | 101000 |
Color Harmonies of #537957
Complementary color
Monochromatic Colors of #537957
Black with #537957
Text Example
Text Example
White with #537957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537957; }
p { color: rgb(83,121,87); }
H1.HeaderClassName
{
color: #537957;
}
.AnyTagClassName
{
color: #537957;
}
</style>
background-color css
<style>
a { background-color: #537957; }
a { background-color: rgb(83,121,87); }
div.DivClassName
{
background-color: #537957;
}
.BgClassName
{
background-color: #537957;
}
</style>
border-color css
<style>
span { border-color: #537957; }
span { border-color: rgb(83,121,87); }
td.TdClassName
{
border-color: #537957;
}
.TagClassName
{
border-color: #537957;
}
</style>